Uses of Interface
javax.portlet.PortletContext
-
-
Uses of PortletContext in javax.portlet
Methods in javax.portlet that return PortletContext Modifier and Type Method Description PortletContextGenericPortlet. getPortletContext()Returns thePortletContextof the portlet application the portlet is in.PortletContextPortletConfig. getPortletContext()Returns thePortletContextof the portlet application the portlet is in.PortletContextPortletSession. getPortletContext()Returns the portlet application context associated with this session.
-