Uses of Interface
javax.portlet.PortalContext

Packages that use PortalContext
javax.portlet The javax.portlet package defines the API for Java Portlet Specification V2.0. 
org.jboss.portal.portlet.impl.jsr168.api   
 

Uses of PortalContext in javax.portlet
 

Methods in javax.portlet that return PortalContext
 PortalContext PortletRequest.getPortalContext()
          Returns the context of the calling portal.
 

Uses of PortalContext in org.jboss.portal.portlet.impl.jsr168.api
 

Classes in org.jboss.portal.portlet.impl.jsr168.api that implement PortalContext
 class PortalContextImpl
          todo : does not provide customizable values for portlet modes and window states.
 

Fields in org.jboss.portal.portlet.impl.jsr168.api declared as PortalContext
protected  PortalContext PortletRequestImpl.portalContext
          .
 

Methods in org.jboss.portal.portlet.impl.jsr168.api that return PortalContext
 PortalContext PortletRequestImpl.getPortalContext()
           
 



Copyright © 2008. All Rights Reserved.