A B C D E G H I L M N P Q R S T U V W X

Q

queryAvailability(ResourceType, String) - Method in interface transaction.ITravelAgency
Query the availability of a resource.
queryAvailability(ResourceType, String) - Method in class transaction.TravelAgencyImpl
 
queryBill(String) - Method in interface transaction.ITravelAgency
Calculate the bill for a certain customer.
queryBill(String) - Method in class transaction.TravelAgencyImpl
 
queryCustomerBill(int, String) - Method in interface transaction.IResourceManager
Query the bill of a customer.
queryCustomerBill(int, String) - Method in class transaction.ResourceManagerImpl
 
queryPrice(ResourceType, String) - Method in interface transaction.ITravelAgency
Query the price of a resource.
queryPrice(ResourceType, String) - Method in class transaction.TravelAgencyImpl
 
queryResourceAvailability(int, String) - Method in interface transaction.IResourceManager
Query the availability of a resource.
queryResourceAvailability(int, String) - Method in class transaction.ResourceManagerImpl
 
queryResourcePrice(int, String) - Method in interface transaction.IResourceManager
Query the price of a resource.
queryResourcePrice(int, String) - Method in class transaction.ResourceManagerImpl
 

A B C D E G H I L M N P Q R S T U V W X