public class AclReaders extends Object
| Constructor and Description |
|---|
AclReaders(long id,
List<String> readers,
long aclChangeSetId,
String tenantDomain) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
long |
getAclChangeSetId() |
long |
getId() |
List<String> |
getReaders() |
String |
getTenantDomain() |
int |
hashCode() |
String |
toString() |
public long getId()
public long getAclChangeSetId()
public String getTenantDomain()
Copyright © 2005–2014 Alfresco Software. All rights reserved.