A C D E F G H I L M N O P S T V

A

AbstractXmlBasedDiningMenuDaoImpl - Class in org.jasig.portlet.dining.dao
 
AbstractXmlBasedDiningMenuDaoImpl() - Constructor for class org.jasig.portlet.dining.dao.AbstractXmlBasedDiningMenuDaoImpl
 
afterPropertiesSet() - Method in class org.jasig.portlet.dining.dao.MockDiningMenuDaoImpl
 
append(ObjectLocator, StringBuilder, ToStringStrategy) - Method in class org.jasig.portlet.dining.model.menu.xml.DiningHall
 
append(ObjectLocator, StringBuilder, ToStringStrategy) - Method in class org.jasig.portlet.dining.model.menu.xml.Dish
 
append(ObjectLocator, StringBuilder, ToStringStrategy) - Method in class org.jasig.portlet.dining.model.menu.xml.FoodCategory
 
append(ObjectLocator, StringBuilder, ToStringStrategy) - Method in class org.jasig.portlet.dining.model.menu.xml.Meal
 
append(ObjectLocator, StringBuilder, ToStringStrategy) - Method in class org.jasig.portlet.dining.model.menu.xml.Menu
 
append(ObjectLocator, StringBuilder, ToStringStrategy) - Method in class org.jasig.portlet.dining.model.menu.xml.NutritionItem
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy) - Method in class org.jasig.portlet.dining.model.menu.xml.DiningHall
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy) - Method in class org.jasig.portlet.dining.model.menu.xml.Dish
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy) - Method in class org.jasig.portlet.dining.model.menu.xml.FoodCategory
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy) - Method in class org.jasig.portlet.dining.model.menu.xml.Meal
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy) - Method in class org.jasig.portlet.dining.model.menu.xml.Menu
 
appendFields(ObjectLocator, StringBuilder, ToStringStrategy) - Method in class org.jasig.portlet.dining.model.menu.xml.NutritionItem
 

C

code - Variable in class org.jasig.portlet.dining.model.menu.xml.Dish
 
createDiningHall() - Method in class org.jasig.portlet.dining.model.menu.xml.ObjectFactory
Create an instance of DiningHall
createDish() - Method in class org.jasig.portlet.dining.model.menu.xml.ObjectFactory
Create an instance of Dish
createFoodCategory() - Method in class org.jasig.portlet.dining.model.menu.xml.ObjectFactory
Create an instance of FoodCategory
createMeal() - Method in class org.jasig.portlet.dining.model.menu.xml.ObjectFactory
Create an instance of Meal
createMenu() - Method in class org.jasig.portlet.dining.model.menu.xml.ObjectFactory
Create an instance of Menu
createNutritionItem() - Method in class org.jasig.portlet.dining.model.menu.xml.ObjectFactory
Create an instance of NutritionItem

D

day - Variable in class org.jasig.portlet.dining.model.menu.xml.Menu
 
DiningHall - Class in org.jasig.portlet.dining.model.menu.xml
Java class for anonymous complex type.
DiningHall() - Constructor for class org.jasig.portlet.dining.model.menu.xml.DiningHall
 
diningHall - Variable in class org.jasig.portlet.dining.model.menu.xml.Menu
 
Dish - Class in org.jasig.portlet.dining.model.menu.xml
Java class for anonymous complex type.
Dish() - Constructor for class org.jasig.portlet.dining.model.menu.xml.Dish
 
dish - Variable in class org.jasig.portlet.dining.model.menu.xml.FoodCategory
 
doAction() - Method in class org.jasig.portlet.dining.mvc.portlet.HelpController
 
doAction() - Method in class org.jasig.portlet.dining.mvc.portlet.MainController
 

E

EditController - Class in org.jasig.portlet.dining.mvc.portlet
EditController renders the editing interface and persists user selections to the portlet's preferences.
EditController() - Constructor for class org.jasig.portlet.dining.mvc.portlet.EditController
 
