public final class CollectionsManagerImpl extends Object implements CollectionsManager
| Constructor and Description |
|---|
CollectionsManagerImpl(Option<IndexPlugin> indexPlugin)
Constructeur.
|
| Modifier and Type | Method and Description |
|---|---|
DtListProcessor |
createDtListProcessor() |
<D extends DtObject> |
createIndexDtListFunctionBuilder() |
<R extends DtObject> |
facetList(DtList<R> dtList,
FacetedQuery facetedQuery) |
@Inject public CollectionsManagerImpl(Option<IndexPlugin> indexPlugin)
indexPlugin - Plugin optionnel d'indexpublic <R extends DtObject> FacetedQueryResult<R,DtList<R>> facetList(DtList<R> dtList, FacetedQuery facetedQuery)
facetList in interface CollectionsManagerpublic DtListProcessor createDtListProcessor()
createDtListProcessor in interface CollectionsManagerpublic <D extends DtObject> IndexDtListFunctionBuilder<D> createIndexDtListFunctionBuilder()
createIndexDtListFunctionBuilder in interface CollectionsManagerCopyright © 2016. All Rights Reserved.