Uses of Class
org.jasig.portlet.dining.model.menu.xml.Menu

Packages that use Menu
org.jasig.portlet.dining.dao   
org.jasig.portlet.dining.model.menu.xml   
 

Uses of Menu in org.jasig.portlet.dining.dao
 

Methods in org.jasig.portlet.dining.dao that return Menu
protected  Menu ScreenScrapingDiningMenuDaoImpl.getMenu(String xml)
          Deserialize a menu from the provided XML.
 

Uses of Menu in org.jasig.portlet.dining.model.menu.xml
 

Methods in org.jasig.portlet.dining.model.menu.xml that return Menu
 Menu ObjectFactory.createMenu()
          Create an instance of Menu
 



Copyright © 2011 Jasig. All Rights Reserved.