|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Lookup Data Access Object (DAO) interface. This is used to lookup values in the database (i.e. for drop-downs).
View Source
| Method Summary | |
List |
getAvailableTemplates()
Get a list of of all the templates in the database |
List |
getDegrees()
Get a list of available degrees from the database. |
List |
getRoles()
Returns a list of all roles in the database |
List |
getWorkStatuses()
Get a list of available work statuses from the database. |
| Method Detail |
public List getRoles()
throws DAOException
DAOException
public List getAvailableTemplates()
throws DAOException
DAOException
public List getWorkStatuses()
throws DAOException
DAOExceptionWorkStatus
public List getDegrees()
throws DAOException
DAOExceptionDegree
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||