@DTO public class UESCastAttributes extends java.lang.Object
UESCastLevel#getAttributes(UESURI, UESCastGetAttributes)
.Modifier and Type | Field and Description |
---|---|
private UESCastDirection |
castDirection
Specifies direction of the cast.
|
private java.lang.String |
castedSubjectCode
Code of the subject (role or group) which is casted to the subjectUri.
|
private UESURI |
castedSubjectEntityTypeUri
Entity type URI of casted subject.
|
private java.lang.String |
castedSubjectName
Name of the subject (role or group) which is casted to the subjectUri.
|
private UESURI |
castedSubjectUri
UESURI of the subject (role or group) which is casted to the subjectUri.
|
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.Boolean |
primary
Specifies if the cast is the primary cast to the role.
|
private UESCastState |
state
Specifies the state of the cast.
|
private java.lang.String |
subjectCode
Code of the subject (role or group) to which the castedSubjectUri is casted.
|
private UESURI |
subjectEntityTypeUri
Entity type URI of subject.
|
private java.lang.String |
subjectName
Name of the subject (role or group) to which the castedSubjectUri is casted.
|
private UESURI |
subjectUri
UESURI of the subject (role or group) to which the castedSubjectUri is casted.
|
Constructor and Description |
---|
UESCastAttributes(UESURI subjectUri, |
UESCastAttributes(UESURI subjectUri, |
UESCastAttributes(UESURI subjectUri, |