@DTO public class UESPermissionGetMaskAttributes extends java.lang.Object
UESPermission#getMaskAttributes(UESURI, PermissionGetMaskAttributes)| Modifier and Type | Field and Description | 
|---|---|
private java.lang.String | 
code
The code of the permission mask. 
 | 
private java.lang.String | 
creationStamp
The creation stamp of the permission mask. 
 | 
private java.util.Date | 
creationTime
The creation time of the permission mask. 
 | 
private java.lang.Boolean | 
defaultMask
This flag specifies if the permission mask is set as the default permission mask in the specified meta artifact and is used as template
 for own permission settings. 
 | 
private java.lang.String | 
description
The description of the permission mask. 
 | 
private java.lang.String | 
labels
json object containing translations of name. shoud be used instead of name if is set. 
 | 
private java.lang.String | 
modificationStamp
The modification stamp of the permission mask. 
 | 
private java.util.Date | 
modificationTime
The modification of the permission mask. 
 | 
private java.lang.String | 
name
The name of the permission mask. 
 | 
private UESURI | 
uri
The normalized UESURI of the permission mask. 
 | 
private java.lang.Integer | 
version
The version of the permission mask. 
 | 
| Constructor and Description | 
|---|
UESPermissionGetMaskAttributes()  | 
UESPermissionGetMaskAttributes(UESURI uri,  |