Interface OrderPayableCheckStrategy

All Known Implementing Classes:
ChineseOrderPayableCheckStrategy

public interface OrderPayableCheckStrategy
Checks if order is payable.
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    Checks if order is payable.
  • Method Details

    • isOrderPayable

      boolean isOrderPayable(OrderData orderData)
      Checks if order is payable.
      Parameters:
      orderData - the order data