Uses of Interface
com.logviewer.data2.FavoriteLogService
Packages that use FavoriteLogService
Package
Description
-
Uses of FavoriteLogService in com.logviewer.config
Methods in com.logviewer.config that return FavoriteLogService -
Uses of FavoriteLogService in com.logviewer.data2
Classes in com.logviewer.data2 that implement FavoriteLogService -
Uses of FavoriteLogService in com.logviewer.impl
Classes in com.logviewer.impl that implement FavoriteLogService -
Uses of FavoriteLogService in com.logviewer.web.dto.events
Constructors in com.logviewer.web.dto.events with parameters of type FavoriteLogServiceModifierConstructorDescriptionEventSetViewState(LogView[] logs, com.typesafe.config.Config uiConfig, FavoriteLogService favoriteLogService, Map<String, String> globalSavedFilters, boolean initByPermalink)