Interface BookingService

All Known Implementing Classes:
TransactionalBookingService

public interface BookingService
This interface provides methods for operating on repositories of the booking application.
See Also: