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 RootSectionFinderPublisherService. 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 RootSectionFinderRootSectionFinderFactory. 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 RootSectionFinderRootSectionsPublicationTree. 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 classAbstractRootSectionsFinderclassDefaultRootSectionsFinderHelper 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 RootSectionFinderPublisherServiceImpl. getRootSectionFinder(CoreSession session)
-