Class PanelAppContentHelper
java.lang.Object
com.liferay.application.list.taglib.display.context.logic.PanelAppContentHelper
-
Constructor Summary
ConstructorsConstructorDescriptionPanelAppContentHelper(jakarta.servlet.http.HttpServletRequest httpServletRequest, jakarta.servlet.http.HttpServletResponse httpServletResponse) -
Method Summary
Modifier and TypeMethodDescriptionprotected longprotected jakarta.servlet.http.HttpServletRequestgetOriginalHttpServletRequest(jakarta.servlet.http.HttpServletRequest httpServletRequest) protected com.liferay.portal.kernel.model.Portletprotected StringbooleanvoidwriteContent(Writer writer)
-
Constructor Details
-
PanelAppContentHelper
public PanelAppContentHelper(jakarta.servlet.http.HttpServletRequest httpServletRequest, jakarta.servlet.http.HttpServletResponse httpServletResponse)
-
-
Method Details
-
isValidPortletSelected
public boolean isValidPortletSelected() -
writeContent
- Throws:
Exception
-
getCompanyId
protected long getCompanyId() -
getOriginalHttpServletRequest
protected jakarta.servlet.http.HttpServletRequest getOriginalHttpServletRequest(jakarta.servlet.http.HttpServletRequest httpServletRequest) -
getPortlet
protected com.liferay.portal.kernel.model.Portlet getPortlet() -
getPortletId
-