|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.pow2.acl.Actor
com.pow2.acl.Role
Simple container for Role data.
| Field Summary |
| Fields inherited from class com.pow2.acl.Actor |
cat, id, name |
| Constructor Summary | |
Role()
Default constructor. |
|
Role(long id)
Constructor. |
|
Role(String name)
Constructor. |
|
| Methods inherited from class com.pow2.acl.Actor |
getId, getName, setId, setName |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Role()
public Role(String name)
name - the role name.public Role(long id)
id - the role identifier.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||