com.ibm.commerce.marketing.facade.datatypes

Interface ChangeMarketingEmailTemplateDataAreaType



  • public interface ChangeMarketingEmailTemplateDataAreaType
    A representation of the model object 'Change Marketing Email Template Data Area Type'. Type definition of the ChangeMarketingEmailTemplate BOD's data area.

    The following features are supported:

    See Also:
    MarketingPackage.getChangeMarketingEmailTemplateDataAreaType()
    • Method Detail

      • getChange

        ChangeType getChange()
        Returns the value of the 'Change' containment reference. The Change verb.
        Returns:
        the value of the 'Change' containment reference.
        See Also:
        setChange(ChangeType), MarketingPackage.getChangeMarketingEmailTemplateDataAreaType_Change()
      • setChange

        void setChange(ChangeType value)
        Sets the value of the 'Change' containment reference.
        Parameters:
        value - the new value of the 'Change' containment reference.
        See Also:
        getChange()
      • getMarketingEmailTemplate

        java.util.List getMarketingEmailTemplate()
        Returns the value of the 'Marketing Email Template' containment reference list. The list contents are of type MarketingEmailTemplateType. The MarketingEmailTemplate noun.
        Returns:
        the value of the 'Marketing Email Template' containment reference list.
        See Also:
        MarketingPackage.getChangeMarketingEmailTemplateDataAreaType_MarketingEmailTemplate()