Package org.alfresco.solr.client
Class AclReaders
java.lang.Object
org.alfresco.solr.client.AclReaders
SOLR-side representation of ACL Readers information.
- Since:
- 4.0
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
ID should be enough for hashCode() and equals().long
long
getId()
int
hashCode()
ID should be enough for hashCode() and equals().void
setReaders
(List readers) toString()
-
Constructor Details
-
AclReaders
-
-
Method Details
-
toString
-
hashCode
public int hashCode()ID should be enough for hashCode() and equals(). -
equals
ID should be enough for hashCode() and equals(). -
getId
public long getId() -
getReaders
-
setReaders
-
getDenied
-
getAclChangeSetId
public long getAclChangeSetId() -
getTenantDomain
-