Nuxeo Enterprise Platform 5.4

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 SimpleTemplateBasedFactory.initFactory(java.util.Map<java.lang.String,java.lang.String> options, java.util.List<ACEDescriptor> rootAcl, java.util.List<TemplateItemDescriptor> template)
           
 boolean ImportBasedFactory.initFactory(java.util.Map<java.lang.String,java.lang.String> options, java.util.List<ACEDescriptor> rootAcl, java.util.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
 java.util.List<TemplateItemDescriptor> FactoryBindingDescriptor.getTemplate()
           
 

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


Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.