com.ibm.commerce.infrastructure.facade.server.commands

Class ProcessOnlineStoreCmdImpl

  • All Implemented Interfaces:
    BusinessObjectDocumentCmd, ProcessOnlineStoreCmd, 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 ProcessOnlineStoreCmdImpl
    extends AbstractProcessNounUsingBusinessObjectMediatorCmdImpl
    implements ProcessOnlineStoreCmd
    This class handles the processing of online stores. The applicable process action command will be called based on the action of the request. The following process marketing activity actions are supported:
    • Open - open a store
    • Close - close a store
    See Also:
    Serialized Form
    • Field Detail

      • COPYRIGHT

        public static final java.lang.String COPYRIGHT
        IBM Copyright notice field.
        See Also:
        Constant Field Values
    • Constructor Detail

      • ProcessOnlineStoreCmdImpl

        public ProcessOnlineStoreCmdImpl()