Uses of Class
org.codelibs.fess.util.DocList
-
Packages that use DocList Package Description org.codelibs.fess.ds.callback org.codelibs.fess.helper -
-
Uses of DocList in org.codelibs.fess.ds.callback
Fields in org.codelibs.fess.ds.callback declared as DocList Modifier and Type Field Description protected DocListIndexUpdateCallbackImpl. docList -
Uses of DocList in org.codelibs.fess.helper
Methods in org.codelibs.fess.helper with parameters of type DocList Modifier and Type Method Description voidIndexingHelper. sendDocuments(SearchEngineClient searchEngineClient, DocList docList)
-