Uses of Class
org.nuxeo.ecm.platform.content.template.service.ACEDescriptor
Packages that use ACEDescriptor
Package
Description
-
Uses of ACEDescriptor in org.nuxeo.ecm.platform.content.template.factories
Fields in org.nuxeo.ecm.platform.content.template.factories with type parameters of type ACEDescriptorMethod parameters in org.nuxeo.ecm.platform.content.template.factories with type arguments of type ACEDescriptorModifier and TypeMethodDescriptionbooleanImportBasedFactory.initFactory(Map<String, String> options, List<ACEDescriptor> rootAcl, List<TemplateItemDescriptor> template) booleanSimpleTemplateBasedFactory.initFactory(Map<String, String> options, List<ACEDescriptor> rootAcl, List<TemplateItemDescriptor> template) protected voidSimpleTemplateBasedFactory.setAcl(List<ACEDescriptor> aces, DocumentRef ref) -
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 ACEDescriptorModifier and TypeFieldDescriptionTemplateItemDescriptor.aclprotected List<ACEDescriptor> FactoryBindingDescriptor.rootAclMethods in org.nuxeo.ecm.platform.content.template.service that return types with arguments of type ACEDescriptorModifier and TypeMethodDescriptionTemplateItemDescriptor.getAcl()FactoryBindingDescriptor.getRootAcl()Method parameters in org.nuxeo.ecm.platform.content.template.service with type arguments of type ACEDescriptorModifier and TypeMethodDescriptionbooleanContentFactory.initFactory(Map<String, String> options, List<ACEDescriptor> rootAcl, List<TemplateItemDescriptor> template) Constructors in org.nuxeo.ecm.platform.content.template.service with parameters of type ACEDescriptor