|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.appfuse.service.impl.UniversalManagerImpl
org.appfuse.service.impl.LookupManagerImpl
public class LookupManagerImpl
Implementation of LookupManager interface to talk to the persistence layer.
| Field Summary |
|---|
| Fields inherited from class org.appfuse.service.impl.UniversalManagerImpl |
|---|
log |
| Constructor Summary | |
|---|---|
LookupManagerImpl()
|
|
| Method Summary | |
|---|---|
java.util.List<org.appfuse.model.LabelValue> |
getAllRoles()
Retrieves all possible roles from persistence layer |
void |
setLookupDao(org.appfuse.dao.LookupDao dao)
|
| Methods inherited from class org.appfuse.service.impl.UniversalManagerImpl |
|---|
get, getAll, remove, save, setDao |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.appfuse.service.UniversalManager |
|---|
get, getAll, remove, save |
| Constructor Detail |
|---|
public LookupManagerImpl()
| Method Detail |
|---|
public void setLookupDao(org.appfuse.dao.LookupDao dao)
public java.util.List<org.appfuse.model.LabelValue> getAllRoles()
LookupManager
getAllRoles in interface LookupManagerLookupManager.getAllRoles()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||