Uses of Class
org.nuxeo.client.objects.acl.ACL
-
Packages that use ACL Package Description org.nuxeo.client.objects.acl -
-
Uses of ACL in org.nuxeo.client.objects.acl
Fields in org.nuxeo.client.objects.acl with type parameters of type ACL Modifier and Type Field Description protected java.util.List<ACL>ACP. aclsMethods in org.nuxeo.client.objects.acl that return types with arguments of type ACL Modifier and Type Method Description java.util.List<ACL>ACP. getAcls()Method parameters in org.nuxeo.client.objects.acl with type arguments of type ACL Modifier and Type Method Description voidACP. setAcls(java.util.List<ACL> acls)
-