Index
All Classes and Interfaces|All Packages
I
- insertCity(String, String) - Method in interface rs.etf.sab.operations.CityOperations
-
Insert new city.
- insertCourier(String, String) - Method in interface rs.etf.sab.operations.CourierOperations
-
Creates a new courier.
- insertCourierRequest(String, String) - Method in interface rs.etf.sab.operations.CourierRequestOperation
- insertDistrict(String, int, int, int) - Method in interface rs.etf.sab.operations.DistrictOperations
-
Insert new district with given name, the city which that district is a part of, and coordinates of the district.
- insertPackage(int, int, String, int, BigDecimal) - Method in interface rs.etf.sab.operations.PackageOperations
- insertTransportOffer(String, int, BigDecimal) - Method in interface rs.etf.sab.operations.PackageOperations
-
Used for creating new transport offer.
- insertUser(String, String, String, String) - Method in interface rs.etf.sab.operations.UserOperations
-
Insets new user to the system.
- insertVehicle(String, int, BigDecimal) - Method in interface rs.etf.sab.operations.VehicleOperations
-
Inserts new vehicle in the system.
All Classes and Interfaces|All Packages