Uses of Interface
org.codelibs.fess.ds.DataStore
Packages that use DataStore
-
Uses of DataStore in org.codelibs.fess.ds
Classes in org.codelibs.fess.ds that implement DataStoreFields in org.codelibs.fess.ds with type parameters of type DataStoreModifier and TypeFieldDescriptionDataStoreFactory.dataStoreMapMap containing registered data store instances indexed by their names and class simple names.Methods in org.codelibs.fess.ds that return DataStoreModifier and TypeMethodDescriptionDataStoreFactory.getDataStore(String name) Retrieves a data store instance by name.Methods in org.codelibs.fess.ds with parameters of type DataStore