Nuxeo ECM Projects 5.4.3-SNAPSHOT

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(String documentType)
           
 

Method Detail

getFactoryForType

ContentFactory getFactoryForType(String documentType)

executeFactoryForType

void executeFactoryForType(DocumentModel createdDocument)
                           throws ClientException
Throws:
ClientException

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.