Uses of Class
org.tavall.couriers.api.web.service.shipping.ShippingLabelMetaDataService
Packages that use ShippingLabelMetaDataService
Package
Description
-
Uses of ShippingLabelMetaDataService in org.tavall.couriers.api.web.service.camera
Constructors in org.tavall.couriers.api.web.service.camera with parameters of type ShippingLabelMetaDataServiceModifierConstructorDescriptionCameraPageService(CameraFrameAnalyzer frameAnalyzer, ShippingLabelMetaDataService shippingService, DeliveryRouteService deliveryRouteService, ScanCacheService scanCache, ScanErrorCacheService scanErrorCache, LocalQRScanner localQRScanner, CameraSessionService cameraSessionService) -
Uses of ShippingLabelMetaDataService in org.tavall.couriers.api.web.service.route
Constructors in org.tavall.couriers.api.web.service.route with parameters of type ShippingLabelMetaDataServiceModifierConstructorDescriptionDeliveryRouteService(DeliveryRouteRepository routeRepository, DeliveryRouteStopRepository stopRepository, ShippingLabelMetaDataService shippingService, RoutePlannerService routePlanner, RouteCacheService routeCache) -
Uses of ShippingLabelMetaDataService 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 ShippingLabelMetaDataServiceModifierConstructorDescriptionDriverDashboardControllerHelper(ShippingLabelMetaDataService shippingService, DeliveryRouteService routeService, UserAccountService userAccountService, ManualAddressVerificationService addressVerificationService) -
Uses of ShippingLabelMetaDataService 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 ShippingLabelMetaDataServiceModifierConstructorDescriptionMerchantDashboardControllerHelper(ShippingLabelMetaDataService shippingService, DeliveryRouteService routeService, ScanCacheService scanCache, ScanErrorCacheService scanErrorCache, CameraPageService cameraPageService, UserAccountService userAccountService, ManualAddressVerificationService addressVerificationService) -
Uses of ShippingLabelMetaDataService in org.tavall.couriers.web.view.controller.dsahboard.superuser.helper
Constructors in org.tavall.couriers.web.view.controller.dsahboard.superuser.helper with parameters of type ShippingLabelMetaDataServiceModifierConstructorDescriptionSuperuserDashboardControllerHelper(ShippingLabelMetaDataService shippingService, UserAccountService userAccountService) -
Uses of ShippingLabelMetaDataService in org.tavall.couriers.web.view.controller.home.helper
Constructors in org.tavall.couriers.web.view.controller.home.helper with parameters of type ShippingLabelMetaDataServiceModifierConstructorDescriptionPurchasePageControllerHelper(ShippingLabelMetaDataService shippingService, ManualAddressVerificationService addressVerificationService) -
Uses of ShippingLabelMetaDataService in org.tavall.couriers.web.view.controller.shipping.helper
Constructors in org.tavall.couriers.web.view.controller.shipping.helper with parameters of type ShippingLabelMetaDataServiceModifierConstructorDescriptionShippingLabelPageControllerHelper(ShippingLabelMetaDataService shippingService, ShippingLabelDocumentService documentService, ScanCacheService scanCache, ScanErrorCacheService scanErrorCache) -
Uses of ShippingLabelMetaDataService in org.tavall.couriers.web.view.controller.tracking.helper
Constructors in org.tavall.couriers.web.view.controller.tracking.helper with parameters of type ShippingLabelMetaDataServiceModifierConstructorDescriptionTrackingPageControllerHelper(ShippingLabelMetaDataService shippingService)