Index

A C D E G I P R U V 
All Classes and Interfaces|All Packages

G

GeneralOperations - Interface in rs.etf.sab.operations
 
getAcceptanceTime(int) - Method in interface rs.etf.sab.operations.PackageOperations
Acceptance time for a delivery (package), is time when an offer for that delivery has been accepted.
getAllCities() - Method in interface rs.etf.sab.operations.CityOperations
Get primary keys of all cities in the system.
getAllCourierRequests() - Method in interface rs.etf.sab.operations.CourierRequestOperation
 
getAllCouriers() - Method in interface rs.etf.sab.operations.CourierOperations
 
getAllDistricts() - Method in interface rs.etf.sab.operations.DistrictOperations
Get primary keys of all districts in the system.
getAllDistrictsFromCity(int) - Method in interface rs.etf.sab.operations.DistrictOperations
Get primary keys of all districts from the given.
getAllOffers() - Method in interface rs.etf.sab.operations.PackageOperations
 
getAllOffersForPackage(int) - Method in interface rs.etf.sab.operations.PackageOperations
Get all offers for specific package.
getAllPackages() - Method in interface rs.etf.sab.operations.PackageOperations
 
getAllPackagesWithSpecificType(int) - Method in interface rs.etf.sab.operations.PackageOperations
 
getAllUsers() - Method in interface rs.etf.sab.operations.UserOperations
 
getAllVehichles() - Method in interface rs.etf.sab.operations.VehicleOperations
 
getAverageCourierProfit(int) - Method in interface rs.etf.sab.operations.CourierOperations
 
getCouriersWithStatus(int) - Method in interface rs.etf.sab.operations.CourierOperations
 
getDeliveryStatus(int) - Method in interface rs.etf.sab.operations.PackageOperations
 
getDrive(String) - Method in interface rs.etf.sab.operations.PackageOperations
This method should return all package ids that are bundled together as a single drive.
getFirstParam() - Method in interface rs.etf.sab.operations.PackageOperations.Pair
 
getPriceOfDelivery(int) - Method in interface rs.etf.sab.operations.PackageOperations
 
getSecondParam() - Method in interface rs.etf.sab.operations.PackageOperations.Pair
 
getSentPackages(String...) - Method in interface rs.etf.sab.operations.UserOperations
Returns a number of sent packages for the all users.
grantRequest(String) - Method in interface rs.etf.sab.operations.CourierRequestOperation
Grants a request for user to become courier.
A C D E G I P R U V 
All Classes and Interfaces|All Packages