Package | Description |
---|---|
org.alfresco.repo.domain.solr | |
org.alfresco.repo.domain.solr.ibatis | |
org.alfresco.repo.solr |
Modifier and Type | Class and Description |
---|---|
class |
AclEntity
Interface for SOLR changeset objects.
|
Modifier and Type | Method and Description |
---|---|
List<Acl> |
SOLRDAO.getAcls(List<Long> aclChangeSetIds,
Long minAclId,
int maxResults)
Get the ACLs (no rollup count) for the given ACL ChangeSets
|
Modifier and Type | Method and Description |
---|---|
int |
AclEntity.compareTo(Acl o) |
Modifier and Type | Method and Description |
---|---|
List<Acl> |
SOLRDAOImpl.getAcls(List<Long> aclChangeSetIds,
Long minAclId,
int maxResults)
Get the ACLs (no rollup count) for the given ACL ChangeSets
|
Modifier and Type | Method and Description |
---|---|
List<Acl> |
SOLRTrackingComponent.getAcls(List<Long> aclChangeSetIds,
Long minAclId,
int maxResults)
Get the ACLs with paging options for a specific ACL ChangeSet
|
List<Acl> |
SOLRTrackingComponentImpl.getAcls(List<Long> aclChangeSetIds,
Long minAclId,
int maxResults) |
Copyright © 2005–2017 Alfresco Software. All rights reserved.