public class PopularWordHelper extends Object
| Constructor and Description |
|---|
PopularWordHelper() |
| Modifier and Type | Method and Description |
|---|---|
void |
clearCache() |
protected String |
getCacheKey(String seed,
String[] tags,
String[] roles,
String[] fields,
String[] excludes) |
List<String> |
getWordList(SearchRequestParams.SearchRequestType searchRequestType,
String seed,
String[] tags,
String[] roles,
String[] fields,
String[] excludes) |
void |
init() |
@PostConstruct public void init()
public List<String> getWordList(SearchRequestParams.SearchRequestType searchRequestType, String seed, String[] tags, String[] roles, String[] fields, String[] excludes)
public void clearCache()
Copyright © 2009–2017 CodeLibs. All rights reserved.