|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ow2.dragon.service.administration.RoleManagerImpl
public class RoleManagerImpl
| Constructor Summary | |
|---|---|
RoleManagerImpl()
|
|
| Method Summary | |
|---|---|
void |
createRole(java.lang.String roleName)
Add a new Role in registry. |
void |
init()
Add all roles in Registry, if not exist |
void |
setRoleDAO(RoleDAO roleDAO)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RoleManagerImpl()
| Method Detail |
|---|
public void init()
RoleManager
init in interface RoleManagerpublic void createRole(java.lang.String roleName)
RoleManager
createRole in interface RoleManagerroleName - Stringpublic void setRoleDAO(RoleDAO roleDAO)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||