com.ibm.commerce.marketing.facade.datatypes

Interface AcknowledgeMarketingSpotDataAreaType



  • public interface AcknowledgeMarketingSpotDataAreaType
    A representation of the model object 'Acknowledge Marketing Spot Data Area Type'. Type definition of the AcknowledgeMarketingSpot BOD's data area.

    The following features are supported:

    See Also:
    MarketingPackage.getAcknowledgeMarketingSpotDataAreaType()
    • 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.getAcknowledgeMarketingSpotDataAreaType_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()
      • getMarketingSpot

        java.util.List getMarketingSpot()
        Returns the value of the 'Marketing Spot' containment reference list. The list contents are of type MarketingSpotType. The MarketingSpot noun.
        Returns:
        the value of the 'Marketing Spot' containment reference list.
        See Also:
        MarketingPackage.getAcknowledgeMarketingSpotDataAreaType_MarketingSpot()