|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Business Delegate (Proxy) Interface to talk to persistence layer and retrieve values for drop-down choice lists.
| Method Summary | |
List |
getAllRoles()
Retrieves all possible roles from persistence layer |
List |
getDegrees()
Retrieves all degrees for use in a drop-down |
List |
getTemplates()
Retrieves all templates for use in a drop-down |
List |
getWorkStatuses()
Retrieves all work statuses for use in a drop-down |
| Method Detail |
public List getAllRoles()
throws Exception
Exception
public List getTemplates()
throws Exception
Exception - exception if operation fails
public List getWorkStatuses()
throws Exception
Exception - exception if operation fails
public List getDegrees()
throws Exception
Exception - exception if operation fails
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||