Package com.liferay.portlet
Class LiferayPortletUtil
Object
com.liferay.portlet.LiferayPortletUtil
- Author:
- Neil Griffin
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic com.liferay.portal.kernel.portlet.LiferayPortletRequest
getLiferayPortletRequest
(PortletRequest portletRequest) static com.liferay.portal.kernel.portlet.LiferayPortletResponse
getLiferayPortletResponse
(PortletResponse portletResponse)
-
Constructor Details
-
LiferayPortletUtil
public LiferayPortletUtil()
-
-
Method Details
-
getLiferayPortletRequest
public static com.liferay.portal.kernel.portlet.LiferayPortletRequest getLiferayPortletRequest(PortletRequest portletRequest) -
getLiferayPortletResponse
public static com.liferay.portal.kernel.portlet.LiferayPortletResponse getLiferayPortletResponse(PortletResponse portletResponse)
-