Package | Description |
---|---|
org.nuxeo.ecm.platform.content.template.factories | |
org.nuxeo.ecm.platform.content.template.service |
Modifier and Type | Method and Description |
---|---|
boolean |
SimpleTemplateBasedFactory.initFactory(Map<String,String> options,
List<ACEDescriptor> rootAcl,
List<TemplateItemDescriptor> template) |
boolean |
ImportBasedFactory.initFactory(Map<String,String> options,
List<ACEDescriptor> rootAcl,
List<TemplateItemDescriptor> template) |
Modifier and Type | Field and Description |
---|---|
List<ACEDescriptor> |
TemplateItemDescriptor.acl |
Modifier and Type | Method and Description |
---|---|
List<ACEDescriptor> |
TemplateItemDescriptor.getAcl() |
List<ACEDescriptor> |
FactoryBindingDescriptor.getRootAcl() |
Modifier and Type | Method and Description |
---|---|
boolean |
ContentFactory.initFactory(Map<String,String> options,
List<ACEDescriptor> rootAcl,
List<TemplateItemDescriptor> template) |
Copyright © 2015 Nuxeo SA. All rights reserved.