Uses of Class
org.codelibs.fess.util.QueryResponseList
-
Packages that use QueryResponseList Package Description org.codelibs.fess.helper org.codelibs.fess.util -
-
Uses of QueryResponseList in org.codelibs.fess.helper
Methods in org.codelibs.fess.helper with parameters of type QueryResponseList Modifier and Type Method Description protected voidSearchLogHelper. addDocumentsInResponse(QueryResponseList queryResponseList, SearchLog searchLog)voidSearchLogHelper. addSearchLog(SearchRequestParams params, java.time.LocalDateTime requestedTime, java.lang.String queryId, java.lang.String query, int pageStart, int pageSize, QueryResponseList queryResponseList) -
Uses of QueryResponseList in org.codelibs.fess.util
Methods in org.codelibs.fess.util that return QueryResponseList Modifier and Type Method Description static QueryResponseListComponentUtil. getQueryResponseList()
-