@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. 
 | 
private UESURI | 
uri
Normalized uri of the specified entity. 
 | 
| Constructor and Description | 
|---|
UESPermissionAuthorizeResult()
Empty constructor 
 | 
UESPermissionAuthorizeResult(UESURI executiveRoleUri)
DTO containing the permission authorization attributes. 
 | 
UESPermissionAuthorizeResult(UESURI executiveRoleUri,
DTO containing the permission authorization attributes. 
 | 
executiveRoleUri - executiveRoleUri - uri -