editPreferences() - Method in class org.jasig.portlet.dining.mvc.portlet.EditController
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.jasig.portlet.dining.model.menu.xml.DiningHall
 
equals(Object) - Method in class org.jasig.portlet.dining.model.menu.xml.DiningHall
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.jasig.portlet.dining.model.menu.xml.Dish
 
equals(Object) - Method in class org.jasig.portlet.dining.model.menu.xml.Dish
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.jasig.portlet.dining.model.menu.xml.FoodCategory
 
equals(Object) - Method in class org.jasig.portlet.dining.model.menu.xml.FoodCategory
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.jasig.portlet.dining.model.menu.xml.Meal
 
equals(Object) - Method in class org.jasig.portlet.dining.model.menu.xml.Meal
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.jasig.portlet.dining.model.menu.xml.Menu
 
equals(Object) - Method in class org.jasig.portlet.dining.model.menu.xml.Menu
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.jasig.portlet.dining.model.menu.xml.NutritionItem
 
equals(Object) - Method in class org.jasig.portlet.dining.model.menu.xml.NutritionItem
 

F

FoodCategory - Class in org.jasig.portlet.dining.model.menu.xml
Java class for anonymous complex type.
FoodCategory() - Constructor for class org.jasig.portlet.dining.model.menu.xml.FoodCategory
 
foodCategory - Variable in class org.jasig.portlet.dining.model.menu.xml.Meal
 

G

getCleanedHtmlContent(String) - Method in class org.jasig.portlet.dining.dao.ScreenScrapingDiningMenuDaoImpl
Get clean, valid HTML for the supplied HTML markup.
getCode() - Method in class org.jasig.portlet.dining.model.menu.xml.Dish
Gets the value of the code property.
getDay() - Method in class org.jasig.portlet.dining.model.menu.xml.Menu
Gets the value of the day property.
getDiningHall() - Method in class org.jasig.portlet.dining.model.menu.xml.Menu
Gets the value of the diningHall property.
getDiningHalls(PortletRequest) - Method in class org.jasig.portlet.dining.dao.AbstractXmlBasedDiningMenuDaoImpl
 
getDiningHalls(PortletRequest) - Method in interface org.jasig.portlet.dining.dao.IDiningMenuDao
Get the list of dining halls for a given portlet request.
getDiningHalls(PortletRequest) - Method in class org.jasig.portlet.dining.dao.MockDiningMenuDaoImpl
 
getDiningHalls(PortletRequest) - Method in class org.jasig.portlet.dining.dao.ScreenScrapingDiningMenuDaoImpl
 
getDish() - Method in class org.jasig.portlet.dining.model.menu.xml.FoodCategory
Gets the value of the dish property.
getFoodCategory() - Method in class org.jasig.portlet.dining.model.menu.xml.Meal
Gets the value of the foodCategory property.
getHtmlContent(String) - Method in class org.jasig.portlet.dining.dao.ScreenScrapingDiningMenuDaoImpl
Get HTML content for the specified dining hall.
getIngredients() - Method in class org.jasig.portlet.dining.model.menu.xml.Dish
Gets the value of the ingredients property.
getMeal() - Method in class org.jasig.portlet.dining.model.menu.xml.DiningHall
Gets the value of the meal property.
getMenu(PortletRequest, String) - Method in class org.jasig.portlet.dining.dao.AbstractXmlBasedDiningMenuDaoImpl
 
getMenu(String) - Method in class org.jasig.portlet.dining.dao.AbstractXmlBasedDiningMenuDaoImpl
Deserialize a menu from the provided XML.
getMenu(PortletRequest, String) - Method in interface org.jasig.portlet.dining.dao.IDiningMenuDao
Get the menu for the specified dining hall.
getMenu(PortletRequest, String) - Method in class org.jasig.portlet.dining.dao.MockDiningMenuDaoImpl
 
getMenu(PortletRequest, String) - Method in class org.jasig.portlet.dining.dao.ScreenScrapingDiningMenuDaoImpl
 
