Nuxeo Enterprise Platform 5.4

org.nuxeo.ecm.platform.content.template.service
Interface ContentTemplateService

All Known Implementing Classes:
ContentTemplateServiceImpl

public interface ContentTemplateService


Method Summary
 void executeFactoryForType(DocumentModel createdDocument)
           
 ContentFactory getFactoryForType(java.lang.String documentType)
           
 

Method Detail

getFactoryForType

ContentFactory getFactoryForType(java.lang.String documentType)

executeFactoryForType

void executeFactoryForType(DocumentModel createdDocument)
                           throws ClientException
Throws:
ClientException

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.