com.xtravelsystem.online.published.V1_0RC1.hotel
Class AvailableHotelErrors

java.lang.Object
  extended by com.xtravelsystem.online.published.V1_0RC1.hotel.AvailableHotelErrors

public class AvailableHotelErrors
extends java.lang.Object


Constructor Summary
AvailableHotelErrors()
           
 
Method Summary
static void getError(AvailableHotelsByAirportRQ rq, PersistenceManager pm)
           
static void getError(AvailableHotelsByAreaRQ rq, PersistenceManager pm)
           
static void getError(AvailableHotelsByCityRQ rq, PersistenceManager pm)
           
static void getError(AvailableHotelsByIdRQ rq, PersistenceManager pm)
           
static void getError(AvailableHotelsByMultiQueryRQ rq, PersistenceManager pm)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AvailableHotelErrors

public AvailableHotelErrors()
Method Detail

getError

public static void getError(AvailableHotelsByMultiQueryRQ rq,
                            PersistenceManager pm)
                     throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException

getError

public static void getError(AvailableHotelsByIdRQ rq,
                            PersistenceManager pm)
                     throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException

getError

public static void getError(AvailableHotelsByCityRQ rq,
                            PersistenceManager pm)
                     throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException

getError

public static void getError(AvailableHotelsByAreaRQ rq,
                            PersistenceManager pm)
                     throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException

getError

public static void getError(AvailableHotelsByAirportRQ rq,
                            PersistenceManager pm)
                     throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException