Uses of Interface
org.nuxeo.ecm.platform.publisher.helper.RootSectionFinderFactory
-
Packages that use RootSectionFinderFactory Package Description org.nuxeo.ecm.platform.publisher.descriptors org.nuxeo.ecm.platform.publisher.impl.service -
-
Uses of RootSectionFinderFactory in org.nuxeo.ecm.platform.publisher.descriptors
Methods in org.nuxeo.ecm.platform.publisher.descriptors that return types with arguments of type RootSectionFinderFactory Modifier and Type Method Description Class<? extends RootSectionFinderFactory>
RootSectionFinderFactoryDescriptor. getFactory()
-
Uses of RootSectionFinderFactory in org.nuxeo.ecm.platform.publisher.impl.service
Fields in org.nuxeo.ecm.platform.publisher.impl.service declared as RootSectionFinderFactory Modifier and Type Field Description protected RootSectionFinderFactory
PublisherServiceImpl. rootSectionFinderFactory
-