Class PurchasePageControllerHelper
java.lang.Object
org.tavall.couriers.web.view.controller.home.helper.PurchasePageControllerHelper
-
Constructor Summary
ConstructorsConstructorDescriptionPurchasePageControllerHelper(ShippingLabelMetaDataService shippingService, ManualAddressVerificationService addressVerificationService) -
Method Summary
Modifier and TypeMethodDescriptionhandlePurchase(org.springframework.ui.Model model, String customerName, String customerPhone, String address, String city, String state, String zip, String country, String itemName, Integer quantity, LocalDateTime deliverBy) renderPurchasePage(org.springframework.ui.Model model)
-
Constructor Details
-
PurchasePageControllerHelper
public PurchasePageControllerHelper(ShippingLabelMetaDataService shippingService, ManualAddressVerificationService addressVerificationService)
-
-
Method Details
-
renderPurchasePage
-
handlePurchase
-