|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.appfuse.dao.jpa.UniversalDaoJpa
org.appfuse.dao.jpa.LookupDaoJpa
public class LookupDaoJpa
JPA implementation of LookupDao.
| Field Summary |
|---|
| Fields inherited from class org.appfuse.dao.jpa.UniversalDaoJpa |
|---|
entityManager, log |
| Constructor Summary | |
|---|---|
LookupDaoJpa()
|
|
| Method Summary | |
|---|---|
java.util.List<org.appfuse.model.Role> |
getRoles()
Returns all Roles ordered by name |
| Methods inherited from class org.appfuse.dao.jpa.UniversalDaoJpa |
|---|
get, getAll, remove, save, setEntityManager |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.appfuse.dao.UniversalDao |
|---|
get, getAll, remove, save |
| Constructor Detail |
|---|
public LookupDaoJpa()
| Method Detail |
|---|
public java.util.List<org.appfuse.model.Role> getRoles()
getRoles in interface LookupDao
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||