com.ibm.commerce.orderitems.commands

Class CopyOrderItemConfigurationForDynamicKitCmdImpl

  • All Implemented Interfaces:
    com.ibm.commerce.command.CacheableECCommand, ECCommand, ECTargetableCommand, TaskCommand, CopyOrderItemConfigurationCmd, 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 CopyOrderItemConfigurationForDynamicKitCmdImpl
    extends TaskCommandImpl
    implements CopyOrderItemConfigurationCmd
    This task command implements CopyOrderItemConfigurationCmd interface. It copies dynamic kit configuration from one order item to another order item. It retrieves configuration data of the source order item, then invokes CreateOrderItemConfigurationCmd to record the configuration data for the target order item.
    See Also:
    Serialized Form