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