Package com.liferay.portlet.internal
Class PortletBagUtil
Object
com.liferay.portlet.internal.PortletBagUtil
- Author:
- Brian Wing Shun Chan, Shuyang Zhou, Neil Griffin
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic jakarta.portlet.PortletgetPortletInstance(jakarta.servlet.ServletContext servletContext, com.liferay.portal.kernel.model.Portlet portletModel, String rootPortletId)
-
Constructor Details
-
PortletBagUtil
public PortletBagUtil()
-
-
Method Details
-
getPortletInstance
public static jakarta.portlet.Portlet getPortletInstance(jakarta.servlet.ServletContext servletContext, com.liferay.portal.kernel.model.Portlet portletModel, String rootPortletId) throws jakarta.portlet.PortletException - Throws:
jakarta.portlet.PortletException
-