|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface LookupDao
Lookup Data Access Object (GenericDao) interface. This is used to lookup values in the database (i.e. for drop-downs).
Method Summary | |
---|---|
java.util.List<Role> |
getRoles()
Returns all Roles ordered by name |
Methods inherited from interface com.gisgraphy.dao.UniversalDao |
---|
get, getAll, remove, save |
Method Detail |
---|
java.util.List<Role> getRoles()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |