Class PanelAppContentHelper

java.lang.Object
com.liferay.application.list.taglib.display.context.logic.PanelAppContentHelper

public class PanelAppContentHelper extends Object
  • Constructor Details

    • PanelAppContentHelper

      public PanelAppContentHelper(javax.servlet.http.HttpServletRequest httpServletRequest, javax.servlet.http.HttpServletResponse httpServletResponse)
  • Method Details

    • isValidPortletSelected

      public boolean isValidPortletSelected()
    • writeContent

      public void writeContent(Writer writer) throws Exception
      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

      protected String getPortletId()