Uses of Class
org.nuxeo.ecm.platform.query.api.AbstractPageProvider
Package
Description
-
Uses of AbstractPageProvider in org.nuxeo.ecm.directory.providers
Modifier and TypeClassDescriptionclass
Simple page provider giving the possibility to paginate aDirectory
. -
Uses of AbstractPageProvider in org.nuxeo.ecm.platform.audit.api
Modifier and TypeClassDescriptionclass
PageProvider
implementation that returnsLogEntry
from Audit Service -
Uses of AbstractPageProvider in org.nuxeo.ecm.platform.audit.api.document
Modifier and TypeClassDescriptionclass
Page provider that is dedicated to fetching history of a Document. -
Uses of AbstractPageProvider in org.nuxeo.ecm.platform.audit.provider
-
Uses of AbstractPageProvider in org.nuxeo.ecm.platform.query.core
Modifier and TypeClassDescriptionclass
Wraps aDocumentModelList
inside aPageProvider
.class
EmptyPageProvider<T extends Serializable>
-
Uses of AbstractPageProvider in org.nuxeo.ecm.platform.query.nxql
Modifier and TypeClassDescriptionclass
Page provider performing a queryAndFetch on a core session.class
Page provider performing a query on a core session. -
Uses of AbstractPageProvider in org.nuxeo.ecm.platform.routing.core.provider
Modifier and TypeClassDescriptionclass
Page provider to retrieve workflow tasks. -
Uses of AbstractPageProvider in org.nuxeo.ecm.platform.shibboleth
Modifier and TypeClassDescriptionclass
Page provider listing Shibboleth groups -
Uses of AbstractPageProvider in org.nuxeo.ecm.platform.task.providers
-
Uses of AbstractPageProvider in org.nuxeo.ecm.platform.usermanager.providers
Modifier and TypeClassDescriptionclass
class
Abstract Page provider listing groups.class
class
class
class
Default Groups Providerclass
Page provider listingNuxeoGroup
s.class
* Page provider listingNuxeoPrincipal
s.class
Page provider listing users. -
Uses of AbstractPageProvider in org.nuxeo.elasticsearch.audit.pageprovider
-
Uses of AbstractPageProvider in org.nuxeo.elasticsearch.provider
Modifier and TypeClassDescriptionclass
class
Elasticsearch Page provider that converts the NXQL query build by CoreQueryDocumentPageProvider. -
Uses of AbstractPageProvider in org.nuxeo.mongodb.audit.pageprovider
Modifier and TypeClassDescriptionclass
class
-
Uses of AbstractPageProvider in org.nuxeo.snapshot.pageprovider