com.ibm.commerce.marketing.facade.datatypes

Interface ProcessMarketingSpotDataAreaType



  • public interface ProcessMarketingSpotDataAreaType
    A representation of the model object 'Process Marketing Spot Data Area Type'. Type definition of the ProcessMarketingSpot BOD's data area.

    The following features are supported:

    See Also:
    MarketingPackage.getProcessMarketingSpotDataAreaType()
    • Method Detail

      • getProcess

        ProcessType getProcess()
        Returns the value of the 'Process' containment reference. The Process verb.
        Returns:
        the value of the 'Process' containment reference.
        See Also:
        setProcess(ProcessType), MarketingPackage.getProcessMarketingSpotDataAreaType_Process()
      • setProcess

        void setProcess(ProcessType value)
        Sets the value of the 'Process' containment reference.
        Parameters:
        value - the new value of the 'Process' containment reference.
        See Also:
        getProcess()
      • 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.getProcessMarketingSpotDataAreaType_MarketingSpot()