|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface RentACarBookingHandler
Method Summary | |
---|---|
ConfirmRS |
confirm(ConfirmRQ rq)
confirm the car rental |
AvailableStationsRS |
getAvailableStations(AvailableStationsRQ rq)
get the list of available stations |
GetCitiesRS |
getCities(GetCitiesRQ rq)
get the europcar cities list |
GetCountriesRS |
getCountries(GetCountriesRQ rq)
get the europcar countries list |
StationServicesRS |
getStationServices(StationServicesRQ rq)
get the services list available at a station |
ValuationRS |
valuate(ValuationRQ rq)
valuate a car rental |
Method Detail |
---|
AvailableStationsRS getAvailableStations(AvailableStationsRQ rq) throws java.rmi.RemoteException
java.rmi.RemoteException
StationServicesRS getStationServices(StationServicesRQ rq) throws java.rmi.RemoteException
java.rmi.RemoteException
GetCountriesRS getCountries(GetCountriesRQ rq) throws java.rmi.RemoteException
java.rmi.RemoteException
GetCitiesRS getCities(GetCitiesRQ rq) throws java.rmi.RemoteException
java.rmi.RemoteException
ValuationRS valuate(ValuationRQ rq) throws java.rmi.RemoteException
java.rmi.RemoteException
ConfirmRS confirm(ConfirmRQ rq) throws java.rmi.RemoteException
java.rmi.RemoteException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |