Uses of Class
org.alfresco.solr.client.AclChangeSets
-
Packages that use AclChangeSets Package Description org.alfresco.solr.client -
-
Uses of AclChangeSets in org.alfresco.solr.client
Methods in org.alfresco.solr.client that return AclChangeSets Modifier and Type Method Description AclChangeSets
SOLRAPIClient. getAclChangeSets(Long fromCommitTime, Long minAclChangeSetId, Long toCommitTime, Long maxAclChangeSetId, int maxResults)
Get the ACL ChangeSetsAclChangeSets
SOLRAPIQueueClient. getAclChangeSets(Long fromCommitTime, Long minAclChangeSetId, Long toCommitTime, Long maxAclChangeSetId, int maxResults)
-