Package com.liferay.portlet
Class InvokerPortletUtil
Object
com.liferay.portlet.InvokerPortletUtil
- Author:
- Neil Griffin
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidclearResponse(javax.servlet.http.HttpSession httpSession, long plid, String portletId, String languageId) static voidclearResponses(PortletSession session) static StringencodeResponseKey(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
-