Uses of Class
de.hybris.platform.commercewebservicescommons.dto.user.AddressWsDTO
-
-
Uses of AddressWsDTO in de.hybris.platform.b2b.occ.v2.controllers
Methods in de.hybris.platform.b2b.occ.v2.controllers that return AddressWsDTO Modifier and Type Method Description AddressWsDTOOrgUnitsController. createOrgUnitAddress(AddressWsDTO address, java.lang.String orgUnitId, java.lang.String fields)Methods in de.hybris.platform.b2b.occ.v2.controllers with parameters of type AddressWsDTO Modifier and Type Method Description AddressWsDTOOrgUnitsController. createOrgUnitAddress(AddressWsDTO address, java.lang.String orgUnitId, java.lang.String fields)voidOrgUnitsController. updateOrgUnitAddress(AddressWsDTO address, java.lang.String orgUnitId, java.lang.String addressId) -
Uses of AddressWsDTO in de.hybris.platform.b2bocc.v2.controllers
Methods in de.hybris.platform.b2bocc.v2.controllers that return AddressWsDTO Modifier and Type Method Description AddressWsDTOOrgUnitsController. createOrgUnitAddress(AddressWsDTO address, java.lang.String orgUnitId, java.lang.String fields)Methods in de.hybris.platform.b2bocc.v2.controllers with parameters of type AddressWsDTO Modifier and Type Method Description AddressWsDTOOrgUnitsController. createOrgUnitAddress(AddressWsDTO address, java.lang.String orgUnitId, java.lang.String fields)voidOrgUnitsController. updateOrgUnitAddress(AddressWsDTO address, java.lang.String orgUnitId, java.lang.String addressId) -
Uses of AddressWsDTO in de.hybris.platform.b2bwebservicescommons.dto.company
Methods in de.hybris.platform.b2bwebservicescommons.dto.company that return types with arguments of type AddressWsDTO Modifier and Type Method Description java.util.List<AddressWsDTO>B2BUnitWsDTO. getAddresses()Method parameters in de.hybris.platform.b2bwebservicescommons.dto.company with type arguments of type AddressWsDTO Modifier and Type Method Description voidB2BUnitWsDTO. setAddresses(java.util.List<AddressWsDTO> addresses) -
Uses of AddressWsDTO in de.hybris.platform.commercewebservices.core.v2.controller
Methods in de.hybris.platform.commercewebservices.core.v2.controller that return AddressWsDTO Modifier and Type Method Description AddressWsDTOAddressController. createAddress(AddressWsDTO address, java.lang.String fields)AddressWsDTOAddressController. createAddress(javax.servlet.http.HttpServletRequest request, java.lang.String fields)Deprecated, for removal: This API element is subject to removal in a future version.since 2005.AddressWsDTOCartsController. createCartDeliveryAddress(AddressWsDTO address, java.lang.String fields)AddressWsDTOCartsController. createCartDeliveryAddress(javax.servlet.http.HttpServletRequest request, java.lang.String fields)Deprecated, for removal: This API element is subject to removal in a future version.since 2005.AddressWsDTOAddressController. getAddress(java.lang.String addressId, java.lang.String fields)Methods in de.hybris.platform.commercewebservices.core.v2.controller with parameters of type AddressWsDTO Modifier and Type Method Description AddressWsDTOAddressController. createAddress(AddressWsDTO address, java.lang.String fields)AddressWsDTOCartsController. createCartDeliveryAddress(AddressWsDTO address, java.lang.String fields)voidAddressController. replaceAddress(java.lang.String addressId, AddressWsDTO address)voidAddressController. updateAddress(java.lang.String addressId, AddressWsDTO address)AddressValidationWsDTOAddressController. validateAddress(AddressWsDTO address, java.lang.String fields) -
Uses of AddressWsDTO in de.hybris.platform.commercewebservicescommons.dto.order
Methods in de.hybris.platform.commercewebservicescommons.dto.order that return AddressWsDTO Modifier and Type Method Description AddressWsDTOPaymentDetailsWsDTO. getBillingAddress()AddressWsDTOAbstractOrderWsDTO. getDeliveryAddress()AddressWsDTODeliveryOrderEntryGroupWsDTO. getDeliveryAddress()AddressWsDTOOrderWsDTO. getPaymentAddress()AddressWsDTOConsignmentWsDTO. getShippingAddress()Methods in de.hybris.platform.commercewebservicescommons.dto.order with parameters of type AddressWsDTO Modifier and Type Method Description voidPaymentDetailsWsDTO. setBillingAddress(AddressWsDTO billingAddress)voidAbstractOrderWsDTO. setDeliveryAddress(AddressWsDTO deliveryAddress)voidDeliveryOrderEntryGroupWsDTO. setDeliveryAddress(AddressWsDTO deliveryAddress)voidOrderWsDTO. setPaymentAddress(AddressWsDTO paymentAddress)voidConsignmentWsDTO. setShippingAddress(AddressWsDTO shippingAddress) -
Uses of AddressWsDTO in de.hybris.platform.commercewebservicescommons.dto.store
Methods in de.hybris.platform.commercewebservicescommons.dto.store that return AddressWsDTO Modifier and Type Method Description AddressWsDTOPointOfServiceWsDTO. getAddress()Methods in de.hybris.platform.commercewebservicescommons.dto.store with parameters of type AddressWsDTO Modifier and Type Method Description voidPointOfServiceWsDTO. setAddress(AddressWsDTO address) -
Uses of AddressWsDTO in de.hybris.platform.commercewebservicescommons.dto.user
Methods in de.hybris.platform.commercewebservicescommons.dto.user that return AddressWsDTO Modifier and Type Method Description AddressWsDTOUserWsDTO. getDefaultAddress()Methods in de.hybris.platform.commercewebservicescommons.dto.user that return types with arguments of type AddressWsDTO Modifier and Type Method Description java.util.List<AddressWsDTO>AddressListWsDTO. getAddresses()java.util.List<AddressWsDTO>AddressValidationWsDTO. getSuggestedAddresses()Methods in de.hybris.platform.commercewebservicescommons.dto.user with parameters of type AddressWsDTO Modifier and Type Method Description voidUserWsDTO. setDefaultAddress(AddressWsDTO defaultAddress)Method parameters in de.hybris.platform.commercewebservicescommons.dto.user with type arguments of type AddressWsDTO Modifier and Type Method Description voidAddressListWsDTO. setAddresses(java.util.List<AddressWsDTO> addresses)voidAddressValidationWsDTO. setSuggestedAddresses(java.util.List<AddressWsDTO> suggestedAddresses) -
Uses of AddressWsDTO in de.hybris.platform.ordermanagementwebservices.controllers.order
Methods in de.hybris.platform.ordermanagementwebservices.controllers.order that return AddressWsDTO Modifier and Type Method Description protected AddressWsDTOOrderControllerIntegrationTest. buildAddressWsDTO() -
Uses of AddressWsDTO in de.hybris.platform.ordermanagementwebservices.dto.order
Methods in de.hybris.platform.ordermanagementwebservices.dto.order that return AddressWsDTO Modifier and Type Method Description AddressWsDTOOrderRequestWsDTO. getDeliveryAddress()AddressWsDTOOrderRequestWsDTO. getPaymentAddress()Methods in de.hybris.platform.ordermanagementwebservices.dto.order with parameters of type AddressWsDTO Modifier and Type Method Description voidOrderRequestWsDTO. setDeliveryAddress(AddressWsDTO deliveryAddress)voidOrderRequestWsDTO. setPaymentAddress(AddressWsDTO paymentAddress) -
Uses of AddressWsDTO in de.hybris.platform.warehousingwebservices.controllers.pointofservice
Methods in de.hybris.platform.warehousingwebservices.controllers.pointofservice with parameters of type AddressWsDTO Modifier and Type Method Description PointOfServiceWsDTOWarehousingPointOfServicesController. updatePointOfServiceWithAddress(AddressWsDTO address, @NotNull java.lang.String pointOfServiceName, java.lang.String fields)Request to update aPointOfServiceModelin the system Make sure to pass a valid WarehouseCode to update the Point Of Service with -
Uses of AddressWsDTO in de.hybris.platform.warehousingwebservices.warehousingwebservices.util
Methods in de.hybris.platform.warehousingwebservices.warehousingwebservices.util that return AddressWsDTO Modifier and Type Method Description protected AddressWsDTOBaseWarehousingWebservicesIntegrationTest. createUsAddress()Creates a US address.Methods in de.hybris.platform.warehousingwebservices.warehousingwebservices.util with parameters of type AddressWsDTO Modifier and Type Method Description protected PointOfServiceWsDTOBaseWarehousingWebservicesIntegrationTest. putUpdatePointOfServiceAddress(java.lang.String pointOfService, AddressWsDTO addressWsDTO) -
Uses of AddressWsDTO in de.hybris.platform.ycommercewebservices.v2.controller
Methods in de.hybris.platform.ycommercewebservices.v2.controller that return AddressWsDTO Modifier and Type Method Description AddressWsDTOAddressController. createAddress(AddressWsDTO address, java.lang.String fields)AddressWsDTOAddressController. createAddress(javax.servlet.http.HttpServletRequest request, java.lang.String fields)Deprecated, for removal: This API element is subject to removal in a future version.since 2005.AddressWsDTOCartsController. createCartDeliveryAddress(AddressWsDTO address, java.lang.String fields)AddressWsDTOCartsController. createCartDeliveryAddress(javax.servlet.http.HttpServletRequest request, java.lang.String fields)Deprecated, for removal: This API element is subject to removal in a future version.since 2005.AddressWsDTOAddressController. getAddress(java.lang.String addressId, java.lang.String fields)Methods in de.hybris.platform.ycommercewebservices.v2.controller with parameters of type AddressWsDTO Modifier and Type Method Description AddressWsDTOAddressController. createAddress(AddressWsDTO address, java.lang.String fields)AddressWsDTOCartsController. createCartDeliveryAddress(AddressWsDTO address, java.lang.String fields)voidAddressController. replaceAddress(java.lang.String addressId, AddressWsDTO address)voidAddressController. updateAddress(java.lang.String addressId, AddressWsDTO address)AddressValidationWsDTOAddressController. validateAddress(AddressWsDTO address, java.lang.String fields)
-