Package | Description |
---|---|
org.alfresco.solr.client |
Modifier and Type | Field and Description |
---|---|
static Map<Long,List<Acl>> |
SOLRAPIQueueClient.aclMap |
Modifier and Type | Method and Description |
---|---|
List<Acl> |
SOLRAPIClient.getAcls(List<AclChangeSet> aclChangeSets,
Long minAclId,
int maxResults)
Get the ACLs associated with a given list of ACL ChangeSets.
|
List<Acl> |
SOLRAPIQueueClient.getAcls(List<AclChangeSet> aclChangeSets,
Long minAclId,
int maxResults)
Get the ACLs associated with a given list of ACL ChangeSets.
|
Modifier and Type | Method and Description |
---|---|
List<AclReaders> |
SOLRAPIClient.getAclReaders(List<Acl> acls)
Get the ACL readers for a given list of ACLs
|
List<AclReaders> |
SOLRAPIQueueClient.getAclReaders(List<Acl> acls)
Get the ACL readers for a given list of ACLs
|
Copyright © 2005–2020 Alfresco Software. All rights reserved.