|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectde.uka.ipd.consensus.impl.UserRoleImpl
TODO
| Constructor Summary | |
protected |
UserRoleImpl(UserManager manager,
String rolename,
String description)
|
| Method Summary | |
boolean |
equals(Object obj)
|
String |
getDescription()
Returns a short human-readable description of the role. |
String |
getRolename()
Returns the unique rolename, e.g. |
UserManager |
getUserManager()
Returns the UserManager that manages the roles. |
int |
hashCode()
|
String |
toString()
|
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
protected UserRoleImpl(UserManager manager,
String rolename,
String description)
| Method Detail |
public String getRolename()
UserRole
getRolename in interface UserRolepublic String getDescription()
UserRole
getDescription in interface UserRolepublic UserManager getUserManager()
UserRole
getUserManager in interface UserRolepublic boolean equals(Object obj)
public int hashCode()
public String toString()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||