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