@DTO public class UESAllFromOrganizationalUnitCastCreate extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private UESURI |
castedSubjectUri
UESURI of the subject (role or group) which is to be 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 level of the new cast relation.
|
Constructor and Description |
---|
UESAllFromOrganizationalUnitCastCreate(UESURI castedSubjectUri,
Creates a new instance of UESAllFromOrganizationalUnitCastCreate.
|