Uses of Interface
org.nuxeo.ecm.platform.publisher.helper.RootSectionFinder
-
-
Uses of RootSectionFinder in org.nuxeo.ecm.platform.publisher.api
Methods in org.nuxeo.ecm.platform.publisher.api that return RootSectionFinder Modifier and Type Method Description RootSectionFinder
PublisherService. getRootSectionFinder(CoreSession session)
-
Uses of RootSectionFinder in org.nuxeo.ecm.platform.publisher.helper
Methods in org.nuxeo.ecm.platform.publisher.helper that return RootSectionFinder Modifier and Type Method Description RootSectionFinder
RootSectionFinderFactory. getRootSectionFinder(CoreSession session)
-
Uses of RootSectionFinder in org.nuxeo.ecm.platform.publisher.impl.core
Fields in org.nuxeo.ecm.platform.publisher.impl.core declared as RootSectionFinder Modifier and Type Field Description protected RootSectionFinder
RootSectionsPublicationTree. rootFinder
-
Uses of RootSectionFinder in org.nuxeo.ecm.platform.publisher.impl.finder
Classes in org.nuxeo.ecm.platform.publisher.impl.finder that implement RootSectionFinder Modifier and Type Class Description class
AbstractRootSectionsFinder
class
DefaultRootSectionsFinder
Helper class to manage: unrestricted fetch of Sections filtering according to user rights -
Uses of RootSectionFinder in org.nuxeo.ecm.platform.publisher.impl.service
Methods in org.nuxeo.ecm.platform.publisher.impl.service that return RootSectionFinder Modifier and Type Method Description RootSectionFinder
PublisherServiceImpl. getRootSectionFinder(CoreSession session)
-