Class PdcNewContentClassificationTag

  • All Implemented Interfaces:
    javax.servlet.jsp.tagext.JspTag, javax.servlet.jsp.tagext.SimpleTag

    public class PdcNewContentClassificationTag
    extends BaseClassificationPdCTag
    A tag that renders an HTML/javascript section with which a classification onto the PdC can be created for a new/already existing content in a given component instance. The positions that are created for the classification of the underlying content are not done automatically (as the content can be not already existed). To set them, please use in conjonction with this tag the PdcClassificationValidationTag one.
    • Constructor Detail

      • PdcNewContentClassificationTag

        public PdcNewContentClassificationTag()
    • Method Detail

      • doTag

        public void doTag()
                   throws javax.servlet.jsp.JspException
        Specified by:
        doTag in interface javax.servlet.jsp.tagext.SimpleTag
        Overrides:
        doTag in class javax.servlet.jsp.tagext.SimpleTagSupport
        Throws:
        javax.servlet.jsp.JspException