Overview  Package   Class  Tree  Serialized  Deprecated  Index  Help 

com.ibm.wps.portlets.struts
Interface PortletInfoSupplier

All Known Implementing Classes:
WpsActionServlet

public interface PortletInfoSupplier

PortletInfoSupplier is used in WPS Struts extension classes to supply portlet config and context information.

Since:
5.101

Field Summary
static java.lang.String COPYRIGHT
           
 

Method Summary
 org.apache.jetspeed.portlet.PortletConfig getPortletConfig()
          Get the Portlet configuration object.
 org.apache.jetspeed.portlet.PortletContext getPortletContext()
          Get the Portlet context
 

Field Detail

COPYRIGHT

public static final java.lang.String COPYRIGHT
See Also:
Constant Field Values

Method Detail

getPortletConfig

public org.apache.jetspeed.portlet.PortletConfig getPortletConfig()
Get the Portlet configuration object.

Returns:
the PortletConfig object

getPortletContext

public org.apache.jetspeed.portlet.PortletContext getPortletContext()
Get the Portlet context

Returns:
the PortletContext object

Overview  Package   Class  Tree  Serialized  Deprecated  Index  Help 

 

WebSphere is a trademark of the IBM Corporation in the United States, other countries, or both.

 

IBM is a trademark of the IBM Corporation in the United States, other countries, or both.