Modifier and Type | Method and Description |
---|---|
public String | |
public RoleInfo | Returns: RoleInfo object providing role definition does not existrole info name roleInfoName)Returns the role info (RoleInfo object) for the given role info name (null if not found). |
public List |
getRelationTypeName | back to summary |
---|---|
public String getRelationTypeName() Returns the relation type name.
|
getRoleInfo | back to summary |
---|---|
public RoleInfo getRoleInfo(String roleInfoName) throws IllegalArgumentException, RoleInfoNotFoundException Returns the role info (RoleInfo object) for the given role info name (null if not found).
|
getRoleInfos | back to summary |
---|---|
public List Returns the list of role definitions (ArrayList of RoleInfo objects). |