Uses of Class
org.alfresco.solr.client.Acl
Packages that use Acl
-
Uses of Acl in org.alfresco.solr.client
Fields in org.alfresco.solr.client with type parameters of type AclMethods in org.alfresco.solr.client that return types with arguments of type AclModifier and TypeMethodDescriptionSOLRAPIClient.getAcls
(List<AclChangeSet> aclChangeSets, Long minAclId, int maxResults) Get the ACLs associated with a given list of ACL ChangeSets.SOLRAPIQueueClient.getAcls
(List<AclChangeSet> aclChangeSets, Long minAclId, int maxResults) Get the ACLs associated with a given list of ACL ChangeSets.Method parameters in org.alfresco.solr.client with type arguments of type AclModifier and TypeMethodDescriptionSOLRAPIClient.getAclReaders
(List<Acl> acls) Get the ACL readers for a given list of ACLsSOLRAPIQueueClient.getAclReaders
(List<Acl> acls) Get the ACL readers for a given list of ACLs