Class SectionPublicationTree

java.lang.Object
org.nuxeo.ecm.platform.publisher.api.AbstractBasePublicationTree
org.nuxeo.ecm.platform.publisher.impl.core.SectionPublicationTree
All Implemented Interfaces:
Serializable, PublicationNode, PublicationTree
Direct Known Subclasses:
RootSectionsPublicationTree

public class SectionPublicationTree extends AbstractBasePublicationTree
Simple implementation of a PublicationTree using the Core Sections.
Author:
tiry
See Also: