com.ibm.commerce.order.commands

Class ServiceProviderCheckRecurringOrderCmdImpl

    • Field Detail

      • COPYRIGHT

        public static final java.lang.String COPYRIGHT
        IBM Copyright notice field.
        See Also:
        Constant Field Values
    • Constructor Detail

      • ServiceProviderCheckRecurringOrderCmdImpl

        public ServiceProviderCheckRecurringOrderCmdImpl()
    • Method Detail

      • isRecurringOrder

        public boolean isRecurringOrder()
        Check whether the order is recurring order
        Specified by:
        isRecurringOrder in interface CheckRecurringOrderCmd
        Returns:
        boolean value whether the order is recurring order
      • isRecurringPayment

        public boolean isRecurringPayment()
        Check whether the order requires recurring payment
        Specified by:
        isRecurringPayment in interface CheckRecurringOrderCmd
        Returns:
        boolean value whether the order requires recurring payment