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.treeDescriptors
Methods in org.nuxeo.ecm.platform.publisher.impl.service that return PublicationTreeDescriptorModifier and TypeMethodDescriptionprotected PublicationTreeDescriptor
PublisherServiceImpl.getPublicationTreeDescriptor
(PublicationTreeConfigDescriptor config) Methods in org.nuxeo.ecm.platform.publisher.impl.service with parameters of type PublicationTreeDescriptorModifier and TypeMethodDescriptionprotected PublicationTree
PublisherServiceImpl.getPublicationTree
(PublicationTreeDescriptor treeDescriptor, CoreSession coreSession, Map<String, String> parameters, PublishedDocumentFactory factory, String configName, String treeTitle) protected PublishedDocumentFactory
PublisherServiceImpl.getPublishedDocumentFactory
(PublicationTreeConfigDescriptor config, PublicationTreeDescriptor treeDescriptor, CoreSession coreSession, Map<String, String> params) protected PublishedDocumentFactoryDescriptor
PublisherServiceImpl.getPublishedDocumentFactoryDescriptor
(PublicationTreeConfigDescriptor config, PublicationTreeDescriptor treeDescriptor)