Class CmsAttributeComparisonList

    • Constructor Detail

      • CmsAttributeComparisonList

        public CmsAttributeComparisonList​(org.opencms.jsp.CmsJspActionElement jsp)
        Public constructor.

        Parameters:
        jsp - an initialized JSP action element
      • CmsAttributeComparisonList

        public CmsAttributeComparisonList​(javax.servlet.jsp.PageContext context,
                                          javax.servlet.http.HttpServletRequest req,
                                          javax.servlet.http.HttpServletResponse res)
        Public constructor with JSP variables.

        Parameters:
        context - the JSP page context
        req - the JSP request
        res - the JSP response
      • CmsAttributeComparisonList

        protected CmsAttributeComparisonList​(java.lang.String listId,
                                             org.opencms.jsp.CmsJspActionElement jsp)
        Protected constructor.

        Parameters:
        listId - the id of the specialized list
        jsp - an initialized JSP action element