|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IDiningMenuDao
IDiningMenuDao presents a generic interface for collecting dining hall menu information.
| Method Summary | |
|---|---|
List<String> |
getDiningHalls(javax.portlet.PortletRequest request)
Get the list of dining halls for a given portlet request. |
DiningHall |
getMenu(javax.portlet.PortletRequest request,
String diningHall)
Get the menu for the specified dining hall. |
| Method Detail |
|---|
List<String> getDiningHalls(javax.portlet.PortletRequest request)
request -
DiningHall getMenu(javax.portlet.PortletRequest request,
String diningHall)
request - diningHall -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||