Package org.alfresco.repo.solr
Interface Acl
-
- All Superinterfaces:
Comparable<Acl>
- All Known Implementing Classes:
AclEntity
public interface Acl extends Comparable<Acl>
Interface for SOLR ACL objects.- Since:
- 4.0
- Author:
- Derek Hulley
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description LonggetAclChangeSetId()LonggetId()LonggetInheritedId()-
Methods inherited from interface java.lang.Comparable
compareTo
-
-