getMenu(String) - Method in class org.jasig.portlet.dining.dao.ScreenScrapingDiningMenuDaoImpl
Deserialize a menu from the provided XML.
getName() - Method in class org.jasig.portlet.dining.model.menu.xml.DiningHall
Gets the value of the name property.
getName() - Method in class org.jasig.portlet.dining.model.menu.xml.Dish
Gets the value of the name property.
getName() - Method in class org.jasig.portlet.dining.model.menu.xml.FoodCategory
Gets the value of the name property.
getName() - Method in class org.jasig.portlet.dining.model.menu.xml.Meal
Gets the value of the name property.
getName() - Method in class org.jasig.portlet.dining.model.menu.xml.NutritionItem
Gets the value of the name property.
getNutritionItem() - Method in class org.jasig.portlet.dining.model.menu.xml.Dish
Gets the value of the nutritionItem property.
getValue() - Method in class org.jasig.portlet.dining.model.menu.xml.NutritionItem
Gets the value of the value property.
getXml(String) - Method in class org.jasig.portlet.dining.dao.ScreenScrapingDiningMenuDaoImpl
Get portlet-specific XML for clean, valid HTML.
getXmlMenu(PortletRequest, String) - Method in class org.jasig.portlet.dining.dao.AbstractXmlBasedDiningMenuDaoImpl
 

H

hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.jasig.portlet.dining.model.menu.xml.DiningHall
 
hashCode() - Method in class org.jasig.portlet.dining.model.menu.xml.DiningHall
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.jasig.portlet.dining.model.menu.xml.Dish
 
hashCode() - Method in class org.jasig.portlet.dining.model.menu.xml.Dish
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.jasig.portlet.dining.model.menu.xml.FoodCategory
 
hashCode() - Method in class org.jasig.portlet.dining.model.menu.xml.FoodCategory
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.jasig.portlet.dining.model.menu.xml.Meal
 
hashCode() - Method in class org.jasig.portlet.dining.model.menu.xml.Meal
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.jasig.portlet.dining.model.menu.xml.Menu
 
hashCode() - Method in class org.jasig.portlet.dining.model.menu.xml.Menu
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.jasig.portlet.dining.model.menu.xml.NutritionItem
 
hashCode() - Method in class org.jasig.portlet.dining.model.menu.xml.NutritionItem
 
HelpController - Class in org.jasig.portlet.dining.mvc.portlet
HelpController is a simple controller that displays the help interface
HelpController() - Constructor for class org.jasig.portlet.dining.mvc.portlet.HelpController
 

I

IDiningMenuDao - Interface in org.jasig.portlet.dining.dao
IDiningMenuDao presents a generic interface for collecting dining hall menu information.
ingredients - Variable in class org.jasig.portlet.dining.model.menu.xml.Dish
 
isMobile(PortletRequest) - Method in interface org.jasig.portlet.dining.mvc.IViewSelector
 
isMobile(PortletRequest) - Method in class org.jasig.portlet.dining.mvc.ThemeNameViewSelectorImpl
 
IViewSelector - Interface in org.jasig.portlet.dining.mvc
 

L

log - Variable in class org.jasig.portlet.dining.dao.AbstractXmlBasedDiningMenuDaoImpl
 
log - Variable in class org.jasig.portlet.dining.dao.MockDiningMenuDaoImpl
 
log - Variable in class org.jasig.portlet.dining.dao.ScreenScrapingDiningMenuDaoImpl
 
logger - Variable in class org.jasig.portlet.dining.mvc.portlet.EditController
 
logger - Variable in class org.jasig.portlet.dining.mvc.portlet.HelpController
 
logger - Variable in class org.jasig.portlet.dining.mvc.portlet.MainController
 
logger - Variable in class org.jasig.portlet.dining.mvc.ThemeNameViewSelectorImpl
 

M

MainController - Class in org.jasig.portlet.dining.mvc.portlet
Main portlet view.
MainController() - Constructor for class org.jasig.portlet.dining.mvc.portlet.MainController
 
