com.ibm.commerce.marketing.facade.datatypes

Interface GetCampaignType

  • All Superinterfaces:
    BusinessObjectDocumentType


    public interface GetCampaignType
    extends BusinessObjectDocumentType
    A representation of the model object 'Get Campaign Type'. Type definition of the GetCampaign BOD.

    The following features are supported:

    See Also:
    MarketingPackage.getGetCampaignType()
    • Method Detail

      • getDataArea

        GetCampaignDataAreaType getDataArea()
        Returns the value of the 'Data Area' containment reference. Data area of the GetCampaign BOD.
        Returns:
        the value of the 'Data Area' containment reference.
        See Also:
        setDataArea(GetCampaignDataAreaType), MarketingPackage.getGetCampaignType_DataArea()