@DTO public class UESAllFromOrganizationalUnitCastSetAttributes extends java.lang.Object
UESCast#setAttributes(UESURI, UESAllFromOrganizationalUnitCastSetAttributes).| Modifier and Type | Field and Description |
|---|---|
private UESURI |
castedSubjectUri
UESURI of the subject (role or group) which is casted to the group All From Organizational Unit identified by the command main entity.
|
private java.util.Date |
dateTo
The informative field describing the date when the cast should expire.
|
private UESCastLevel |
level
The new level of the cast relation.
|
private UESCastState |
state
The new state of the cast.
|
| Constructor and Description |
|---|
UESAllFromOrganizationalUnitCastSetAttributes(UESURI castedSubjectUri,
Creates a new instance of UESCastSetAttributes.
|