Nuxeo ECM Projects 5.4.3-SNAPSHOT

Uses of Class
org.nuxeo.ecm.platform.content.template.service.TemplateItemDescriptor

Packages that use TemplateItemDescriptor
org.nuxeo.ecm.platform.content.template.factories   
org.nuxeo.ecm.platform.content.template.service   
 

Uses of TemplateItemDescriptor in org.nuxeo.ecm.platform.content.template.factories
 

Method parameters in org.nuxeo.ecm.platform.content.template.factories with type arguments of type TemplateItemDescriptor
 boolean ImportBasedFactory.initFactory(Map<String,String> options, List<ACEDescriptor> rootAcl, List<TemplateItemDescriptor> template)
           
 boolean SimpleTemplateBasedFactory.initFactory(Map<String,String> options, List<ACEDescriptor> rootAcl, List<TemplateItemDescriptor> template)
           
 

Uses of TemplateItemDescriptor in org.nuxeo.ecm.platform.content.template.service
 

Methods in org.nuxeo.ecm.platform.content.template.service that return types with arguments of type TemplateItemDescriptor
 List<TemplateItemDescriptor> FactoryBindingDescriptor.getTemplate()
           
 

Method parameters in org.nuxeo.ecm.platform.content.template.service with type arguments of type TemplateItemDescriptor
 boolean ContentFactory.initFactory(Map<String,String> options, List<ACEDescriptor> rootAcl, List<TemplateItemDescriptor> template)
           
 


Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.