com.ibm.commerce.orderitems.commands

Class CopyOrderItemComponentsForDynamicKitCmdImpl

  • All Implemented Interfaces:
    com.ibm.commerce.command.CacheableECCommand, ECCommand, ECTargetableCommand, TaskCommand, CopyOrderItemComponentsCmd, 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 CopyOrderItemComponentsForDynamicKitCmdImpl
    extends TaskCommandImpl
    implements CopyOrderItemComponentsCmd
    This command copies dynamic kit components from one order item to another order item. If configuration id is set, it is used for the new components. Otherwise, the configuration id is copied from the existing order item, or is generated randomly, depending on copyConfigurationId boolean flag. By default, copyConfigurationId is false, configuration id is generated randomly.
    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

      • CopyOrderItemComponentsForDynamicKitCmdImpl

        public CopyOrderItemComponentsForDynamicKitCmdImpl()