Package org.apache.portals.bridges.jsf

Class Summary
AbstractAttributeMap Helper Map implementation for use with different Attribute Maps.
ApplicationMap PortletContextattributes as a Map.
EnumerationIterator Code borrowed from myfaces.
FacesContextFactoryImpl Loads the PortletFacesContextImpl
FacesPortlet FacesPortlet utilizes Java Server Faces to create the user interface in a portlet environment.
InitParameterMap PortletContextinit parameters as Map.
NullEnumeration Enumeration without elements
NullIterator Iterator without elements.
PortletExternalContextImpl JSF 1.0 PRD2, 6.1.1
PortletFacesContextImpl See MyFaces project for servlet implementation.
PortletUIViewRoot A portlet view root that implements a naming container to creates unique client ids.
PortletViewHandlerImpl View handler for JSF portlet bridge.
RequestHeaderMap This must be the set of properties available via the javax.portlet.PortletRequest methods getProperty() and getPropertyNames().
RequestHeaderValuesMap This must be the set of properties available via the javax.portlet.PortletRequest methods getProperties() and getPropertyNames().
RequestMap PortletRequest attributes Map.
RequestParameterMap PortletRequest parameters as Map.
RequestParameterValuesMap PortletRequest multi-value parameters as Map.
ServletCookieMap  
ServletExternalContextImpl  
ServletFacesContextImpl  
ServletRequestHeaderMap This must be the set of properties available via the javax.portlet.PortletRequest methods getProperty() and getPropertyNames().
ServletRequestHeaderValuesMap HttpServletRequest header values (multi-value headers) as Map of String[].
ServletRequestMap PortletRequest attributes Map.
SessionMap Session attibutes as Map.
 



Copyright © 1999-2012 Apache Software Foundation. All Rights Reserved.