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

Class ChangeCatalogEntryListPriceCmdImpl

  • All Implemented Interfaces:
    ChangeCatalogEntryPartCmd, AbstractChangeNounPartActionCmd, AbstractSyncNounPartActionCmd, 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 ChangeCatalogEntryListPriceCmdImpl
    extends AbstractChangeCatalogEntryPartCmdImpl
    implements ChangeCatalogEntryPartCmd
    This command implementation is used to modify the list price of catalog entries. The command is given a list of catalog entry nouns and the action expressions to act upon each noun. The command will perform add, update, delete operations on the list price. The list price will contain the default price as well as the alternate currencies. The currency code will be used to uniquely identify the list prices.
    See Also:
    Serialized Form
    • Constructor Detail

      • ChangeCatalogEntryListPriceCmdImpl

        public ChangeCatalogEntryListPriceCmdImpl()