com.ibm.commerce.component.giftregistry.commands

Class UpdateGiftRegistryItemQuantityBoughtCmdImpl

    • Field Detail

      • COPYRIGHT

        public static final java.lang.String COPYRIGHT
        IBM copyright notice field.
        See Also:
        Constant Field Values
      • CLASS_NAME

        public static final java.lang.String CLASS_NAME
        The class name of this class
    • Constructor Detail

      • UpdateGiftRegistryItemQuantityBoughtCmdImpl

        public UpdateGiftRegistryItemQuantityBoughtCmdImpl()
    • Method Detail

      • performExecute

        public void performExecute()
                            throws ECException
        Updates the quantity bought of the items that are associated with the purchase record
        Specified by:
        performExecute in interface ECCommand
        Specified by:
        performExecute in interface com.ibm.websphere.command.TargetableCommand
        Overrides:
        performExecute in class AbstractECTargetableCommand
        Throws:
        ECException - the exception is thrown when the persisting operation fails