|
||||||||||
| 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(java.lang.String rolename)
|
java.util.List |
getRoles(org.appfuse.model.Role role)
|
void |
removeRole(java.lang.String rolename)
|
org.appfuse.model.Role |
saveRole(org.appfuse.model.Role role)
|
| Methods inherited from interface org.appfuse.service.UniversalManager |
|---|
get, getAll, remove, save |
| Method Detail |
|---|
java.util.List getRoles(org.appfuse.model.Role role)
org.appfuse.model.Role getRole(java.lang.String rolename)
org.appfuse.model.Role saveRole(org.appfuse.model.Role role)
void removeRole(java.lang.String rolename)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||