|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.jumbotours.util.AbstractJWSDPWebService
com.xtravelsystem.online.published.V1_0RC1.common.CommonsHandlerImpl
public class CommonsHandlerImpl
in this class you can find common utility methods. Basically any method that is not particular of any service.
Constructor Summary | |
---|---|
CommonsHandlerImpl()
|
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 |
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)
|
static void |
main(java.lang.String[] args)
|
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)
|
Methods inherited from class com.jumbotours.util.AbstractJWSDPWebService |
---|
destroy, getHttpRequest, getHttpResponse, getMessageContext, init |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CommonsHandlerImpl()
Method Detail |
---|
public GetGeographicalMapRS getGeographicalMap(GetGeographicalMapRQ rq) throws java.rmi.RemoteException
getGeographicalMap
in interface CommonsHandler
java.rmi.RemoteException
public GetCountriesRS getCountries(GetCountriesRQ rq) throws java.rmi.RemoteException
getCountries
in interface CommonsHandler
java.rmi.RemoteException
public GetCitiesRS getCities(GetCitiesRQ rq) throws java.rmi.RemoteException
getCities
in interface CommonsHandler
java.rmi.RemoteException
public GetAreasRS getAreas(GetAreasRQ rq) throws java.rmi.RemoteException
getAreas
in interface CommonsHandler
java.rmi.RemoteException
public GetAirportsRS getAirports(GetAirportsRQ rq) throws java.rmi.RemoteException
getAirports
in interface CommonsHandler
java.rmi.RemoteException
public GetAirportTypesRS getAirportTypes(GetAirportTypesRQ rq) throws java.rmi.RemoteException
CommonsHandler
getAirportTypes
in interface CommonsHandler
java.rmi.RemoteException
public GetEventsRS GetEventsByArea(GetEventsByAreaRQ rq) throws java.rmi.RemoteException
GetEventsByArea
in interface CommonsHandler
java.rmi.RemoteException
public GetEventsRS GetEventsByCity(GetEventsByCityRQ rq) throws java.rmi.RemoteException
GetEventsByCity
in interface CommonsHandler
java.rmi.RemoteException
public long pingDispo(AvailableHotelsCompatibilityQueryRQ rq) throws java.rmi.RemoteException
pingDispo
in interface CommonsHandler
java.rmi.RemoteException
public PingRS ping(PingRQ rq) throws java.rmi.RemoteException
ping
in interface CommonsHandler
java.rmi.RemoteException
public GetProductRS getProduct(GetProductRQ rq) throws java.rmi.RemoteException
getProduct
in interface CommonsHandler
java.rmi.RemoteException
public GetServicesRS getServices(GetServicesRQ rq) throws java.rmi.RemoteException
getServices
in interface CommonsHandler
java.rmi.RemoteException
public static void main(java.lang.String[] args) throws java.lang.Exception
java.lang.Exception
public GetOffersRS GetOffers(GetOffersRQ rq) throws java.rmi.RemoteException
CommonsHandler
GetOffers
in interface CommonsHandler
java.rmi.RemoteException
public GetCitiesWithAvailabilityRS getCitiesWithAvailability(GetCitiesWithAvailabilityRQ rq) throws java.rmi.RemoteException
CommonsHandler
getCitiesWithAvailability
in interface CommonsHandler
java.rmi.RemoteException
public GetVehiclesRS getVehiclesTypes(GetVehiclesRQ rq) throws java.rmi.RemoteException
getVehiclesTypes
in interface CommonsHandler
java.rmi.RemoteException
public GetSectionsRS getSections(GetSectionsRQ rq) throws java.rmi.RemoteException
getSections
in interface CommonsHandler
java.rmi.RemoteException
public GetAreasRSV12 getAreasV12(GetAreasRQV12 rq) throws java.rmi.RemoteException
CommonsHandler
getAreasV12
in interface CommonsHandler
java.rmi.RemoteException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |