Nuxeo Enterprise Platform 5.1

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

Packages that use ACEDescriptor
org.nuxeo.ecm.platform.content.template.service   
 

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

Fields in org.nuxeo.ecm.platform.content.template.service with type parameters of type ACEDescriptor
 List<ACEDescriptor> TemplateItemDescriptor.acl
           
 

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

Method parameters in org.nuxeo.ecm.platform.content.template.service with type arguments of type ACEDescriptor
 void TemplateItemDescriptor.setAcl(List<ACEDescriptor> acl)
           
 


Nuxeo Enterprise Platform 5.1

Copyright ? 2007 Nuxeo SAS. All Rights Reserved.