com.ibm.commerce.marketing.facade.datatypes

Interface ShowMarketingEmailTemplateDataAreaType



  • public interface ShowMarketingEmailTemplateDataAreaType
    A representation of the model object 'Show Marketing Email Template Data Area Type'. Type definition of the ShowMarketingEmailTemplate BOD's data area.

    The following features are supported:

    See Also:
    MarketingPackage.getShowMarketingEmailTemplateDataAreaType()
    • Method Detail

      • getShow

        ShowType getShow()
        Returns the value of the 'Show' containment reference. The Show verb.
        Returns:
        the value of the 'Show' containment reference.
        See Also:
        setShow(ShowType), MarketingPackage.getShowMarketingEmailTemplateDataAreaType_Show()
      • setShow

        void setShow(ShowType value)
        Sets the value of the 'Show' containment reference.
        Parameters:
        value - the new value of the 'Show' containment reference.
        See Also:
        getShow()
      • 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.getShowMarketingEmailTemplateDataAreaType_MarketingEmailTemplate()