|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.incongru.berkano.security.hibernate.HibernatedRoleDAO
public class HibernatedRoleDAO
| Constructor Summary | |
|---|---|
HibernatedRoleDAO(org.hibernate.Session session)
|
|
| Method Summary | |
|---|---|
Role |
getRole(java.lang.String name)
|
java.util.Collection |
getRoles(Application app)
Get the list of roles for the given application. |
java.util.List |
listAllRoles()
|
Role |
newRole(java.lang.String name)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HibernatedRoleDAO(org.hibernate.Session session)
| Method Detail |
|---|
public java.util.Collection getRoles(Application app)
RoleDAO
getRoles in interface RoleDAOpublic Role getRole(java.lang.String name)
getRole in interface RoleDAOpublic java.util.List listAllRoles()
listAllRoles in interface RoleDAOpublic Role newRole(java.lang.String name)
newRole in interface RoleDAO
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||