com.ibm.commerce.marketing.facade.datatypes

Interface AcknowledgeCampaignElementTemplateDataAreaType



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

    The following features are supported:

    See Also:
    MarketingPackage.getAcknowledgeCampaignElementTemplateDataAreaType()
    • Method Detail

      • getAcknowledge

        AcknowledgeType getAcknowledge()
        Returns the value of the 'Acknowledge' containment reference. The Acknowledge verb.
        Returns:
        the value of the 'Acknowledge' containment reference.
        See Also:
        setAcknowledge(AcknowledgeType), MarketingPackage.getAcknowledgeCampaignElementTemplateDataAreaType_Acknowledge()
      • setAcknowledge

        void setAcknowledge(AcknowledgeType value)
        Sets the value of the 'Acknowledge' containment reference.
        Parameters:
        value - the new value of the 'Acknowledge' containment reference.
        See Also:
        getAcknowledge()
      • 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.getAcknowledgeCampaignElementTemplateDataAreaType_CampaignElementTemplate()