com.ibm.commerce.marketing.facade.datatypes

Interface MarketingSpotType

    • Method Detail

      • getMarketingSpotIdentifier

        MarketingSpotIdentifierType getMarketingSpotIdentifier()
        Returns the value of the 'Marketing Spot Identifier' containment reference. The unique identifier of the e-Marketing Spot.
        Returns:
        the value of the 'Marketing Spot Identifier' containment reference.
        See Also:
        setMarketingSpotIdentifier(MarketingSpotIdentifierType), MarketingPackage.getMarketingSpotType_MarketingSpotIdentifier()
      • getUsage

        java.lang.Object getUsage()
        Returns the value of the 'Usage' attribute. The usage type of the e-marketing spot.
        Returns:
        the value of the 'Usage' attribute.
        See Also:
        setUsage(Object), MarketingPackage.getMarketingSpotType_Usage()
      • setUsage

        void setUsage(java.lang.Object value)
        Sets the value of the 'Usage' attribute.
        Parameters:
        value - the new value of the 'Usage' attribute.
        See Also:
        getUsage()
      • getDescription

        java.lang.String getDescription()
        Returns the value of the 'Description' attribute. The description of the e-Marketing Spot.
        Returns:
        the value of the 'Description' attribute.
        See Also:
        setDescription(String), MarketingPackage.getMarketingSpotType_Description()
      • setDescription

        void setDescription(java.lang.String value)
        Sets the value of the 'Description' attribute.
        Parameters:
        value - the new value of the 'Description' attribute.
        See Also:
        getDescription()
      • getLastUpdate

        java.lang.Object getLastUpdate()
        Returns the value of the 'Last Update' attribute. The timestamp of the last update to the e-Marketing Spot.
        Returns:
        the value of the 'Last Update' attribute.
        See Also:
        setLastUpdate(Object), MarketingPackage.getMarketingSpotType_LastUpdate()
      • setLastUpdate

        void setLastUpdate(java.lang.Object value)
        Sets the value of the 'Last Update' attribute.
        Parameters:
        value - the new value of the 'Last Update' attribute.
        See Also:
        getLastUpdate()
      • getLastUpdatedBy

        java.lang.String getLastUpdatedBy()
        Returns the value of the 'Last Updated By' attribute. The logon ID of the last user to update the e-Marketing Spot.
        Returns:
        the value of the 'Last Updated By' attribute.
        See Also:
        setLastUpdatedBy(String), MarketingPackage.getMarketingSpotType_LastUpdatedBy()
      • setLastUpdatedBy

        void setLastUpdatedBy(java.lang.String value)
        Sets the value of the 'Last Updated By' attribute.
        Parameters:
        value - the new value of the 'Last Updated By' attribute.
        See Also:
        getLastUpdatedBy()
      • getSupportedType

        java.util.List getSupportedType()
        Returns the value of the 'Supported Type' attribute list. The list contents are of type Object. The types of data that can be displayed in this e-Marketing Spot.
        Returns:
        the value of the 'Supported Type' attribute list.
        See Also:
        MarketingPackage.getMarketingSpotType_SupportedType()
      • getMarketingSpotPage

        java.util.List getMarketingSpotPage()
        Returns the value of the 'Marketing Spot Page' containment reference list. The list contents are of type MarketingSpotPageType. The store page on which this e-Marketing Spot is located.
        Returns:
        the value of the 'Marketing Spot Page' containment reference list.
        See Also:
        MarketingPackage.getMarketingSpotType_MarketingSpotPage()
      • getMarketingSpotOrder

        java.util.List getMarketingSpotOrder()
        Returns the value of the 'Marketing Spot Order' containment reference list. The list contents are of type MarketingSpotOrderType. The method in which to order the results that are displayed in the e-Marketing Spot.
        Returns:
        the value of the 'Marketing Spot Order' containment reference list.
        See Also:
        MarketingPackage.getMarketingSpotType_MarketingSpotOrder()
      • getActivityIdentifier

        java.util.List getActivityIdentifier()
        Returns the value of the 'Activity Identifier' containment reference list. The list contents are of type ActivityIdentifierType.

        If the meaning of the 'Activity Identifier' containment reference list isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Activity Identifier' containment reference list.
        See Also:
        MarketingPackage.getMarketingSpotType_ActivityIdentifier()
      • getSupportsMarketingContent

        java.math.BigInteger getSupportsMarketingContent()
        Returns the value of the 'Supports Marketing Content' attribute. This value identifies if marketing content can be displayed in this e-Marketing Spot.
        Returns:
        the value of the 'Supports Marketing Content' attribute.
        See Also:
        setSupportsMarketingContent(BigInteger), MarketingPackage.getMarketingSpotType_SupportsMarketingContent()
      • setSupportsMarketingContent

        void setSupportsMarketingContent(java.math.BigInteger value)
        Sets the value of the 'Supports Marketing Content' attribute.
        Parameters:
        value - the new value of the 'Supports Marketing Content' attribute.
        See Also:
        getSupportsMarketingContent()
      • getSupportsCatalogGroup

        java.math.BigInteger getSupportsCatalogGroup()
        Returns the value of the 'Supports Catalog Group' attribute. This value identifies if categories can be displayed in this e-Marketing Spot.
        Returns:
        the value of the 'Supports Catalog Group' attribute.
        See Also:
        setSupportsCatalogGroup(BigInteger), MarketingPackage.getMarketingSpotType_SupportsCatalogGroup()
      • setSupportsCatalogGroup

        void setSupportsCatalogGroup(java.math.BigInteger value)
        Sets the value of the 'Supports Catalog Group' attribute.
        Parameters:
        value - the new value of the 'Supports Catalog Group' attribute.
        See Also:
        getSupportsCatalogGroup()
      • getSupportsCatalogEntry

        java.math.BigInteger getSupportsCatalogEntry()
        Returns the value of the 'Supports Catalog Entry' attribute. This value identifies if catalog entries can be displayed in this e-Marketing Spot.
        Returns:
        the value of the 'Supports Catalog Entry' attribute.
        See Also:
        setSupportsCatalogEntry(BigInteger), MarketingPackage.getMarketingSpotType_SupportsCatalogEntry()
      • setSupportsCatalogEntry

        void setSupportsCatalogEntry(java.math.BigInteger value)
        Sets the value of the 'Supports Catalog Entry' attribute.
        Parameters:
        value - the new value of the 'Supports Catalog Entry' attribute.
        See Also:
        getSupportsCatalogEntry()
      • getSupportsWidget

        java.math.BigInteger getSupportsWidget()
        Returns the value of the 'Supports Widget' attribute. This value identifies if this e-Marketing Spot has a widget that can be embedded on a remote site.
        Returns:
        the value of the 'Supports Widget' attribute.
        See Also:
        setSupportsWidget(BigInteger), MarketingPackage.getMarketingSpotType_SupportsWidget()
      • setSupportsWidget

        void setSupportsWidget(java.math.BigInteger value)
        Sets the value of the 'Supports Widget' attribute.
        Parameters:
        value - the new value of the 'Supports Widget' attribute.
        See Also:
        getSupportsWidget()
      • getDefaultContent

        java.util.List getDefaultContent()
        Returns the value of the 'Default Content' containment reference list. The list contents are of type DefaultContentType. The default marketing content to display in this e-Marketing Spot when no data is returned from the web activities scheduled on the e-Marketing Spot.
        Returns:
        the value of the 'Default Content' containment reference list.
        See Also:
        MarketingPackage.getMarketingSpotType_DefaultContent()
      • getDefaultMarketingSpotTitle

        java.util.List getDefaultMarketingSpotTitle()
        Returns the value of the 'Default Marketing Spot Title' containment reference list. The list contents are of type DefaultMarketingSpotTitleType. The default marketing title to display in this e-Marketing Spot when no data is returned from the web activities scheduled on the e-Marketing Spot.
        Returns:
        the value of the 'Default Marketing Spot Title' containment reference list.
        See Also:
        MarketingPackage.getMarketingSpotType_DefaultMarketingSpotTitle()
      • getUIDisplayable

        java.math.BigInteger getUIDisplayable()
        Returns the value of the 'UI Displayable' attribute. This value identifies if this e-Marketing Spot should be displayed in the administration UI.
        Returns:
        the value of the 'UI Displayable' attribute.
        See Also:
        setUIDisplayable(BigInteger), MarketingPackage.getMarketingSpotType_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 e-Marketing Spot.
        Returns:
        the value of the 'Managing Tool' attribute.
        See Also:
        setManagingTool(BigInteger), MarketingPackage.getMarketingSpotType_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()
      • 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.getMarketingSpotType_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()