com.ibm.commerce.emarketing.emailtemplate.objects

Class EmailMessageContentRelation

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


    @Entity(name="EmailMessageContentRelation")
    public class EmailMessageContentRelation
    extends com.ibm.commerce.emarketing.emailtemplate.objimpl.EmailMessageContentRelationEntityBase
    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.EmailMessageContentRelationEntityBase

        getEmailContent, getEmailMessage, setEmailContent, setEmailMessage
      • 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

      • EmailMessageContentRelation

        public EmailMessageContentRelation()