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.LiferayPortletRequestgetLiferayPortletRequest(jakarta.portlet.PortletRequest portletRequest) static com.liferay.portal.kernel.portlet.LiferayPortletResponsegetLiferayPortletResponse(jakarta.portlet.PortletResponse portletResponse)
-
Constructor Details
-
LiferayPortletUtil
public LiferayPortletUtil()
-
-
Method Details
-
getLiferayPortletRequest
public static com.liferay.portal.kernel.portlet.LiferayPortletRequest getLiferayPortletRequest(jakarta.portlet.PortletRequest portletRequest) -
getLiferayPortletResponse
public static com.liferay.portal.kernel.portlet.LiferayPortletResponse getLiferayPortletResponse(jakarta.portlet.PortletResponse portletResponse)
-