Package org.codelibs.fess.app.service
Class FavoriteLogService
java.lang.Object
org.codelibs.fess.app.service.FavoriteLogService
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected FavoriteLogBhvprotected FessConfigprotected SystemHelperprotected UserInfoBhv -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanaddUrl(String userCode, BiConsumer<UserInfo, FavoriteLog> favoriteLogLambda) getUrlList(String userCode, List<String> urlList)
-
Field Details
-
systemHelper
-
userInfoBhv
-
favoriteLogBhv
-
fessConfig
-
-
Constructor Details
-
FavoriteLogService
public FavoriteLogService()
-
-
Method Details
-
addUrl
-
getUrlList
-