com.ibm.commerce.marketing.facade.datatypes

Interface RespondMarketingContentDataAreaType



  • public interface RespondMarketingContentDataAreaType
    A representation of the model object 'Respond Marketing Content Data Area Type'. Type definition of the AcknowledgeMarketingContent BOD's data area.

    The following features are supported:

    See Also:
    MarketingPackage.getRespondMarketingContentDataAreaType()
    • Method Detail

      • getRespond

        RespondType getRespond()
        Returns the value of the 'Respond' containment reference. The Acknowledge verb.
        Returns:
        the value of the 'Respond' containment reference.
        See Also:
        setRespond(RespondType), MarketingPackage.getRespondMarketingContentDataAreaType_Respond()
      • setRespond

        void setRespond(RespondType value)
        Sets the value of the 'Respond' containment reference.
        Parameters:
        value - the new value of the 'Respond' containment reference.
        See Also:
        getRespond()
      • getMarketingContent

        java.util.List getMarketingContent()
        Returns the value of the 'Marketing Content' containment reference list. The list contents are of type MarketingContentType. The MarketingContent noun.
        Returns:
        the value of the 'Marketing Content' containment reference list.
        See Also:
        MarketingPackage.getRespondMarketingContentDataAreaType_MarketingContent()