Class RootSectionsManager
java.lang.Object
org.nuxeo.ecm.platform.publisher.helper.RootSectionsManager
- Author:
- Thomas Roger
-
Field Summary
Modifier and TypeFieldDescriptionprotected CoreSession
static final String
protected static final String
static final String
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionaddSection
(String sectionId, DocumentModel currentDocument) boolean
canAddSection
(DocumentModel section, DocumentModel currentDocument) removeSection
(String sectionId, DocumentModel currentDocument)
-
Field Details
-
SCHEMA_PUBLISHING
- See Also:
-
SECTIONS_PROPERTY_NAME
- See Also:
-
SECTION_ROOT_DOCUMENT_TYPE
- See Also:
-
coreSession
-
-
Constructor Details
-
RootSectionsManager
-
-
Method Details
-
canAddSection
-
addSection
-
removeSection
-