com.ibm.commerce.marketing.facade.datatypes

Interface MarketingSpotOrderIdentifierType



  • public interface MarketingSpotOrderIdentifierType
    A representation of the model object 'Spot Order Identifier Type'. The unique identifier of an ordering scheme set up on an e-Marketing Spot for specific content types.

    The following features are supported:

    See Also:
    MarketingPackage.getMarketingSpotOrderIdentifierType()
    • Method Detail

      • getUniqueID

        java.lang.String getUniqueID()
        Returns the value of the 'Unique ID' attribute. The unique ID of an ordering scheme set up on an e-Marketing Spot for specific content types.
        Returns:
        the value of the 'Unique ID' attribute.
        See Also:
        setUniqueID(String), MarketingPackage.getMarketingSpotOrderIdentifierType_UniqueID()
      • setUniqueID

        void setUniqueID(java.lang.String value)
        Sets the value of the 'Unique ID' attribute.
        Parameters:
        value - the new value of the 'Unique ID' attribute.
        See Also:
        getUniqueID()