com.ibm.commerce.order.commands

Class ExternalReprepareOrderCmdImpl

  • All Implemented Interfaces:
    com.ibm.commerce.command.CacheableECCommand, ECCommand, ECTargetableCommand, TaskCommand, ReprepareOrderCmd, 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 ExternalReprepareOrderCmdImpl
    extends ReprepareOrderCmdImpl
    implements ReprepareOrderCmd
    This implementation is to do order calculation. It is used when external system integration is enabled. It calls the command OrderCalculateCmd to calculate the order and save the result in data base.
    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

      • ExternalReprepareOrderCmdImpl

        public ExternalReprepareOrderCmdImpl()