@DTO public class UESMetaAccessRoleSetAttributes extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private java.lang.String |
code
The new code of the meta access role.
|
private java.lang.Boolean |
componentContent
Defines whether the primarily displayed content of the created Role is
component content.
|
private UESArtifactType |
defaultArtifactType
Deprecated.
Deprecated since UES8-14. Input value is ignored, null is
always assumed.
|
private java.lang.String |
defaultCode
Specifies new default code of the created access role according to meta
access role.
|
private java.lang.Boolean |
defaultComponentContent
Defines default value of component content setting.
|
private UESURI |
defaultIconUri
Specifies new default icon of the created access role according to meta
access role (specified in metaAccessRoleUri).
|
private java.lang.String |
defaultName
Specifies new default name of the created access role according to meta
access role.
|
private java.lang.Boolean |
defaultSearchableInTerritory
Specifies if it is possible to search for the access role created according
to the meta access role in its territory.
|
private UESSecurityLevel |
defaultSecurityLevel
Specifies new default security level of the created access role according
to meta access role.
|
private java.lang.String |
description
The new description of the meta access role.
|
private UESURI |
iconUri
UESURI of the new meta access role's icon.
|
private java.lang.String |
name
The new name of the meta access role.
|
private UESSecurityLevel |
securityLevel
The new security level of the meta access role.
|
Constructor and Description |
---|
UESMetaAccessRoleSetAttributes(java.lang.String name, |
UESMetaAccessRoleSetAttributes(java.lang.String name, |
UESMetaAccessRoleSetAttributes(java.lang.String name, |
Modifier and Type | Method and Description |
---|---|
java.lang.Boolean |
getDefaultComponentContent() |
void |
setDefaultComponentContent(java.lang.Boolean defaultComponentContent) |
UESMetaAccessRoleSetAttributes.defaultComponentContent
UESMetaAccessRoleSetAttributes.defaultComponentContent