Uses of Class
org.apache.cocoon.environment.portlet.PortletEnvironment

Packages that use PortletEnvironment
org.apache.cocoon.environment.portlet   
 

Uses of PortletEnvironment in org.apache.cocoon.environment.portlet
 

Constructors in org.apache.cocoon.environment.portlet with parameters of type PortletEnvironment
ActionRequest(String servletPath, String pathInfo, javax.portlet.ActionRequest request, PortletEnvironment environment)
          Creates a ActionRequest based on a real ActionRequest object
PortletRequest(String servletPath, String pathInfo, javax.portlet.PortletRequest request, PortletEnvironment environment)
          Creates a PortletRequest based on a real PortletRequest object
RenderRequest(String servletPath, String pathInfo, javax.portlet.RenderRequest request, PortletEnvironment environment)
          Creates a RenderRequest based on a real RenderRequest object
 



Copyright © 1999-2010 The Apache Software Foundation. All Rights Reserved.