public class AccessControlEntry extends Object implements Serializable, IDefaultAware
Documentation in this class focus synchronization behavior. About
the use behind the fields in the portal,
see AccessControlEntry
.
AccessControlEntry
,
Serialized FormModifier and Type | Class and Description |
---|---|
static class |
AccessControlEntry.PK |
Constructor and Description |
---|
AccessControlEntry(String principalId) |
Modifier and Type | Method and Description |
---|---|
AccessControlList |
getAccessControlList() |
String |
getAccessControlListId()
Returns this access control entrie's list identifier.
|
AccessControlEntry.PK |
getPk() |
String |
getPrincipalId() |
boolean |
isDefault()
Returns whether this object is equivalent to the default value.
|
void |
setAccessControlList(AccessControlList accessControlList) |
void |
setInherited(boolean inherited) |
public AccessControlEntry(String principalId)
public AccessControlEntry.PK getPk()
public String getPrincipalId()
public AccessControlList getAccessControlList()
public void setAccessControlList(AccessControlList accessControlList)
public boolean isDefault()
IDefaultAware
isDefault
in interface IDefaultAware
public void setInherited(boolean inherited)
public String getAccessControlListId()
LumisXP 12.5.0.200928 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.