Package org.jasig.portal.portlet.container.properties

Interface Summary
IRequestPropertiesManager Encapsulates logic related to handling properties that can be retrieved from and set on PortletRequest and PortletResponse objects.
 

Class Summary
BaseRequestPropertiesManager Do nothing base class for IRequestPropertiesManager impls.
CacheRequestPropertiesManager Deals with seting and retrieving the RenderResponse.EXPIRATION_CACHE property.
HttpRequestPropertiesManager Provides some extra information from the HttpServletRequest to the portlet as properties.
RequestPropertiesManagerBroker Delegates properties related calls to a List of IRequestPropertiesManagers in order.
 



Copyright © 2010 Jasig. All Rights Reserved.