@DTO public class UESAllFromOrganizationalUnitCastAttributes extends java.lang.Object
UESCastLevel#getAttributes(UESURI, UESAllFromOrganizationalUnitCastGetAttributes)
.Modifier and Type | Field and Description |
---|---|
private java.lang.String |
castedSubjectCode
Code of the subject (role or group) which is casted to the group All From Organizational Unit.
|
private UESURI |
castedSubjectEntityTypeUri
Entity type URI of casted subject (role or group).
|
private java.lang.String |
castedSubjectName
Name of the subject (role or group) which is casted to the group All From Organizational Unit.
|
private UESURI |
castedSubjectUri
UESURI of the subject (role or group) which is casted to the group All From Organizational Unit.
|
private java.util.Date |
dateFrom
Creation time of the cast.
|
private java.util.Date |
dateTo
The informative field describing the date when the cast should expire.
|
private UESCastLevel |
level
The level of the cast relation.
|
private java.lang.String |
organizationalUnitCode
Code of the organizational unit from which the group All From Organizational Unit is derived to which the casted organizationalUnit is
casted.
|
private UESURI |
organizationalUnitEntityTypeUri
Entity type URI of organizational unit.
|
private java.lang.String |
organizationalUnitName
Name of the organizational unit from which the group All From Organizational Unit is derived to which the casted organizationalUnit.
|
private UESURI |
organizationalUnitUri
UESURI of the organizational unit from which the group All From Organizational Unit is derived to which the casted organizationalUnit
is casted.
|
private UESCastState |
state
Specifies the state of the cast.
|
Constructor and Description |
---|
UESAllFromOrganizationalUnitCastAttributes(UESURI organizationalUnitUri, |