meal - Variable in class org.jasig.portlet.dining.model.menu.xml.DiningHall
 
Meal - Class in org.jasig.portlet.dining.model.menu.xml
Java class for anonymous complex type.
Meal() - Constructor for class org.jasig.portlet.dining.model.menu.xml.Meal
 
Menu - Class in org.jasig.portlet.dining.model.menu.xml
Java class for anonymous complex type.
Menu() - Constructor for class org.jasig.portlet.dining.model.menu.xml.Menu
 
MinimizedStateHandlerInterceptor - Class in org.jasig.portlet.dining.mvc
 
MinimizedStateHandlerInterceptor() - Constructor for class org.jasig.portlet.dining.mvc.MinimizedStateHandlerInterceptor
 
MOBILE_THEMES_DEFAULT - Static variable in class org.jasig.portlet.dining.mvc.ThemeNameViewSelectorImpl
 
MOBILE_THEMES_KEY - Static variable in class org.jasig.portlet.dining.mvc.ThemeNameViewSelectorImpl
 
MockDiningMenuDaoImpl - Class in org.jasig.portlet.dining.dao
 
MockDiningMenuDaoImpl() - Constructor for class org.jasig.portlet.dining.dao.MockDiningMenuDaoImpl
 

N

name - Variable in class org.jasig.portlet.dining.model.menu.xml.DiningHall
 
name - Variable in class org.jasig.portlet.dining.model.menu.xml.Dish
 
name - Variable in class org.jasig.portlet.dining.model.menu.xml.FoodCategory
 
name - Variable in class org.jasig.portlet.dining.model.menu.xml.Meal
 
name - Variable in class org.jasig.portlet.dining.model.menu.xml.NutritionItem
 
nutritionItem - Variable in class org.jasig.portlet.dining.model.menu.xml.Dish
 
NutritionItem - Class in org.jasig.portlet.dining.model.menu.xml
Java class for anonymous complex type.
NutritionItem() - Constructor for class org.jasig.portlet.dining.model.menu.xml.NutritionItem
 

O

ObjectFactory - Class in org.jasig.portlet.dining.model.menu.xml
This object contains factory methods for each Java content interface and Java element interface generated in the org.jasig.portlet.dining.model.menu.xml package.
ObjectFactory() - Constructor for class org.jasig.portlet.dining.model.menu.xml.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.jasig.portlet.dining.model.menu.xml
org.jasig.portlet.dining.dao - package org.jasig.portlet.dining.dao
 
org.jasig.portlet.dining.model.menu.xml - package org.jasig.portlet.dining.model.menu.xml
 
org.jasig.portlet.dining.mvc - package org.jasig.portlet.dining.mvc
 
org.jasig.portlet.dining.mvc.portlet - package org.jasig.portlet.dining.mvc.portlet
 

P

preHandleRender(RenderRequest, RenderResponse, Object) - Method in class org.jasig.portlet.dining.mvc.MinimizedStateHandlerInterceptor
 

S

ScreenScrapingDiningMenuDaoImpl - Class in org.jasig.portlet.dining.dao
Dining menu DAO capable of collecting menu information vi screen scraping HTML content.
ScreenScrapingDiningMenuDaoImpl() - Constructor for class org.jasig.portlet.dining.dao.ScreenScrapingDiningMenuDaoImpl
 
setCache(Cache) - Method in class org.jasig.portlet.dining.dao.AbstractXmlBasedDiningMenuDaoImpl
 
setCache(Cache) - Method in class org.jasig.portlet.dining.dao.ScreenScrapingDiningMenuDaoImpl
 
setDay(String) - Method in class org.jasig.portlet.dining.model.menu.xml.Menu
Sets the value of the day property.
setDiningHalls(List<String>) - Method in class org.jasig.portlet.dining.dao.AbstractXmlBasedDiningMenuDaoImpl
Set the list of dining hall names.
setDiningHalls(List<String>) - Method in class org.jasig.portlet.dining.dao.ScreenScrapingDiningMenuDaoImpl
Set the list of dining hall names.
setDiningMenuDao(IDiningMenuDao) - Method in class org.jasig.portlet.dining.mvc.portlet.MainController
 
