com.ibm.commerce.marketing.facade.datatypes

Interface GetCampaignElementTemplateDataAreaType



  • public interface GetCampaignElementTemplateDataAreaType
    A representation of the model object 'Get Campaign Element Template Data Area Type'. Type definition of the GetCampaignElementTemplate BOD's data area.

    The following features are supported:

    See Also:
    MarketingPackage.getGetCampaignElementTemplateDataAreaType()
    • Method Detail

      • getGet

        GetType getGet()
        Returns the value of the 'Get' containment reference. The Get verb.
        Returns:
        the value of the 'Get' containment reference.
        See Also:
        setGet(GetType), MarketingPackage.getGetCampaignElementTemplateDataAreaType_Get()
      • setGet

        void setGet(GetType value)
        Sets the value of the 'Get' containment reference.
        Parameters:
        value - the new value of the 'Get' containment reference.
        See Also:
        getGet()
      • 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.getGetCampaignElementTemplateDataAreaType_CampaignElementTemplate()