Class ResourceURL286Tag

  • All Implemented Interfaces:
    Serializable, javax.servlet.jsp.tagext.IterationTag, javax.servlet.jsp.tagext.JspTag, javax.servlet.jsp.tagext.Tag

    public class ResourceURL286Tag
    extends GenerateURL286Tag
    Version:
    : 0.1 $
    Author:
    Boleslaw Dawidowicz
    See Also:
    Serialized Form
    • Field Detail

      • typeParameter

        public static String typeParameter
    • Constructor Detail

      • ResourceURL286Tag

        public ResourceURL286Tag()
    • Method Detail

      • getId

        public String getId()
        Overrides:
        getId in class javax.servlet.jsp.tagext.TagSupport
      • setId

        public void setId​(String id)
        Overrides:
        setId in class javax.servlet.jsp.tagext.TagSupport
      • getCacheability

        public String getCacheability()
      • setId

        protected void setId​(javax.portlet.ResourceURL resourceURL)
      • setCacheability

        public void setCacheability​(javax.portlet.ResourceURL resourceURL)
      • setCacheability

        public void setCacheability​(String cacheability)
      • getTypeValue

        protected String getTypeValue()
        Description copied from class: GenerateURLTag
        Get the type - action or render - from the implementing subclass
        Specified by:
        getTypeValue in class GenerateURLTag
        Returns:
        the value for the "type" portal parameter