Package org.jasig.portal.portlet.url

Interface Summary
IPortletRequestParameterManager Provides access to portlet specific information for a HttpServletRequest.
IPortletUrlSyntaxProvider Encapsulates the logic for writing to and reading from URLs for portlets.
 

Class Summary
PortletRequestParameterManager Manages access to portlet request parameters using a request attribute.
PortletUrl Simple bean that describes a Portlet URL, all properties are null by default except targetWindowId which will never be null
PortletURLProviderImpl Tracks configuration for a portlet URL then generates one when PortletURLProviderImpl.toString() is called.
PortletUrlSyntaxProviderImpl Contains the logic and string constants for generating and parsing portlet URL parameters.
ResourceUrlProviderImpl Simple handling for resource URL generation
 

Enum Summary
RequestType Defines types of requests to Porlets
 



Copyright © 2010 Jasig. All Rights Reserved.