Class ContextProfileLinkTag

  • All Implemented Interfaces:
    java.io.Serializable, IterationTag, JspTag, Tag

    public class ContextProfileLinkTag
    extends TagSupport
    Implements the <personalisation:contextProfileLink/> tag AdobePatentID="B1393"
    See Also:
    Serialized Form
    • Constructor Detail

      • ContextProfileLinkTag

        public ContextProfileLinkTag()
    • Method Detail

      • setHref

        public void setHref​(java.lang.String href)
      • setDisplayValue

        public void setDisplayValue​(java.lang.String displayValue)
      • setDisplayValuePropertyName

        public void setDisplayValuePropertyName​(java.lang.String displayValuePropertyName)
      • setId

        public void setId​(java.lang.String id)
        Description copied from class: TagSupport
        Set the id attribute for this tag.
        Overrides:
        setId in class TagSupport
        Parameters:
        id - The String for the id.
      • setStore

        public void setStore​(java.lang.String store)
      • setPrefix

        public void setPrefix​(java.lang.String prefix)
      • setSuffix

        public void setSuffix​(java.lang.String suffix)