com.ibm.commerce.marketing.facade.datatypes

Interface MarketingContentType

    • Method Detail

      • getMarketingContentDescription

        java.util.List getMarketingContentDescription()
        Returns the value of the 'Marketing Content Description' containment reference list. The list contents are of type MarketingContentDescriptionType. The description of a marketing content.
        Returns:
        the value of the 'Marketing Content Description' containment reference list.
        See Also:
        MarketingPackage.getMarketingContentType_MarketingContentDescription()
      • getMarketingContentFormat

        MarketingContentFormatType getMarketingContentFormat()
        Returns the value of the 'Marketing Content Format' containment reference. The type of the marketing content.
        Returns:
        the value of the 'Marketing Content Format' containment reference.
        See Also:
        setMarketingContentFormat(MarketingContentFormatType), MarketingPackage.getMarketingContentType_MarketingContentFormat()
      • getClickAction

        com.ibm.commerce.marketing.facade.datatypes.ClickActionEnumerationType getClickAction()
        Returns the value of the 'Click Action' attribute. The literals are from the enumeration ClickActionEnumerationType. The number of click actions of the marketing content: "None", "Single"(URL) or "Multiple"(Image Map)
        Returns:
        the value of the 'Click Action' attribute.
        See Also:
        ClickActionEnumerationType, isSetClickAction(), unsetClickAction(), setClickAction(ClickActionEnumerationType), MarketingPackage.getMarketingContentType_ClickAction()
      • setClickAction

        void setClickAction(com.ibm.commerce.marketing.facade.datatypes.ClickActionEnumerationType value)
        Sets the value of the 'Click Action' attribute.
        Parameters:
        value - the new value of the 'Click Action' attribute.
        See Also:
        ClickActionEnumerationType, isSetClickAction(), unsetClickAction(), getClickAction()
      • getInputOption

        com.ibm.commerce.marketing.facade.datatypes.InputOptionEnumerationType getInputOption()
        Returns the value of the 'Input Option' attribute. The literals are from the enumeration InputOptionEnumerationType. The input options for the marketing content image map. Two options are support: "Area" means the image map is defined by individual area. "Source" means the image map is defined by HTML source code.
        Returns:
        the value of the 'Input Option' attribute.
        See Also:
        InputOptionEnumerationType, isSetInputOption(), unsetInputOption(), setInputOption(InputOptionEnumerationType), MarketingPackage.getMarketingContentType_InputOption()
      • setInputOption

        void setInputOption(com.ibm.commerce.marketing.facade.datatypes.InputOptionEnumerationType value)
        Sets the value of the 'Input Option' attribute.
        Parameters:
        value - the new value of the 'Input Option' attribute.
        See Also:
        InputOptionEnumerationType, isSetInputOption(), unsetInputOption(), getInputOption()
      • getUrl

        java.lang.String getUrl()
        Returns the value of the 'Url' attribute. The click action to be invoked when the marketing content on the page is clicked.
        Returns:
        the value of the 'Url' attribute.
        See Also:
        setUrl(String), MarketingPackage.getMarketingContentType_Url()
      • setUrl

        void setUrl(java.lang.String value)
        Sets the value of the 'Url' attribute.
        Parameters:
        value - the new value of the 'Url' attribute.
        See Also:
        getUrl()
      • getMarketingContentImageMap

        java.util.List getMarketingContentImageMap()
        Returns the value of the 'Marketing Content Image Map' containment reference list. The list contents are of type MarketingContentImageMapType. The definition of the image map (clickable areas of a image). It is language sensitive.
        Returns:
        the value of the 'Marketing Content Image Map' containment reference list.
        See Also:
        MarketingPackage.getMarketingContentType_MarketingContentImageMap()
      • getMimeType

        java.lang.String getMimeType()
        Returns the value of the 'Mime Type' attribute. The mime type of the marketing content.
        Returns:
        the value of the 'Mime Type' attribute.
        See Also:
        setMimeType(String), MarketingPackage.getMarketingContentType_MimeType()
      • setMimeType

        void setMimeType(java.lang.String value)
        Sets the value of the 'Mime Type' attribute.
        Parameters:
        value - the new value of the 'Mime Type' attribute.
        See Also:
        getMimeType()
      • getAttachment

        AttachmentReferenceType getAttachment()
        Returns the value of the 'Attachment' containment reference. The attachment associated with the marketing content.
        Returns:
        the value of the 'Attachment' containment reference.
        See Also:
        setAttachment(AttachmentReferenceType), MarketingPackage.getMarketingContentType_Attachment()
      • getMarketingSpotBehavior

        java.lang.String getMarketingSpotBehavior()
        Returns the value of the 'Marketing Spot Behavior' attribute. If this content displays the same results to all customers, then the value is 0. If this content has dynamic behavior that can display different results, then the value is 1. The associated e-Marketing Spot can use this setting to determine how to cache the e-Marketing Spot results.
        Returns:
        the value of the 'Marketing Spot Behavior' attribute.
        See Also:
        setMarketingSpotBehavior(String), MarketingPackage.getMarketingContentType_MarketingSpotBehavior()
      • setMarketingSpotBehavior

        void setMarketingSpotBehavior(java.lang.String value)
        Sets the value of the 'Marketing Spot Behavior' attribute.
        Parameters:
        value - the new value of the 'Marketing Spot Behavior' attribute.
        See Also:
        getMarketingSpotBehavior()
      • getUIDisplayable

        java.math.BigInteger getUIDisplayable()
        Returns the value of the 'UI Displayable' attribute. This value identifies if this content should be displayed in the administration UI.
        Returns:
        the value of the 'UI Displayable' attribute.
        See Also:
        setUIDisplayable(BigInteger), MarketingPackage.getMarketingContentType_UIDisplayable()
      • setUIDisplayable

        void setUIDisplayable(java.math.BigInteger value)
        Sets the value of the 'UI Displayable' attribute.
        Parameters:
        value - the new value of the 'UI Displayable' attribute.
        See Also:
        getUIDisplayable()
      • getManagingTool

        java.math.BigInteger getManagingTool()
        Returns the value of the 'Managing Tool' attribute. This value identifies the tool that manages this content.
        Returns:
        the value of the 'Managing Tool' attribute.
        See Also:
        setManagingTool(BigInteger), MarketingPackage.getMarketingContentType_ManagingTool()
      • setManagingTool

        void setManagingTool(java.math.BigInteger value)
        Sets the value of the 'Managing Tool' attribute.
        Parameters:
        value - the new value of the 'Managing Tool' attribute.
        See Also:
        getManagingTool()
      • getOvrMktLimit

        java.math.BigInteger getOvrMktLimit()
        Returns the value of the 'Ovr Mkt Limit' attribute. This value identifies if this marketing content can display attachments that exceed the marketing file size limit.
        Returns:
        the value of the 'Ovr Mkt Limit' attribute.
        See Also:
        setOvrMktLimit(BigInteger), MarketingPackage.getMarketingContentType_OvrMktLimit()
      • setOvrMktLimit

        void setOvrMktLimit(java.math.BigInteger value)
        Sets the value of the 'Ovr Mkt Limit' attribute.
        Parameters:
        value - the new value of the 'Ovr Mkt Limit' attribute.
        See Also:
        getOvrMktLimit()
      • getUserData

        UserDataType getUserData()
        Returns the value of the 'User Data' containment reference. User Data.
        Returns:
        the value of the 'User Data' containment reference.
        See Also:
        setUserData(UserDataType), MarketingPackage.getMarketingContentType_UserData()
      • setUserData

        void setUserData(UserDataType value)
        Sets the value of the 'User Data' containment reference.
        Parameters:
        value - the new value of the 'User Data' containment reference.
        See Also:
        getUserData()