@UESService @Deprecated public interface UESAllFromOrganizationalUnitCast
Modifier and Type | Method and Description |
---|---|
void |
create(UESURI organizationalUnitUri,
Deprecated.
|
void |
delete(UESURI organizationalUnitUri,
Deprecated.
|
java.lang.Boolean |
exists(UESURI organizationalUnitUri,
Deprecated.
|
UESAllFromOrganizationalUnitCastAttributes |
getAttributes(UESURI organizationalUnitUri,
Deprecated.
|
UESResultList<UESAllFromOrganizationalUnitCastAttributes,UESAllFromOrganizationalUnitCastGetCastList> |
getCastList(UESURI organizationalUnitUri,
Deprecated.
|
void |
setAttributes(UESURI organizationalUnitUri,
Deprecated.
|
organizationalUnitUri
- UESURI of the organizational unit from which is the group All From Organization Unit derived. Another
subject is casted to the derived group. Never null.cast
- DTO containing attributes of the castUESAllFromOrganizationalUnitCastRTException
organizationalUnitUri
- UESURI of the organizational unit from which is the group All From Organization Unit derived. Never null.subject
- DTO containing ues uri of the casted subjectUESAllFromOrganizationalUnitCastRTException
organizationalUnitUri
- UESURI of the organizational unit from which is the group All From Organization Unit derived. Never null.criteria
- DTO containing criteria for listing casts. Available parameters are:
castedSubjectName
,
castedSubjectCode
,
dateFrom
,
state
: UESCastState
,
level
: UESCastLevel
and
castedSubjectEntityTypeUri
.UESAllFromOrganizationalUnitCastRTException
subjectUri
- UESURI of the subject into which another subject is castedcast
- DTO containing attributes of the castUESAllFromOrganizationalUnitCastRTException
organizationalUnitUri
- UESURI of the organizational unit from which is the group All From Organization Unit derived. Never null.subject
- DTO containing UESURI of the casted subject.UESAllFromOrganizationalUnitCastRTException
organizationalUnitUri
- UESURI of the organizational unit from which is the group All From Organization Unit derived. Never null.cast
- DTO containing cast exists parameters.UESAllFromOrganizationalUnitCastRTException