com.ibm.commerce.emarketing.emailtemplate.objects

Class TagDisplayRelation

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


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

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

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

        getDisplayName, getTagName, setDisplayName, setTagName
      • 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

      • TagDisplayRelation

        public TagDisplayRelation()