Interface ContentTemplateService

All Known Implementing Classes:
ContentTemplateServiceImpl

public interface ContentTemplateService
  • Method Details

    • getFactoryForType

      ContentFactory getFactoryForType(String documentType)
    • executeFactoryForType

      void executeFactoryForType(DocumentModel createdDocument)
    • executePostContentCreationHandlers

      void executePostContentCreationHandlers(CoreSession session)
      Executes all the registered PostContentCreationHandlers.
      Since:
      5.5