Uses of Class
org.edorasframework.portletfaces.context.PortletFacesContext

Packages that use PortletFacesContext
org.edorasframework.portletfaces.context   
org.edorasframework.portletfaces.context.impl   
 

Uses of PortletFacesContext in org.edorasframework.portletfaces.context
 

Methods in org.edorasframework.portletfaces.context that return PortletFacesContext
static PortletFacesContext PortletFacesContext.getInstance()
          Returns the implementation singleton instance.
 

Methods in org.edorasframework.portletfaces.context with parameters of type PortletFacesContext
static void PortletFacesContext.setInstance(PortletFacesContext portletFacesContext)
          Sets the implementation singleton instance.
 

Uses of PortletFacesContext in org.edorasframework.portletfaces.context.impl
 

Subclasses of PortletFacesContext in org.edorasframework.portletfaces.context.impl
 class PortletFacesContextImpl
          This class is the default implementation of the PortletFacesContext.
 



Copyright 2009, http://www.edorasframework.org