Index

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

D

declareAdmin(String) - Method in interface rs.etf.sab.operations.UserOperations
Declares the given user as an admin.
deleteAllDistrictsFromCity(String) - Method in interface rs.etf.sab.operations.DistrictOperations
Delete all district from given city.
deleteCity(int) - Method in interface rs.etf.sab.operations.CityOperations
Delete city by primary key.
deleteCity(String...) - Method in interface rs.etf.sab.operations.CityOperations
Delete cities by name.
deleteCourier(String) - Method in interface rs.etf.sab.operations.CourierOperations
Deletes a courier by user name.
deleteCourierRequest(String) - Method in interface rs.etf.sab.operations.CourierRequestOperation
 
deleteDistrict(int) - Method in interface rs.etf.sab.operations.DistrictOperations
Delete district by primary key.
deleteDistricts(String...) - Method in interface rs.etf.sab.operations.DistrictOperations
Delete districts by name.
deletePackage(int) - Method in interface rs.etf.sab.operations.PackageOperations
 
deleteUsers(String...) - Method in interface rs.etf.sab.operations.UserOperations
Delete all users with given names.
deleteVehicles(String...) - Method in interface rs.etf.sab.operations.VehicleOperations
 
DistrictOperations - Interface in rs.etf.sab.operations
 
driveNextPackage(String) - Method in interface rs.etf.sab.operations.PackageOperations
This method invocation starts a drive of deliveries.
A C D E G I P R U V 
All Classes and Interfaces|All Packages