@DTO public class UESPermissionAuthorizeResult extends java.lang.Object
PermissionAuthorize#getUseCaseCode(useCaseCode)
.Modifier and Type | Field and Description |
---|---|
private UESURI |
executiveRoleUri
UESURI of the user's role which is authorized to run specified use case over the specified entity.
|
Constructor and Description |
---|
UESPermissionAuthorizeResult()
Empty constructor
|
UESPermissionAuthorizeResult(UESURI executiveRoleUri)
DTO containing the permission authorization attributes.
|