com.ibm.commerce.order.commands

Interface CheckChildOrderCmd

  • All Superinterfaces:
    com.ibm.websphere.command.CacheableCommand, com.ibm.commerce.command.CacheableECCommand, com.ibm.websphere.command.Command, com.ibm.websphere.command.CommandCaller, ECCommand, java.io.Serializable, com.ibm.websphere.command.TargetableCommand, TaskCommand
    All Known Implementing Classes:
    CheckChildOrderCmdImpl, ServiceProviderCheckChildOrderCmdImpl


    public interface CheckChildOrderCmd
    extends TaskCommand
    This command prepares a child order by determining prices, discounts, shipping charges, and taxes for an order.
    • Field Detail

      • COPYRIGHT

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

        static final java.lang.String NAME
        The name of the Command Interface class.
        See Also:
        Constant Field Values
      • defaultCommandClassName

        static final java.lang.String defaultCommandClassName
        The default implementation class.
        See Also:
        Constant Field Values
    • Method Detail

      • getPaymentFlag

        boolean getPaymentFlag()
        Get the value of needPayment parameter
        Returns:
        boolean value of needPayment
      • getRecalculateFlag

        boolean getRecalculateFlag()
        Get the value of needRecalculateFlag.
        Returns:
        boolean value of need RecalculateFlag
      • needCalculateOrder

        boolean needCalculateOrder()
        Check whether the order need to be calculated.
        Returns:
        boolean value