org.apache.pluto.portlet
Class PortletUtils
java.lang.Object
org.apache.pluto.portlet.PortletUtils
- public class PortletUtils
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PortletUtils
public PortletUtils()
getPortletWindow
public static PortletWindow getPortletWindow(javax.portlet.RenderRequest request)
getPortletWindow
public static PortletWindow getPortletWindow(javax.portlet.ActionRequest request)
getPortletWindow
public static PortletWindow getPortletWindow(javax.portlet.RenderResponse response)
getPortletWindow
public static PortletWindow getPortletWindow(javax.portlet.ActionResponse response)
getServletConfig
public static javax.servlet.ServletConfig getServletConfig(javax.portlet.PortletConfig config)
getPortletDefinition
public static PortletDefinition getPortletDefinition(javax.portlet.PortletConfig config)
getServletContext
public static javax.servlet.ServletContext getServletContext(javax.portlet.PortletContext context)
getPortletApplicationDefinition
public static PortletApplicationDefinition getPortletApplicationDefinition(javax.portlet.PortletContext context)
Copyright © 2003-2005 . All Rights Reserved.