|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Role
Represents a Role
| Method Summary | |
|---|---|
boolean |
containsAll(Role anotherRole)
Indicate whether the argument role is equal or contained depending on the role-type |
Role |
getParent()
Gets a reference to the parent role, if one is available. |
String |
getRoleName()
Get Name of the Role |
RoleType |
getType()
Get type of role |
| Method Detail |
|---|
String getRoleName()
RoleType getType()
boolean containsAll(Role anotherRole)
anotherRole -
Role getParent()
null otherwise.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||