Uses of Interface
org.nuxeo.ecm.platform.query.api.PageProviderService
Package
Description
-
Uses of PageProviderService in org.nuxeo.ecm.automation.core.operations.services
Modifier and TypeFieldDescriptionprotected PageProviderService
AuditPageProviderOperation.ppService
-
Uses of PageProviderService in org.nuxeo.ecm.automation.core.util
Modifier and TypeMethodDescriptionstatic DocumentModel
PageProviderHelper.getSearchDocumentModel
(CoreSession session, PageProviderService pps, String providerName, Map<String, String> namedParameters) Returns asearchDocumentModel
if the givenproviderName
is not null and has a validdefinition
, or if the givennamedParameters
is not empty. -
Uses of PageProviderService in org.nuxeo.ecm.platform.filemanager.service.extension
Modifier and TypeFieldDescriptionprotected PageProviderService
DefaultCreationContainerListProvider.ppService
Deprecated.since 11.1.Modifier and TypeMethodDescriptionprotected PageProviderService
DefaultCreationContainerListProvider.getPageProviderService()
Deprecated.since 11.1. -
Uses of PageProviderService in org.nuxeo.ecm.platform.query.core
-
Uses of PageProviderService in org.nuxeo.ecm.restapi.server.jaxrs
Modifier and TypeMethodDescriptionprotected DocumentModel
QueryObject.getSearchDocumentModel
(CoreSession session, PageProviderService pps, String providerName, Properties namedParameters) Deprecated.since 11.1, usePageProviderHelper.getSearchDocumentModel(CoreSession, PageProviderService, String, Map)
instead -
Uses of PageProviderService in org.nuxeo.ecm.restapi.server.jaxrs.search