Package com.liferay.portlet
Class InvokerPortletUtil
Object
com.liferay.portlet.InvokerPortletUtil
- Author:
- Neil Griffin
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void
clearResponse
(javax.servlet.http.HttpSession httpSession, long plid, String portletId, String languageId) static void
clearResponses
(PortletSession session) static String
encodeResponseKey
(long plid, String portletId, String languageId) static Map<String,
InvokerPortletResponse> getResponses
(PortletSession portletSession) static Map<String,
InvokerPortletResponse> getResponses
(javax.servlet.http.HttpSession httpSession)
-
Constructor Details
-
InvokerPortletUtil
public InvokerPortletUtil()
-
-
Method Details
-
clearResponse
-
clearResponses
-
encodeResponseKey
-
getResponses
public static Map<String,InvokerPortletResponse> getResponses(javax.servlet.http.HttpSession httpSession) -
getResponses
-