|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.jetspeed.om.security.BaseJetspeedGroupRole
Basic Group Role implementation.
| Field Summary | |
protected Group |
group
|
protected Role |
role
|
| Constructor Summary | |
BaseJetspeedGroupRole()
|
|
| Method Summary | |
Group |
getGroup()
Get the Group |
Role |
getRole()
Get the Role |
void |
setGroup(Group group)
Set the Group |
void |
setRole(Role role)
Set the Role |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected Group group
protected Role role
| Constructor Detail |
public BaseJetspeedGroupRole()
| Method Detail |
public Group getGroup()
getGroup in interface GroupRolepublic void setGroup(Group group)
setGroup in interface GroupRolegroup - the Group.public Role getRole()
getRole in interface GroupRolepublic void setRole(Role role)
setRole in interface GroupRole
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||