|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RepositoryIndexer | |
---|---|
com.jalios.jcms.fileprocessor.repository | |
com.jalios.jcms.fileprocessor.repository.jcmsupload |
Uses of RepositoryIndexer in com.jalios.jcms.fileprocessor.repository |
---|
Methods in com.jalios.jcms.fileprocessor.repository that return RepositoryIndexer | |
---|---|
RepositoryIndexer |
Repository.getIndexer()
For one repository, the way LuceneDocument are constructed from the content of a file and the file itself, is specific to the structure of the index. |
Method parameters in com.jalios.jcms.fileprocessor.repository with type arguments of type RepositoryIndexer | |
---|---|
void |
Repository.setIndexerClass(Class<? extends RepositoryIndexer> indexerClass)
|
Uses of RepositoryIndexer in com.jalios.jcms.fileprocessor.repository.jcmsupload |
---|
Classes in com.jalios.jcms.fileprocessor.repository.jcmsupload that implement RepositoryIndexer | |
---|---|
class |
JCMSUploadIndexer
Implementation of the RepositoryIndexer for the JCMS upload directory. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |