@DTO public class UESPermissionAuthorize extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private java.lang.String |
useCaseCode
Code of the specific use case according to will be logged user authorized.
|
Constructor and Description |
---|
UESPermissionAuthorize()
Empty constructor
|
UESPermissionAuthorize(java.lang.String useCaseCode)
Full constructor
|