setDishCodeImages(Map<String, String>) - Method in class org.jasig.portlet.dining.mvc.portlet.MainController
 
setIngredients(String) - Method in class org.jasig.portlet.dining.model.menu.xml.Dish
Sets the value of the ingredients property.
setMockData(Resource) - Method in class org.jasig.portlet.dining.dao.MockDiningMenuDaoImpl
 
setName(String) - Method in class org.jasig.portlet.dining.model.menu.xml.DiningHall
Sets the value of the name property.
setName(String) - Method in class org.jasig.portlet.dining.model.menu.xml.Dish
Sets the value of the name property.
setName(String) - Method in class org.jasig.portlet.dining.model.menu.xml.FoodCategory
Sets the value of the name property.
setName(String) - Method in class org.jasig.portlet.dining.model.menu.xml.Meal
Sets the value of the name property.
setName(String) - Method in class org.jasig.portlet.dining.model.menu.xml.NutritionItem
Sets the value of the name property.
setPolicy(Resource) - Method in class org.jasig.portlet.dining.dao.ScreenScrapingDiningMenuDaoImpl
Set the AntiSamy policy to be used to clean and validate HTML content.
setValue(String) - Method in class org.jasig.portlet.dining.model.menu.xml.NutritionItem
Sets the value of the value property.
setViewSelector(IViewSelector) - Method in class org.jasig.portlet.dining.mvc.portlet.EditController
 
setViewSelector(IViewSelector) - Method in class org.jasig.portlet.dining.mvc.portlet.HelpController
 
setViewSelector(IViewSelector) - Method in class org.jasig.portlet.dining.mvc.portlet.MainController
 
setXslt(Resource) - Method in class org.jasig.portlet.dining.dao.ScreenScrapingDiningMenuDaoImpl
Set the XSLT to use when transforming clean, valid HTML to portlet-specific XML.
showDiningHallView(RenderRequest, RenderResponse, String) - Method in class org.jasig.portlet.dining.mvc.portlet.MainController
 
showDishView(RenderRequest, RenderResponse, String, String) - Method in class org.jasig.portlet.dining.mvc.portlet.MainController
 
showHelpView(RenderRequest, RenderResponse) - Method in class org.jasig.portlet.dining.mvc.portlet.HelpController
Returns the help view.
showMainView(RenderRequest, RenderResponse) - Method in class org.jasig.portlet.dining.mvc.portlet.EditController
 
showMainView(RenderRequest, RenderResponse) - Method in class org.jasig.portlet.dining.mvc.portlet.MainController
 

T

THEME_NAME_PROPERTY - Static variable in class org.jasig.portlet.dining.mvc.ThemeNameViewSelectorImpl
 
ThemeNameViewSelectorImpl - Class in org.jasig.portlet.dining.mvc
 
ThemeNameViewSelectorImpl() - Constructor for class org.jasig.portlet.dining.mvc.ThemeNameViewSelectorImpl
 
toString() - Method in class org.jasig.portlet.dining.model.menu.xml.DiningHall
 
toString() - Method in class org.jasig.portlet.dining.model.menu.xml.Dish
 
toString() - Method in class org.jasig.portlet.dining.model.menu.xml.FoodCategory
 
toString() - Method in class org.jasig.portlet.dining.model.menu.xml.Meal
 
toString() - Method in class org.jasig.portlet.dining.model.menu.xml.Menu
 
toString() - Method in class org.jasig.portlet.dining.model.menu.xml.NutritionItem
 

V

value - Variable in class org.jasig.portlet.dining.model.menu.xml.NutritionItem
 

A C D E F G H I L M N O P S T V

Copyright © 2011 Jasig. All Rights Reserved.