Interface ContentTemplateService
- All Known Implementing Classes:
ContentTemplateServiceImpl
public interface ContentTemplateService
-
Method Summary
Modifier and TypeMethodDescriptionvoid
executeFactoryForType
(DocumentModel createdDocument) void
Executes all the registeredPostContentCreationHandler
s.getFactoryForType
(String documentType)
-
Method Details
-
getFactoryForType
-
executeFactoryForType
-
executePostContentCreationHandlers
Executes all the registeredPostContentCreationHandler
s.- Since:
- 5.5
-