@DTO public class UESCastVerifyCastExistence extends java.lang.Object
| Modifier and Type | Field and Description | 
|---|---|
private java.lang.String | 
castSubjectUniverseId
Universe ID of a user whose access role is cast to subjects specified in subject_uris. 
 | 
private UESURI | 
castSubjectUri
UESURI of the access role which has a cast to subject_uris. 
 | 
private UESURI[] | 
subjectUris
List of subjects UESURI in which the cast existence of the selected access role is checked. 
 | 
| Constructor and Description | 
|---|
UESCastVerifyCastExistence()  | 
UESCastVerifyCastExistence(java.lang.String castSubjectUniverseId,  | 
UESCastVerifyCastExistence(java.lang.String castSubjectUniverseId,  | 
UESCastVerifyCastExistence(UESURI castSubjectUri,  |