| Modifier and Type | Method and Description |
|---|---|
PortletContext |
GenericPortlet.getPortletContext()
Returns the
PortletContext of the portlet application the portlet is in. |
PortletContext |
PortletConfig.getPortletContext()
Returns the
PortletContext of the portlet application the portlet is in. |
PortletContext |
PortletSession.getPortletContext()
Returns the portlet application context associated with this session.
|
Copyright © 2003-2016 GateIn. All Rights Reserved.