Package com.logviewer.data2
Interface FavoriteLogService
- All Known Implementing Classes:
FileFavoriteLogService,InmemoryFavoritesService
public interface FavoriteLogService
-
Method Summary
Modifier and TypeMethodDescriptionaddFavoriteLog(String path) booleanremoveFavorite(String path)
-
Method Details
-
getFavorites
-
addFavoriteLog
-
removeFavorite
-
isEditable
boolean isEditable()
-