Uses of Class
org.tavall.couriers.web.view.ManualAddressVerificationService
Packages that use ManualAddressVerificationService
Package
Description
-
Uses of ManualAddressVerificationService in org.tavall.couriers.web.view.controller.dsahboard.driver.helper
Constructors in org.tavall.couriers.web.view.controller.dsahboard.driver.helper with parameters of type ManualAddressVerificationServiceModifierConstructorDescriptionDriverDashboardControllerHelper(ShippingLabelMetaDataService shippingService, DeliveryRouteService routeService, UserAccountService userAccountService, ManualAddressVerificationService addressVerificationService) -
Uses of ManualAddressVerificationService in org.tavall.couriers.web.view.controller.dsahboard.merchant.helper
Constructors in org.tavall.couriers.web.view.controller.dsahboard.merchant.helper with parameters of type ManualAddressVerificationServiceModifierConstructorDescriptionMerchantDashboardControllerHelper(ShippingLabelMetaDataService shippingService, DeliveryRouteService routeService, ScanCacheService scanCache, ScanErrorCacheService scanErrorCache, CameraPageService cameraPageService, UserAccountService userAccountService, ManualAddressVerificationService addressVerificationService) -
Uses of ManualAddressVerificationService in org.tavall.couriers.web.view.controller.home.helper
Constructors in org.tavall.couriers.web.view.controller.home.helper with parameters of type ManualAddressVerificationServiceModifierConstructorDescriptionPurchasePageControllerHelper(ShippingLabelMetaDataService shippingService, ManualAddressVerificationService addressVerificationService)