|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CommonsHandler
Method Summary | |
---|---|
GetAirportsRS |
getAirports(GetAirportsRQ rq)
method to retrieve airports and the resorts / zones that you can access from that airport. |
GetAirportTypesRS |
getAirportTypes(GetAirportTypesRQ rq)
method to retrieve airport types. |
GetAreasRS |
getAreas(GetAreasRQ rq)
method to retrieve an areas tree. |
GetAreasRSV12 |
getAreasV12(GetAreasRQV12 rq)
method to retrieve an areas tree and the sections if they have. |
GetCitiesRS |
getCities(GetCitiesRQ rq)
method to retrieve a list with all the cities |
GetCitiesRS |
getCitiesByArea(GetCitiesByAreaRQ rq)
method to retrieve a list with all the cities of an area |
GetCitiesWithAvailabilityRS |
getCitiesWithAvailability(GetCitiesWithAvailabilityRQ rq)
method to retrieve a list with all available cities of a country |
GetCountriesRS |
getCountries(GetCountriesRQ rq)
method to retrieve a list with all the countries |
GetEventsRS |
GetEventsByArea(GetEventsByAreaRQ rq)
method to retrive the events associated to an area inside a range of dates. |
GetEventsRS |
GetEventsByCity(GetEventsByCityRQ rq)
method to retrive the events associated to a city inside a range of dates. |
GetGeographicalMapRS |
getGeographicalMap(GetGeographicalMapRQ rq)
method to retrieve the geografical tree. |
GetOffersRS |
GetOffers(GetOffersRQ rq)
method to retrive the offers contained in a offers board |
GetProductRS |
getProduct(GetProductRQ rq)
method to get the product tree associated to a particular service. |
GetSectionsRS |
getSections(GetSectionsRQ rq)
|
GetServicesRS |
getServices(GetServicesRQ rq)
method to retrive the list of available services. |
GetVehiclesRS |
getVehiclesTypes(GetVehiclesRQ rq)
|
PingRS |
ping(PingRQ rq)
method to test your agency status (enabled or disabled) and to easilly test that the system is working. |
long |
pingDispo(AvailableHotelsCompatibilityQueryRQ rq)
|
Method Detail |
---|
GetGeographicalMapRS getGeographicalMap(GetGeographicalMapRQ 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
GetCitiesRS getCitiesByArea(GetCitiesByAreaRQ rq) throws java.rmi.RemoteException
java.rmi.RemoteException
GetCitiesWithAvailabilityRS getCitiesWithAvailability(GetCitiesWithAvailabilityRQ rq) throws java.rmi.RemoteException
java.rmi.RemoteException
GetAreasRS getAreas(GetAreasRQ rq) throws java.rmi.RemoteException
java.rmi.RemoteException
GetAirportsRS getAirports(GetAirportsRQ rq) throws java.rmi.RemoteException
java.rmi.RemoteException
GetAirportTypesRS getAirportTypes(GetAirportTypesRQ rq) throws java.rmi.RemoteException
java.rmi.RemoteException
GetEventsRS GetEventsByArea(GetEventsByAreaRQ rq) throws java.rmi.RemoteException
java.rmi.RemoteException
GetEventsRS GetEventsByCity(GetEventsByCityRQ rq) throws java.rmi.RemoteException
java.rmi.RemoteException
PingRS ping(PingRQ rq) throws java.rmi.RemoteException
java.rmi.RemoteException
long pingDispo(AvailableHotelsCompatibilityQueryRQ rq) throws java.rmi.RemoteException
java.rmi.RemoteException
GetProductRS getProduct(GetProductRQ rq) throws java.rmi.RemoteException
java.rmi.RemoteException
GetServicesRS getServices(GetServicesRQ rq) throws java.rmi.RemoteException
java.rmi.RemoteException
GetOffersRS GetOffers(GetOffersRQ rq) throws java.rmi.RemoteException
java.rmi.RemoteException
GetVehiclesRS getVehiclesTypes(GetVehiclesRQ rq) throws java.rmi.RemoteException
java.rmi.RemoteException
GetSectionsRS getSections(GetSectionsRQ rq) throws java.rmi.RemoteException
java.rmi.RemoteException
GetAreasRSV12 getAreasV12(GetAreasRQV12 rq) throws java.rmi.RemoteException
java.rmi.RemoteException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |