Uses of Class
org.nuxeo.ecm.platform.publisher.descriptors.PublicationTreeDescriptor
Packages that use PublicationTreeDescriptor
-
Uses of PublicationTreeDescriptor in org.nuxeo.ecm.platform.publisher.impl.service
Fields in org.nuxeo.ecm.platform.publisher.impl.service with type parameters of type PublicationTreeDescriptorModifier and TypeFieldDescriptionprotected Map<String, PublicationTreeDescriptor> PublisherServiceImpl.treeDescriptorsMethods in org.nuxeo.ecm.platform.publisher.impl.service that return PublicationTreeDescriptorModifier and TypeMethodDescriptionprotected PublicationTreeDescriptorPublisherServiceImpl.getPublicationTreeDescriptor(PublicationTreeConfigDescriptor config) Methods in org.nuxeo.ecm.platform.publisher.impl.service with parameters of type PublicationTreeDescriptorModifier and TypeMethodDescriptionprotected PublicationTreePublisherServiceImpl.getPublicationTree(PublicationTreeDescriptor treeDescriptor, CoreSession coreSession, Map<String, String> parameters, PublishedDocumentFactory factory, String configName, String treeTitle) protected PublishedDocumentFactoryPublisherServiceImpl.getPublishedDocumentFactory(PublicationTreeConfigDescriptor config, PublicationTreeDescriptor treeDescriptor, CoreSession coreSession, Map<String, String> params) protected PublishedDocumentFactoryDescriptorPublisherServiceImpl.getPublishedDocumentFactoryDescriptor(PublicationTreeConfigDescriptor config, PublicationTreeDescriptor treeDescriptor)