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 Portlet
getPortletInstance
(javax.servlet.ServletContext servletContext, com.liferay.portal.kernel.model.Portlet portletModel, String rootPortletId)
-
Constructor Details
-
PortletBagUtil
public PortletBagUtil()
-
-
Method Details
-
getPortletInstance
public static Portlet getPortletInstance(javax.servlet.ServletContext servletContext, com.liferay.portal.kernel.model.Portlet portletModel, String rootPortletId) throws PortletException - Throws:
PortletException
-