@DTO public class UESAccessRoleGetRoleInterfaceListItem extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private java.lang.String |
code
Code of the role interface.
|
private UESURI |
entityTypeUri
UESURI of the entity type
|
private java.lang.String |
name
Name of the role interface.
|
private UESURI |
uri
Normalized UESURI of the role interface.
|
Constructor and Description |
---|
UESAccessRoleGetRoleInterfaceListItem() |
UESAccessRoleGetRoleInterfaceListItem(UESURI uri, |
UESAccessRoleGetRoleInterfaceListItem(UESURI uri, |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString() |