com.ibm.commerce.emarketing.emailtemplate.tag

Class TagEMSpot

  • All Implemented Interfaces:
    Tag


    public class TagEMSpot
    extends TagEMSpotBase
    Default implementation for parsing eMarketing Spot tag
    • Constructor Detail

      • TagEMSpot

        public TagEMSpot()
    • Method Detail

      • getTagValue

        public java.lang.String getTagValue()
                                     throws com.ibm.commerce.exception.ECException
        Returns the value of this tag.
        Returns:
        Returns the tag Replacement Value - String
        Throws:
        com.ibm.commerce.exception.ECException
        See Also:
        Tag.getTagValue()