com.ibm.commerce.marketing.facade.datatypes

Interface GetMarketingContentDataAreaType



  • public interface GetMarketingContentDataAreaType
    A representation of the model object 'Get Marketing Content Data Area Type'. Type definition of the GetMarketingContent BOD's data area.

    The following features are supported:

    See Also:
    MarketingPackage.getGetMarketingContentDataAreaType()
    • 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.getGetMarketingContentDataAreaType_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()
      • getMarketingContent

        java.util.List getMarketingContent()
        Returns the value of the 'Marketing Content' containment reference list. The list contents are of type MarketingContentType. The MarketingContent noun.
        Returns:
        the value of the 'Marketing Content' containment reference list.
        See Also:
        MarketingPackage.getGetMarketingContentDataAreaType_MarketingContent()