public interface ContentTemplateService
Modifier and Type | Method and Description |
---|---|
void |
executeFactoryForType(DocumentModel createdDocument) |
void |
executePostContentCreationHandlers(CoreSession session)
Executes all the registered
PostContentCreationHandler s. |
ContentFactory |
getFactoryForType(String documentType) |
ContentFactory getFactoryForType(String documentType)
void executeFactoryForType(DocumentModel createdDocument) throws ClientException
ClientException
void executePostContentCreationHandlers(CoreSession session)
PostContentCreationHandler
s.Copyright © 2015 Nuxeo SA. All rights reserved.