@Deprecated public class PageRoleMap extends PortalRoleMap implements java.io.Serializable
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
APPROVER
Deprecated.
|
EDITOR, VIEWER
ADMINISTRATOR, TYPE_GROUP, TYPE_USER
AGGREGATE_SECURITY_KEY, SECURITY_KEY, TYPE_AGGREGATE_GROUP, TYPE_AGGREGATE_USER, TYPE_GROUP_UUIDS, TYPE_USER_UUIDS
DEFAULT_BUFFER_SIZE
Constructor and Description |
---|
PageRoleMap()
Deprecated.
|
PageRoleMap(RoleMap roleMap)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
addApproverGroups(java.lang.Long[] id_)
Deprecated.
|
void |
addApprovers(java.lang.String[] names_)
Deprecated.
|
java.lang.Long[] |
getApproverGroups()
Deprecated.
|
java.lang.String[] |
getApprovers()
Deprecated.
|
void |
removeApproverGroups(java.lang.Long[] id_)
Deprecated.
|
void |
removeApprovers(java.lang.String[] names_)
Deprecated.
|
void |
setApproverGroups(java.lang.Long[] id_)
Deprecated.
|
void |
setApprovers(java.lang.String[] names_)
Deprecated.
|
addEditorGroups, addEditors, addViewerGroups, addViewers, getEditorGroups, getEditors, getViewerGroups, getViewers, removeEditorGroups, removeEditors, removeViewerGroups, removeViewers, setEditorGroups, setEditors, setViewerGroups, setViewers
addAdministratorGroups, addAdministrators, getAdministratorGroups, getAdministrators, removeAdministratorGroups, removeAdministrators, setAdministratorGroups, setAdministrators
addActorsToRole, addActorsToRole, clear, containsActors, containsKey, containsValue, entrySet, equals, get, getActorsInRole, getAggregateSecurity, getAllGroupIds, getAllUsernames, getRole, getRoleNames, getRoles, getSecurity, hashCode, init, isEmpty, keySet, mergeWith, put, putAll, remove, removeActorsFromRole, removeActorsFromRole, removeAllRoles, setActorsInRole, setActorsInRole, setAggregateSecurity, setRole, setRoles, setRoles, setSecurity, size, toString, toXML, toXML, values
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public static final java.lang.String APPROVER
public PageRoleMap()
public PageRoleMap(RoleMap roleMap)
public java.lang.String[] getApprovers()
public java.lang.Long[] getApproverGroups()
public void addApprovers(java.lang.String[] names_)
public void addApproverGroups(java.lang.Long[] id_)
public void removeApprovers(java.lang.String[] names_)
public void removeApproverGroups(java.lang.Long[] id_)
public void setApprovers(java.lang.String[] names_)
public void setApproverGroups(java.lang.Long[] id_)
Copyright © 2003-2024 Appian Corporation. All Rights Reserved.