public class FavoriteLogService extends Object
| Modifier and Type | Field and Description |
|---|---|
protected FavoriteLogBhv |
favoriteLogBhv |
protected FessConfig |
fessConfig |
protected SystemHelper |
systemHelper |
protected UserInfoBhv |
userInfoBhv |
| Constructor and Description |
|---|
FavoriteLogService() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
addUrl(String userCode,
BiConsumer<UserInfo,FavoriteLog> favoriteLogLambda) |
List<String> |
getUrlList(String userCode,
List<String> urlList) |
protected SystemHelper systemHelper
protected UserInfoBhv userInfoBhv
protected FavoriteLogBhv favoriteLogBhv
protected FessConfig fessConfig
public boolean addUrl(String userCode, BiConsumer<UserInfo,FavoriteLog> favoriteLogLambda)
Copyright © 2009–2017 CodeLibs. All rights reserved.