Uses of Interface
org.alfresco.repo.solr.AclChangeSet
Packages that use AclChangeSet
Package
Description
-
Uses of AclChangeSet in org.alfresco.repo.domain.solr
Classes in org.alfresco.repo.domain.solr that implement AclChangeSetMethods in org.alfresco.repo.domain.solr that return types with arguments of type AclChangeSetModifier and TypeMethodDescriptionSearchDAO.getAclChangeSets(Long minAclChangeSetId, Long fromCommitTime, Long maxAclChangeSetId, Long toCommitTime, int maxResults) Get the ACL changesets summary (rollup count) with paging options -
Uses of AclChangeSet in org.alfresco.repo.domain.solr.ibatis
Methods in org.alfresco.repo.domain.solr.ibatis that return types with arguments of type AclChangeSetModifier and TypeMethodDescriptionSearchDAOImpl.getAclChangeSets(Long minAclChangeSetId, Long fromCommitTime, Long maxAclChangeSetId, Long toCommitTime, int maxResults) Get the ACL changesets summary (rollup count) with paging options -
Uses of AclChangeSet in org.alfresco.repo.search
Methods in org.alfresco.repo.search that return types with arguments of type AclChangeSetModifier and TypeMethodDescriptionSearchTrackingComponent.getAclChangeSets(Long minAclChangeSetId, Long fromCommitTime, Long maxAclChangeSetId, Long toCommitTime, int maxResults) Get the ACL changesets for given range parameters -
Uses of AclChangeSet in org.alfresco.repo.solr
Methods in org.alfresco.repo.solr that return types with arguments of type AclChangeSetModifier and TypeMethodDescriptionSOLRTrackingComponentImpl.getAclChangeSets(Long minAclChangeSetId, Long fromCommitTime, Long maxAclChangeSetId, Long toCommitTime, int maxResults)