Interface TravelCheckOrderService

All Known Implementing Classes:
DefaultNDCTravelCheckOrderService, DefaultNDCTravelCheckOrderService, DefaultTravelCheckOrderService

public interface TravelCheckOrderService
Used by TravelCheckOrderAction, this service is designed to validate the order prior to running the fulfilment process.
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    Check boolean.
  • Method Details

    • check

      boolean check(OrderModel order)
      Check boolean.
      Parameters:
      order - the order
      Returns:
      the boolean