@Entity public class AclObjectIdentity extends BasicModel
AclClass and {#link objectIdIdentity}).
It records the owner of the entity and entity's parent object if any.| Constructor and Description |
|---|
AclObjectIdentity() |
| Modifier and Type | Method and Description |
|---|---|
AclClass |
getAclClass() |
List<AclEntry> |
getAclEntries() |
long |
getObjectIdIdentity() |
AclSid |
getOwnerSid() |
AclObjectIdentity |
getParentObject() |
boolean |
isEntriesInheriting() |
void |
setAclClass(AclClass aclClass) |
void |
setAclEntries(List<AclEntry> aclEntries) |
void |
setEntriesInheriting(boolean entriesInheriting) |
void |
setObjectIdIdentity(long objectIdIdentity) |
void |
setOwnerSid(AclSid ownerSid) |
void |
setParentObject(AclObjectIdentity parentObject) |
equals, getId, hashCode, isPersisted, setIdpublic AclClass getAclClass()
public void setAclClass(AclClass aclClass)
public AclObjectIdentity getParentObject()
public void setParentObject(AclObjectIdentity parentObject)
public AclSid getOwnerSid()
public void setOwnerSid(AclSid ownerSid)
public long getObjectIdIdentity()
public void setObjectIdIdentity(long objectIdIdentity)
public boolean isEntriesInheriting()
public void setEntriesInheriting(boolean entriesInheriting)
Copyright © 2017 Global Crop Diversity Trust. All rights reserved.