| Modifier and Type | Method and Description |
|---|---|
protected AddressData |
AnonymousCheckoutIntegrationTest.buildDeliveryAddress() |
| Modifier and Type | Method and Description |
|---|---|
protected CCPaymentInfoData |
AnonymousCheckoutIntegrationTest.buildPaymentInfo(AddressData billingAddress) |
protected void |
AnonymousCheckoutIntegrationTest.verifyAddress(AddressModel addressInUserProfile,
AddressData originalAddress) |
| Modifier and Type | Method and Description |
|---|---|
protected AddressData |
QuotesProcessIntegrationTest.buildDeliveryAddress() |
| Modifier and Type | Method and Description |
|---|---|
protected CCPaymentInfoData |
QuotesProcessIntegrationTest.buildPaymentInfo(AddressData billingAddress) |
| Modifier and Type | Method and Description |
|---|---|
protected AddressData |
AccountSummaryAccountStatusComponentController.prepareDefaultAddress(B2BUnitData b2bUnitData) |
| Modifier and Type | Method and Description |
|---|---|
AddressData |
AccountSummaryInfoData.getBillingAddress() |
| Modifier and Type | Method and Description |
|---|---|
void |
AccountSummaryInfoData.setBillingAddress(AddressData billingAddress) |
| Modifier and Type | Method and Description |
|---|---|
protected AddressData |
AccountSummaryInfoPopulator.getDefaultAddress(B2BUnitData b2bUnitData) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
DeliveryAddressCheckoutStepController.processAddressVisibility(AddressForm addressForm,
AddressData newAddress) |
protected void |
DeliveryAddressCheckoutStepController.processAddressVisibilityAndDefault(AddressForm addressForm,
AddressData newAddress) |
protected void |
DeliveryAddressCheckoutStepController.setDeliveryAddress(AddressData selectedAddressData) |
| Modifier and Type | Method and Description |
|---|---|
AddressData |
ChineseAddressHandler.prepareAddressData(ChineseAddressForm addressForm) |
| Modifier and Type | Method and Description |
|---|---|
void |
ChineseUserFacade.editAddress(AddressData addressData) |
| Modifier and Type | Method and Description |
|---|---|
void |
ChineseAddressReversePopulator.populate(AddressData addressData,
AddressModel addressModel) |
void |
ChineseAddressPopulator.populate(AddressModel source,
AddressData target) |
| Modifier and Type | Method and Description |
|---|---|
protected Converter<AddressModel,AddressData> |
CustomersListCustomerPopulator.getAddressConverter() |
| Modifier and Type | Method and Description |
|---|---|
void |
CustomersListCustomerPopulator.setAddressConverter(Converter<AddressModel,AddressData> addressConverter) |
| Modifier and Type | Method and Description |
|---|---|
AddressData |
CustomerViewHeadingData.getAddress() |
| Modifier and Type | Method and Description |
|---|---|
void |
CustomerViewHeadingData.setAddress(AddressData address) |
| Modifier and Type | Method and Description |
|---|---|
AddressData |
CustomerOverviewData.getAddress() |
AddressData |
CustomerProfileData.getBillingAddress() |
AddressData |
CustomerProfileData.getDeliveryAddress() |
| Modifier and Type | Method and Description |
|---|---|
void |
CustomerOverviewData.setAddress(AddressData address) |
void |
CustomerProfileData.setBillingAddress(AddressData billingAddress) |
void |
CustomerProfileData.setDeliveryAddress(AddressData deliveryAddress) |
| Modifier and Type | Method and Description |
|---|---|
protected Converter<AddressModel,AddressData> |
CustomerProfileDataPopulator.getAddressConverter() |
protected Converter<AddressModel,AddressData> |
CustomerOverviewDataPopulator.getAddressConverter() |
| Modifier and Type | Method and Description |
|---|---|
void |
CustomerProfileDataPopulator.setAddressConverter(Converter<AddressModel,AddressData> addressConverter) |
void |
CustomerOverviewDataPopulator.setAddressConverter(Converter<AddressModel,AddressData> addressConverter) |
| Modifier and Type | Method and Description |
|---|---|
protected Converter<AddressModel,AddressData> |
HeadingDataProvider.getAddressConverter() |
| Modifier and Type | Method and Description |
|---|---|
void |
HeadingDataProvider.setAddressConverter(Converter<AddressModel,AddressData> addressConverter) |
| Modifier and Type | Method and Description |
|---|---|
protected Populator<AddressData,AddressModel> |
DefaultCompanyB2BCommerceFacade.getAddressReversePopulator()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultB2BCommerceUnitFacade.addAddressToUnit(AddressData addressData,
java.lang.String unitUid)
Deprecated.
|
void |
DefaultB2BCommerceUnitFacade.editAddressOfUnit(AddressData updatedAddress,
java.lang.String uid)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultCompanyB2BCommerceFacade.setAddressReversePopulator(Populator<AddressData,AddressModel> addressReversePopulator)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
DefaultB2BCheckoutFacade.setDeliveryAddressForCart(AddressData addressData) |
| Modifier and Type | Method and Description |
|---|---|
protected Converter<AddressModel,AddressData> |
B2BUnitPopulator.getAddressConverter()
Deprecated.
|
protected Converter<AddressModel,AddressData> |
B2BCostCenterPopulator.getAddressConverter()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
B2BAddressPopulator.populate(AddressModel addressModel,
AddressData addressData) |
| Modifier and Type | Method and Description |
|---|---|
void |
B2BUnitPopulator.setAddressConverter(Converter<AddressModel,AddressData> addressConverter)
Deprecated.
|
void |
B2BCostCenterPopulator.setAddressConverter(Converter<AddressModel,AddressData> addressConverter)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
B2BUnitFacade.addAddressToUnit(AddressData newAddress,
java.lang.String unitUid)
Associates an address to a business unit
|
void |
B2BUnitFacade.editAddressOfUnit(AddressData newAddress,
java.lang.String unitUid)
Edit address of a unit
|
| Modifier and Type | Method and Description |
|---|---|
protected Converter<AddressModel,AddressData> |
B2BUnitPopulator.getAddressConverter() |
protected Converter<AddressModel,AddressData> |
B2BCostCenterPopulator.getAddressConverter() |
| Modifier and Type | Method and Description |
|---|---|
void |
B2BUnitPopulator.setAddressConverter(Converter<AddressModel,AddressData> addressConverter) |
void |
B2BCostCenterPopulator.setAddressConverter(Converter<AddressModel,AddressData> addressConverter) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<AddressData> |
B2BUnitData.getAddresses() |
| Modifier and Type | Method and Description |
|---|---|
void |
B2BUnitData.setAddresses(java.util.List<AddressData> addresses) |
| Modifier and Type | Method and Description |
|---|---|
protected Converter<AddressData,AddressModel> |
DefaultB2BUnitFacade.getAddressReverseConverter() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultB2BUnitFacade.addAddressToUnit(AddressData newAddress,
java.lang.String unitUid) |
void |
DefaultB2BUnitFacade.editAddressOfUnit(AddressData newAddress,
java.lang.String unitUid) |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultB2BUnitFacade.setAddressReverseConverter(Converter<AddressData,AddressModel> addressReverseConverter) |
| Modifier and Type | Method and Description |
|---|---|
AddressData |
ChineseUnitAddressHandler.prepareChineseUnitAddressData(ChineseUnitAddressForm addressForm) |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultChineseB2BUnitFacade.editAddressOfUnit(AddressData newAddress,
java.lang.String unitUid) |
| Modifier and Type | Method and Description |
|---|---|
void |
CisSapDigitalPaymentFacade.addPaymentAddressToCart(AddressData paymentAddress)
Add the payment address to the cart
|
| Modifier and Type | Method and Description |
|---|---|
Converter<AddressModel,AddressData> |
DefaultCisSapDigitalPaymentFacade.getPaymentAddressConverter() |
Converter<AddressData,AddressModel> |
DefaultCisSapDigitalPaymentFacade.getPaymentAddressReverseConverter() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultCisSapDigitalPaymentFacade.addPaymentAddressToCart(AddressData paymentAddress) |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultCisSapDigitalPaymentFacade.setPaymentAddressConverter(Converter<AddressModel,AddressData> paymentAddressConverter) |
void |
DefaultCisSapDigitalPaymentFacade.setPaymentAddressReverseConverter(Converter<AddressData,AddressModel> paymentAddressReverseConverter) |
| Modifier and Type | Method and Description |
|---|---|
Converter<AddressModel,AddressData> |
DefaultSapDigitalPaymentService.getAddressConverter() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultSapDigitalPaymentService.setAddressConverter(Converter<AddressModel,AddressData> addressConverter) |
| Modifier and Type | Method and Description |
|---|---|
AddressVerificationResult |
AddressVerificationFacade.verifyAddressData(AddressData addressData)
Calls the configurable AddressVerificationService to verify the incoming address.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<AddressData> |
AddressVerificationResult.getSuggestedAddresses() |
| Modifier and Type | Method and Description |
|---|---|
void |
AddressVerificationResult.setSuggestedAddresses(java.util.List<AddressData> suggestedAddresses) |
| Modifier and Type | Method and Description |
|---|---|
protected Converter<AddressModel,AddressData> |
DefaultAddressVerificationFacade.getAddressConverter() |
protected Converter<AddressData,AddressModel> |
DefaultAddressVerificationFacade.getAddressReverseConverter() |
| Modifier and Type | Method and Description |
|---|---|
AddressVerificationResult<AddressVerificationDecision> |
DefaultAddressVerificationFacade.verifyAddressData(AddressData addressData) |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultAddressVerificationFacade.setAddressConverter(Converter<AddressModel,AddressData> addressConverter) |
void |
DefaultAddressVerificationFacade.setAddressReverseConverter(Converter<AddressData,AddressModel> addressReverseConverter) |
| Modifier and Type | Method and Description |
|---|---|
protected Converter<AddressModel,AddressData> |
DefaultCustomerFacade.getAddressConverter() |
protected Populator<AddressData,AddressModel> |
DefaultCustomerFacade.getAddressReversePopulator() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultCustomerFacade.setAddressConverter(Converter<AddressModel,AddressData> addressConverter) |
void |
DefaultCustomerFacade.setAddressReversePopulator(Populator<AddressData,AddressModel> addressReversePopulator) |
| Modifier and Type | Method and Description |
|---|---|
AddressData |
CheckoutFacade.getAddressDataForId(java.lang.String addressId,
boolean visibleAddressesOnly)
Looks up addresses in the customer address book
|
AddressData |
CheckoutFacade.getDeliveryAddressForCode(java.lang.String code)
Get the delivery address with the specified code
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<? extends AddressData> |
CheckoutFacade.getSupportedDeliveryAddresses(boolean visibleAddressesOnly)
Get the list of supported delivery addresses.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
CheckoutFacade.setDeliveryAddress(AddressData address)
Set the delivery address on the cart.
|
| Modifier and Type | Method and Description |
|---|---|
protected Converter<AddressModel,AddressData> |
ConsignmentPopulator.getAddressConverter() |
protected Converter<AddressModel,AddressData> |
AbstractOrderPopulator.getAddressConverter() |
protected Converter<AddressModel,AddressData> |
CreditCardPaymentInfoPopulator.getAddressConverter() |
| Modifier and Type | Method and Description |
|---|---|
void |
ConsignmentPopulator.setAddressConverter(Converter<AddressModel,AddressData> addressConverter) |
void |
AbstractOrderPopulator.setAddressConverter(Converter<AddressModel,AddressData> addressConverter) |
void |
CreditCardPaymentInfoPopulator.setAddressConverter(Converter<AddressModel,AddressData> addressConverter) |
| Modifier and Type | Method and Description |
|---|---|
AddressData |
CCPaymentInfoData.getBillingAddress() |
AddressData |
DeliveryOrderEntryGroupData.getDeliveryAddress() |
AddressData |
AbstractOrderData.getDeliveryAddress() |
AddressData |
ConsignmentData.getShippingAddress() |
| Modifier and Type | Method and Description |
|---|---|
void |
CCPaymentInfoData.setBillingAddress(AddressData billingAddress) |
void |
DeliveryOrderEntryGroupData.setDeliveryAddress(AddressData deliveryAddress) |
void |
AbstractOrderData.setDeliveryAddress(AddressData deliveryAddress) |
void |
ConsignmentData.setShippingAddress(AddressData shippingAddress) |
| Modifier and Type | Method and Description |
|---|---|
AddressData |
DefaultCheckoutFacade.getAddressDataForId(java.lang.String addressId,
boolean visibleAddressesOnly) |
protected AddressData |
DefaultCheckoutFacade.getDeliveryAddress() |
AddressData |
DefaultCheckoutFacade.getDeliveryAddressForCode(java.lang.String code) |
| Modifier and Type | Method and Description |
|---|---|
protected Converter<AddressModel,AddressData> |
DefaultCheckoutFacade.getAddressConverter() |
protected Populator<AddressData,AddressModel> |
DefaultCheckoutFacade.getAddressReversePopulator() |
java.util.List<AddressData> |
DefaultCheckoutFacade.getSupportedDeliveryAddresses(boolean visibleAddressesOnly) |
| Modifier and Type | Method and Description |
|---|---|
protected AddressModel |
DefaultCheckoutFacade.createDeliveryAddressModel(AddressData addressData,
CartModel cartModel) |
boolean |
DefaultCheckoutFacade.setDeliveryAddress(AddressData addressData) |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultCheckoutFacade.setAddressConverter(Converter<AddressModel,AddressData> addressConverter) |
void |
DefaultCheckoutFacade.setAddressReversePopulator(Populator<AddressData,AddressModel> addressReversePopulator) |
| Modifier and Type | Method and Description |
|---|---|
protected Converter<AddressModel,AddressData> |
PointOfServicePopulator.getAddressConverter() |
| Modifier and Type | Method and Description |
|---|---|
void |
PointOfServicePopulator.setAddressConverter(Converter<AddressModel,AddressData> addressConverter) |
| Modifier and Type | Method and Description |
|---|---|
AddressData |
PointOfServiceData.getAddress() |
| Modifier and Type | Method and Description |
|---|---|
void |
PointOfServiceData.setAddress(AddressData address) |
| Modifier and Type | Method and Description |
|---|---|
AddressData |
UserFacade.getAddressForCode(java.lang.String code)
Returns the address with matching code for the current user
|
AddressData |
UserFacade.getDefaultAddress()
Returns the default address
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<AddressData> |
UserFacade.getAddressBook()
Get the list of delivery addresses.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UserFacade.addAddress(AddressData addressData)
Adds the address for the current user
|
void |
UserFacade.editAddress(AddressData addressData)
Updates the address for the current user
|
void |
UserFacade.removeAddress(AddressData addressData)
Removes the address for the current user
|
void |
UserFacade.setDefaultAddress(AddressData addressData)
Sets the default address
|
| Modifier and Type | Method and Description |
|---|---|
void |
AddressReversePopulator.populate(AddressData addressData,
AddressModel addressModel) |
void |
AddressPopulator.populate(AddressModel source,
AddressData target) |
protected void |
AddressPopulator.populateAddressFields(AddressModel source,
AddressData target) |
protected void |
AddressPopulator.populateBasicFields(AddressModel source,
AddressData target) |
protected void |
AddressPopulator.populateCountryAndFormattedAddress(AddressModel source,
AddressData target) |
protected void |
AddressPopulator.populateRegion(AddressModel source,
AddressData target) |
| Modifier and Type | Method and Description |
|---|---|
AddressData |
CustomerData.getDefaultAddress() |
AddressData |
CustomerData.getDefaultBillingAddress() |
AddressData |
CustomerData.getDefaultShippingAddress() |
| Modifier and Type | Method and Description |
|---|---|
void |
CustomerData.setDefaultAddress(AddressData defaultAddress) |
void |
CustomerData.setDefaultBillingAddress(AddressData defaultBillingAddress) |
void |
CustomerData.setDefaultShippingAddress(AddressData defaultShippingAddress) |
| Modifier and Type | Method and Description |
|---|---|
AddressData |
DefaultUserFacade.getAddressForCode(java.lang.String code) |
AddressData |
DefaultUserFacade.getDefaultAddress() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<AddressData> |
DefaultUserFacade.getAddressBook() |
protected Converter<AddressModel,AddressData> |
DefaultUserFacade.getAddressConverter() |
protected Populator<AddressData,AddressModel> |
DefaultUserFacade.getAddressReversePopulator() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultUserFacade.addAddress(AddressData addressData) |
void |
DefaultUserFacade.editAddress(AddressData addressData) |
void |
DefaultUserFacade.removeAddress(AddressData addressData) |
void |
DefaultUserFacade.setDefaultAddress(AddressData addressData) |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultUserFacade.setAddressConverter(Converter<AddressModel,AddressData> addressConverter) |
void |
DefaultUserFacade.setAddressReversePopulator(Populator<AddressData,AddressModel> addressReversePopulator) |
| Modifier and Type | Method and Description |
|---|---|
protected Converter<AddressData,CisAddress> |
DefaultCisSubscriptionFacade.getCisAddressConverter() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultCisSubscriptionFacade.setCisAddressConverter(Converter<AddressData,CisAddress> cisAddressConverter) |
| Modifier and Type | Method and Description |
|---|---|
void |
CisAddressPopulator.populate(AddressData source,
CisAddress target) |
protected void |
CisCCPaymentInfoDataPopulator.populateBillingAddress(AddressData billingAddress,
CisAddress source) |
protected void |
DefaultCCPaymentInfoDataPopulator.populateBillingAddress(AddressData billingAddress,
java.util.Map<java.lang.String,java.lang.String> source) |
| Modifier and Type | Field and Description |
|---|---|
protected AddressData |
BaseOrdermanagementFacadeTest.addressData |
| Modifier and Type | Method and Description |
|---|---|
protected Converter<AddressData,AddressModel> |
OrderRequestReversePopulator.getAddressReverseConverter() |
| Modifier and Type | Method and Description |
|---|---|
protected AddressModel |
OrderRequestReversePopulator.addCommonAddress(AddressData source)
Converts common attribute for
AddressData |
protected void |
OrderRequestReversePopulator.addDeliveryAddress(AddressData source,
OrderModel target)
|
protected void |
OrderRequestReversePopulator.addPaymentAddress(AddressData source,
OrderModel target)
|
| Modifier and Type | Method and Description |
|---|---|
void |
OrderRequestReversePopulator.setAddressReverseConverter(Converter<AddressData,AddressModel> addressReverseConverter) |
| Modifier and Type | Method and Description |
|---|---|
AddressData |
OrderRequestData.getDeliveryAddress() |
AddressData |
OrderRequestData.getPaymentAddress() |
| Modifier and Type | Method and Description |
|---|---|
void |
OrderRequestData.setDeliveryAddress(AddressData deliveryAddress) |
void |
OrderRequestData.setPaymentAddress(AddressData paymentAddress) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
DefaultOmsOrderFacade.validateAddressData(AddressData addressData)
Validates for null check and essential fields in
AddressData |
| Modifier and Type | Method and Description |
|---|---|
protected Converter<AddressData,AddressModel> |
PaymentTransactionReversePopulator.getAddressReverseConverter() |
| Modifier and Type | Method and Description |
|---|---|
void |
PaymentTransactionReversePopulator.setAddressReverseConverter(Converter<AddressData,AddressModel> addressReverseConverter) |
| Modifier and Type | Method and Description |
|---|---|
Converter<AddressModel,AddressData> |
SapOrdermgmtB2BCheckoutFacade.getAddressConverter() |
java.util.List<AddressData> |
SapOrdermgmtB2BCheckoutFacade.getSupportedDeliveryAddresses(boolean visibleAddressesOnly) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
SapOrdermgmtB2BCheckoutFacade.setDeliveryAddress(AddressData usedAddress) |
void |
SapOrdermgmtB2BCheckoutFacade.setDeliveryAddressOnCart(AddressData addressData) |
| Modifier and Type | Method and Description |
|---|---|
void |
SapOrdermgmtB2BCheckoutFacade.setAddressConverter(Converter<AddressModel,AddressData> addressConverter) |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultAbstractOrderPopulator.setAddressConverter(Converter<AddressModel,AddressData> addressConverter) |
| Modifier and Type | Method and Description |
|---|---|
protected AddressData |
WarehousingPointOfServiceFacadeIntegrationTest.createAddressData() |
| Modifier and Type | Method and Description |
|---|---|
PointOfServiceData |
WarehousingPointOfServiceFacade.updatePointOfServiceWithAddress(java.lang.String posName,
AddressData addressData)
API to update a
PointOfServiceModel |
| Modifier and Type | Method and Description |
|---|---|
protected Converter<AddressData,AddressModel> |
DefaultWarehousingPointOfServiceFacade.getAddressReverseConverter() |
| Modifier and Type | Method and Description |
|---|---|
PointOfServiceData |
DefaultWarehousingPointOfServiceFacade.updatePointOfServiceWithAddress(java.lang.String posName,
AddressData addressData) |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultWarehousingPointOfServiceFacade.setAddressReverseConverter(Converter<AddressData,AddressModel> addressReverseConverter) |
| Modifier and Type | Method and Description |
|---|---|
protected AddressData |
OrderManagementAnonymousCheckoutIntegrationTest.buildDeliveryAddress() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
DeliveryAddressCheckoutStepController.processAddressVisibility(AddressForm addressForm,
AddressData newAddress) |
protected void |
DeliveryAddressCheckoutStepController.processAddressVisibilityAndDefault(AddressForm addressForm,
AddressData newAddress) |
protected void |
DeliveryAddressCheckoutStepController.setDeliveryAddress(AddressData selectedAddressData) |
| Modifier and Type | Method and Description |
|---|---|
protected AddressData |
AcceleratorTestOrderData.createGermanAddressData() |
protected AddressData |
AcceleratorTestOrderData.createUkAddressData() |
| Modifier and Type | Method and Description |
|---|---|
OrderModel |
AcceleratorTestOrderData.createSampleOrder(java.lang.String siteUid,
java.lang.String customerUid,
java.lang.String currencyIso,
java.util.Map<java.lang.String,java.lang.Long> products,
AddressData deliveryAddress,
java.lang.String storeId,
boolean isCSVData) |
| Modifier and Type | Method and Description |
|---|---|
protected Converter<AddressModel,AddressData> |
ExtendedCustomerPopulator.getAddressConverter() |
| Modifier and Type | Method and Description |
|---|---|
void |
ExtendedCustomerPopulator.setAddressConverter(Converter<AddressModel,AddressData> addressConverter) |
| Modifier and Type | Method and Description |
|---|---|
void |
HttpRequestAddressDataPopulator.populate(HttpServletRequest request,
AddressData addressData) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<AddressData> |
AddressDataList.getAddresses() |
| Modifier and Type | Method and Description |
|---|---|
void |
AddressDataList.setAddresses(java.util.List<AddressData> addresses) |
| Modifier and Type | Method and Description |
|---|---|
AddressData |
CustomersController.createAddress(HttpServletRequest request)
Create new address for current customer
|
protected AddressData |
CartController.createAddress(HttpServletRequest request) |
AddressData |
CustomersController.editAddress(java.lang.String id,
HttpServletRequest request)
Edit address from current customer
|
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
CustomersController.isAddressValid(AddressData addressData,
Errors errors,
AddressValidationData validationData)
Checks if address is valid by a validators
|
protected AddressValidationData |
CustomersController.verifyAddresByService(AddressData addressData,
Errors errors,
AddressValidationData validationData)
Verifies address by commerce service
|
| Modifier and Type | Method and Description |
|---|---|
protected AddressData |
BaseCommerceController.createAddressInternal(HttpServletRequest request) |
| Modifier and Type | Method and Description |
|---|---|
protected Populator<HttpServletRequest,AddressData> |
BaseCommerceController.getHttpRequestAddressDataPopulator() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
AddressController.isAddressValid(AddressData addressData,
Errors errors,
AddressValidationData validationData)
Checks if address is valid by a validators
|
protected AddressValidationData |
AddressController.verifyAddresByService(AddressData addressData,
Errors errors,
AddressValidationData validationData)
Verifies address by commerce service
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
BaseCommerceController.setHttpRequestAddressDataPopulator(Populator<HttpServletRequest,AddressData> httpRequestAddressDataPopulator) |
Copyright © 2018 SAP SE. All Rights Reserved.