com.ibm.commerce.marketing.facade.server.commands

Class ProcessMarketingSpotCmdImpl

  • All Implemented Interfaces:
    BusinessObjectDocumentCmd, ProcessMarketingSpotCmd, com.ibm.websphere.cache.Sizeable, com.ibm.websphere.command.CacheableCommand, com.ibm.websphere.command.Command, com.ibm.websphere.command.CommandCaller, com.ibm.websphere.command.TargetableCommand, java.io.Serializable


    public class ProcessMarketingSpotCmdImpl
    extends AbstractProcessNounUsingBusinessObjectMediatorCmdImpl
    implements ProcessMarketingSpotCmd
    This class handles the processing of marketing spots. The applicable process action command will be called based on the action of the request. The following process marketing spot actions are supported:
    • Add - create a new marketing spot
    • Delete - delete an existing marketing spot
    See Also:
    Serialized Form
    • Constructor Detail

      • ProcessMarketingSpotCmdImpl

        public ProcessMarketingSpotCmdImpl()
    • Method Detail

      • getUniqueName

        public java.util.Collection getUniqueName()
        This method extracts the unique external identifier names from a AcknowledgeMarketingSpot BusinessObjectDocument.
        Returns:
        A collection of unique external identifier names.