|
||||||||||
| 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<org.appfuse.model.Role> |
getRoles()
Returns all Roles ordered by name |
| Methods inherited from interface org.appfuse.dao.UniversalDao |
|---|
get, getAll, remove, save |
| Method Detail |
|---|
java.util.List<org.appfuse.model.Role> getRoles()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||