com.ibm.commerce.marketing.facade.datatypes

Interface RespondCampaignElementTemplateDataAreaType



  • public interface RespondCampaignElementTemplateDataAreaType
    A representation of the model object 'Respond Campaign Element Template Data Area Type'. Type definition of the AcknowledgeCampaignElementTemplate BOD's data area.

    The following features are supported:

    See Also:
    MarketingPackage.getRespondCampaignElementTemplateDataAreaType()
    • 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.getRespondCampaignElementTemplateDataAreaType_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()
      • getCampaignElementTemplate

        java.util.List getCampaignElementTemplate()
        Returns the value of the 'Campaign Element Template' containment reference list. The list contents are of type CampaignElementTemplateType. The CampaignElementTemplate noun.
        Returns:
        the value of the 'Campaign Element Template' containment reference list.
        See Also:
        MarketingPackage.getRespondCampaignElementTemplateDataAreaType_CampaignElementTemplate()