com.xtravelsystem.online.published.V1_0RC1.transfer
Interface TransferBookingHandler
- All Superinterfaces:
- java.rmi.Remote
- All Known Implementing Classes:
- TransferBookingHandlerImpl
public interface TransferBookingHandler
- extends java.rmi.Remote
availableTransfers
AvailabilityRS availableTransfers(AvailabilityRQ rq)
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
availableTransfersV12
AvailabilityRSV12 availableTransfersV12(AvailabilityRQ rq)
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
valuate
ValuationRS valuate(ValuationRQ rq)
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
valuateV12
ValuationRSV12 valuateV12(ValuationRQ rq)
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
confirm
ConfirmRS confirm(ConfirmRQ rq)
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
confirmV12
ConfirmRSV12 confirmV12(ConfirmRQ rq)
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
getTransferEstablishments
GetTransferEstablishmentsRS getTransferEstablishments(GetTransferEstablishmentsRQ rq)
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
getTransferAirports
GetTransferAirportsRS getTransferAirports(GetTransferAirportsRQ rq)
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
GetCountriesByAgency
GetCountriesRS GetCountriesByAgency(GetCountriesRQ rq)
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException