Uses of Interface
javax.portlet.PortletContext
-
Uses of PortletContext in javax.portlet
Methods in javax.portlet that return PortletContextModifier and TypeMethodDescriptionGenericPortlet.getPortletContext()
Returns thePortletContext
of the portlet application the portlet is in.PortletConfig.getPortletContext()
Returns thePortletContext
of the portlet application the portlet is in.PortletSession.getPortletContext()
Returns the portlet application context associated with this session.