@DTO public class UESPersonalRoleRelocate extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private java.lang.String |
code
Code of the Personal Role.
|
private UESURI |
competentRoleUri
UESURI of the Personal Role competent role in the target Personal Territory.
|
private java.lang.Boolean |
grantAllFromOrganizationalUnit
Deprecated.
All From OU will not be used in the new authorization (v4)
|
private UESURI |
locationUri
UESURI of a folder or an organizational unit in the target Personal Territory where the Personal Role will be relocated to.
|
private UESURI |
metaArtifactUri
UESURI of the Personal Role meta artifact in the target Personal Territory.
|
private java.lang.Boolean |
searchableInTerritory
Specifies whether the Personal Role will be searchable within the territory.
|
private UESSecurityLevel |
securityClearance
Security clearance of the Personal Role.
|
private UESSecurityLevel |
securityLevel
Security level of the Personal Role.
|
Constructor and Description |
---|
UESPersonalRoleRelocate() |