Class ShippingLabelPageControllerHelper
java.lang.Object
org.tavall.couriers.web.view.controller.shipping.helper.ShippingLabelPageControllerHelper
-
Constructor Summary
ConstructorsConstructorDescriptionShippingLabelPageControllerHelper(ShippingLabelMetaDataService shippingService, ShippingLabelDocumentService documentService, ScanCacheService scanCache, ScanErrorCacheService scanErrorCache) -
Method Summary
-
Constructor Details
-
ShippingLabelPageControllerHelper
public ShippingLabelPageControllerHelper(ShippingLabelMetaDataService shippingService, ShippingLabelDocumentService documentService, ScanCacheService scanCache, ScanErrorCacheService scanErrorCache)
-
-
Method Details
-
render
-
labelPdf
public org.springframework.http.ResponseEntity<org.springframework.core.io.Resource> labelPdf(String uuid)
-