|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface RoleManager
Business Service Interface to handle communication between web and persistence layer.
| Method Summary | |
|---|---|
org.appfuse.model.Role |
getRole(String rolename)
|
List |
getRoles(org.appfuse.model.Role role)
|
void |
removeRole(String rolename)
|
org.appfuse.model.Role |
saveRole(org.appfuse.model.Role role)
|
| Methods inherited from interface org.appfuse.service.GenericManager |
|---|
exists, get, getAll, reindex, reindexAll, remove, remove, save, search |
| Method Detail |
|---|
List getRoles(org.appfuse.model.Role role)
org.appfuse.model.Role getRole(String rolename)
org.appfuse.model.Role saveRole(org.appfuse.model.Role role)
void removeRole(String rolename)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||