com.ibm.commerce.catalog.facade.server.commands

Class ChangeCatalogCmdImpl

  • All Implemented Interfaces:
    ChangeCatalogCmd, BusinessObjectDocumentCmd, 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 ChangeCatalogCmdImpl
    extends AbstractChangeNounUsingBusinessObjectMediatorCmdImpl
    implements ChangeCatalogCmd
    Change Catalog base command. The controller commmand for the change requests on the Catalog noun. The controller command will delegate the change requests on various noun parts to the appropriate sub task which deals with particular noun parts
    See Also:
    Serialized Form
    • Constructor Detail

      • ChangeCatalogCmdImpl

        public ChangeCatalogCmdImpl()
        The default constructor