com.ibm.commerce.emarketing.emailtemplate.objects

Class TagDisplay

  • java.lang.Object
    • com.ibm.commerce.base.objects.EntityBase
      • com.ibm.commerce.emarketing.emailtemplate.objimpl.TagDisplayEntityBase
        • com.ibm.commerce.emarketing.emailtemplate.objects.TagDisplay
  • All Implemented Interfaces:
    Protectable, java.io.Serializable


    @Entity(name="TagDisplay")
    public class TagDisplay
    extends com.ibm.commerce.emarketing.emailtemplate.objimpl.TagDisplayEntityBase
    See Also:
    Serialized Form
    • Field Summary

      Fields 
      Modifier and Type Field and Description
      static java.lang.String COPYRIGHT
      Copyright.
    • Constructor Summary

      Constructors 
      Constructor and Description
      TagDisplay() 
    • Method Summary

      • Methods inherited from class com.ibm.commerce.emarketing.emailtemplate.objimpl.TagDisplayEntityBase

        getDescription, getDisplayName, getJspPath, getThumbNailPath, setDescription, setDisplayName, setJspPath, setThumbNailPath
      • Methods inherited from class com.ibm.commerce.base.objects.EntityBase

        fulfills, getGroupingAttributeValue, getOptCounter, getOwner, setOptCounter
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

    • Constructor Detail

      • TagDisplay

        public TagDisplay()