Uses of Class
org.alfresco.solr.client.AclChangeSet
Packages that use AclChangeSet
-
Uses of AclChangeSet in org.alfresco.solr.client
Fields in org.alfresco.solr.client with type parameters of type AclChangeSetModifier and TypeFieldDescriptionstatic final List<AclChangeSet>
SOLRAPIQueueClient.ACL_CHANGE_SET_QUEUE
Methods in org.alfresco.solr.client that return types with arguments of type AclChangeSetMethod parameters in org.alfresco.solr.client with type arguments of type AclChangeSetModifier 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.Constructor parameters in org.alfresco.solr.client with type arguments of type AclChangeSetModifierConstructorDescriptionAclChangeSets
(List<AclChangeSet> aclChangeSets) AclChangeSets
(List<AclChangeSet> aclChangeSets, Long maxChangeSetCommitTime, Long maxChangeSetId)