Uses of Class
de.hybris.platform.jalo.user.Address
Packages that use Address
Package
Description
-
Uses of Address in de.hybris.platform.addressservices.jalo
Methods in de.hybris.platform.addressservices.jalo with parameters of type AddressModifier and TypeMethodDescriptionGeneratedChineseaddressservicesManager.getCity(SessionContext ctx, Address item) Generated method - Getter of theAddress.cityattribute.Generated method - Getter of theAddress.cityattribute.GeneratedChineseaddressservicesManager.getCityDistrict(SessionContext ctx, Address item) Generated method - Getter of theAddress.cityDistrictattribute.GeneratedChineseaddressservicesManager.getCityDistrict(Address item) Generated method - Getter of theAddress.cityDistrictattribute.GeneratedChineseaddressservicesManager.getFullname(SessionContext ctx, Address item) Generated method - Getter of theAddress.fullnameattribute.GeneratedChineseaddressservicesManager.getFullname(Address item) Generated method - Getter of theAddress.fullnameattribute.voidGeneratedChineseaddressservicesManager.setCity(SessionContext ctx, Address item, City value) Generated method - Setter of theAddress.cityattribute.voidGenerated method - Setter of theAddress.cityattribute.voidGeneratedChineseaddressservicesManager.setCityDistrict(SessionContext ctx, Address item, District value) Generated method - Setter of theAddress.cityDistrictattribute.voidGeneratedChineseaddressservicesManager.setCityDistrict(Address item, District value) Generated method - Setter of theAddress.cityDistrictattribute.voidGeneratedChineseaddressservicesManager.setFullname(SessionContext ctx, Address item, String value) Generated method - Setter of theAddress.fullnameattribute.voidGeneratedChineseaddressservicesManager.setFullname(Address item, String value) Generated method - Setter of theAddress.fullnameattribute. -
Uses of Address in de.hybris.platform.basecommerce.jalo
Methods in de.hybris.platform.basecommerce.jalo that return AddressModifier and TypeMethodDescriptionGeneratedBasecommerceManager.getDeliveryAddress(AbstractOrderEntry item) Generated method - Getter of theAbstractOrderEntry.deliveryAddressattribute.GeneratedBasecommerceManager.getDeliveryAddress(SessionContext ctx, AbstractOrderEntry item) Generated method - Getter of theAbstractOrderEntry.deliveryAddressattribute.Methods in de.hybris.platform.basecommerce.jalo with parameters of type AddressModifier and TypeMethodDescriptionvoidGeneratedBasecommerceManager.addToDeliveryAddresss2CartToOrderCronJob(SessionContext ctx, Address item, CartToOrderCronJob value) Generated method - Addsvalueto deliveryAddresss2CartToOrderCronJob.voidGeneratedBasecommerceManager.addToDeliveryAddresss2CartToOrderCronJob(Address item, CartToOrderCronJob value) Generated method - Addsvalueto deliveryAddresss2CartToOrderCronJob.voidGeneratedBasecommerceManager.addToPaymentAddresss2CartToOrderCronJob(SessionContext ctx, Address item, CartToOrderCronJob value) Generated method - Addsvalueto paymentAddresss2CartToOrderCronJob.voidGeneratedBasecommerceManager.addToPaymentAddresss2CartToOrderCronJob(Address item, CartToOrderCronJob value) Generated method - Addsvalueto paymentAddresss2CartToOrderCronJob.CartFactory.createCartInstance(List<AbstractOrderEntry> entries, Address deliveryAddress, DeliveryMode mode, User user, Currency curr, boolean net) DefaultCartFactory.createCartInstance(List<AbstractOrderEntry> entries, Address deliveryAddress, DeliveryMode mode, User user, Currency curr, boolean net) protected AbstractOrderDefaultMultiAddressDeliveryCostsStrategy.createTempCart(List<AbstractOrderEntry> entries, Address deliveryAddress, DeliveryMode mode, User user, Currency curr, boolean net) Creates a temporary order, which will be used for calculating the delivery costs of the assignedAbstractOrderEntry.GeneratedBasecommerceManager.getDeliveryAddresss2CartToOrderCronJob(SessionContext ctx, Address item) Generated method - Getter of theAddress.deliveryAddresss2CartToOrderCronJobattribute.GeneratedBasecommerceManager.getDeliveryAddresss2CartToOrderCronJob(Address item) Generated method - Getter of theAddress.deliveryAddresss2CartToOrderCronJobattribute.GeneratedBasecommerceManager.getPaymentAddresss2CartToOrderCronJob(SessionContext ctx, Address item) Generated method - Getter of theAddress.paymentAddresss2CartToOrderCronJobattribute.GeneratedBasecommerceManager.getPaymentAddresss2CartToOrderCronJob(Address item) Generated method - Getter of theAddress.paymentAddresss2CartToOrderCronJobattribute.voidGeneratedBasecommerceManager.removeFromDeliveryAddresss2CartToOrderCronJob(SessionContext ctx, Address item, CartToOrderCronJob value) Generated method - Removesvaluefrom deliveryAddresss2CartToOrderCronJob.voidGeneratedBasecommerceManager.removeFromDeliveryAddresss2CartToOrderCronJob(Address item, CartToOrderCronJob value) Generated method - Removesvaluefrom deliveryAddresss2CartToOrderCronJob.voidGeneratedBasecommerceManager.removeFromPaymentAddresss2CartToOrderCronJob(SessionContext ctx, Address item, CartToOrderCronJob value) Generated method - Removesvaluefrom paymentAddresss2CartToOrderCronJob.voidGeneratedBasecommerceManager.removeFromPaymentAddresss2CartToOrderCronJob(Address item, CartToOrderCronJob value) Generated method - Removesvaluefrom paymentAddresss2CartToOrderCronJob.voidGeneratedBasecommerceManager.setDeliveryAddress(AbstractOrderEntry item, Address value) Generated method - Setter of theAbstractOrderEntry.deliveryAddressattribute.voidGeneratedBasecommerceManager.setDeliveryAddress(SessionContext ctx, AbstractOrderEntry item, Address value) Generated method - Setter of theAbstractOrderEntry.deliveryAddressattribute.voidGeneratedBasecommerceManager.setDeliveryAddresss2CartToOrderCronJob(SessionContext ctx, Address item, Collection<CartToOrderCronJob> value) Generated method - Setter of theAddress.deliveryAddresss2CartToOrderCronJobattribute.voidGeneratedBasecommerceManager.setDeliveryAddresss2CartToOrderCronJob(Address item, Collection<CartToOrderCronJob> value) Generated method - Setter of theAddress.deliveryAddresss2CartToOrderCronJobattribute.voidGeneratedBasecommerceManager.setPaymentAddresss2CartToOrderCronJob(SessionContext ctx, Address item, Collection<CartToOrderCronJob> value) Generated method - Setter of theAddress.paymentAddresss2CartToOrderCronJobattribute.voidGeneratedBasecommerceManager.setPaymentAddresss2CartToOrderCronJob(Address item, Collection<CartToOrderCronJob> value) Generated method - Setter of theAddress.paymentAddresss2CartToOrderCronJobattribute. -
Uses of Address in de.hybris.platform.catalog.jalo
Methods in de.hybris.platform.catalog.jalo that return AddressModifier and TypeMethodDescriptionGeneratedCompany.getBillingAddress()Generated method - Getter of theCompany.billingAddressattribute.GeneratedCompany.getBillingAddress(SessionContext ctx) Generated method - Getter of theCompany.billingAddressattribute.GeneratedCompany.getContactAddress()Generated method - Getter of theCompany.contactAddressattribute.GeneratedCompany.getContactAddress(SessionContext ctx) Generated method - Getter of theCompany.contactAddressattribute.GeneratedCompany.getShippingAddress()Generated method - Getter of theCompany.shippingAddressattribute.GeneratedCompany.getShippingAddress(SessionContext ctx) Generated method - Getter of theCompany.shippingAddressattribute.GeneratedCompany.getUnloadingAddress()Generated method - Getter of theCompany.unloadingAddressattribute.GeneratedCompany.getUnloadingAddress(SessionContext ctx) Generated method - Getter of theCompany.unloadingAddressattribute.Methods in de.hybris.platform.catalog.jalo that return types with arguments of type AddressModifier and TypeMethodDescriptionCompany.getAddresses(SessionContext ctx) GeneratedCompany.getAddresses()Generated method - Getter of theCompany.addressesattribute.abstract Collection<Address>GeneratedCompany.getAddresses(SessionContext ctx) Generated method - Getter of theCompany.addressesattribute.Company.getBillingAddresses()Company.getBillingAddresses(SessionContext ctx) Company.getContactAddresses()Company.getContactAddresses(SessionContext ctx) Company.getShippingAddresses()Company.getShippingAddresses(SessionContext ctx) Company.getUnloadingAddresses()Company.getUnloadingAddresses(SessionContext ctx) Methods in de.hybris.platform.catalog.jalo with parameters of type AddressModifier and TypeMethodDescriptionGeneratedCatalogManager.getPublicKey(SessionContext ctx, Address item) Generated method - Getter of theAddress.publicKeyattribute.GeneratedCatalogManager.getPublicKey(Address item) Generated method - Getter of theAddress.publicKeyattribute.GeneratedCatalogManager.getRemarks(SessionContext ctx, Address item) Generated method - Getter of theAddress.remarksattribute.GeneratedCatalogManager.getRemarks(Address item) Generated method - Getter of theAddress.remarksattribute.CatalogManager.getTypeQualifier(SessionContext ctx, Address address) CatalogManager.getTypeQualifier(Address address) GeneratedCatalogManager.getUrl(SessionContext ctx, Address item) Generated method - Getter of theAddress.urlattribute.Generated method - Getter of theAddress.urlattribute.GeneratedCatalogManager.isBillingAddress(SessionContext ctx, Address item) Generated method - Getter of theAddress.billingAddressattribute.GeneratedCatalogManager.isBillingAddress(Address item) Generated method - Getter of theAddress.billingAddressattribute.booleanGeneratedCatalogManager.isBillingAddressAsPrimitive(SessionContext ctx, Address item) Generated method - Getter of theAddress.billingAddressattribute.booleanGeneratedCatalogManager.isBillingAddressAsPrimitive(Address item) Generated method - Getter of theAddress.billingAddressattribute.GeneratedCatalogManager.isContactAddress(SessionContext ctx, Address item) Generated method - Getter of theAddress.contactAddressattribute.GeneratedCatalogManager.isContactAddress(Address item) Generated method - Getter of theAddress.contactAddressattribute.booleanGeneratedCatalogManager.isContactAddressAsPrimitive(SessionContext ctx, Address item) Generated method - Getter of theAddress.contactAddressattribute.booleanGeneratedCatalogManager.isContactAddressAsPrimitive(Address item) Generated method - Getter of theAddress.contactAddressattribute.GeneratedCatalogManager.isShippingAddress(SessionContext ctx, Address item) Generated method - Getter of theAddress.shippingAddressattribute.GeneratedCatalogManager.isShippingAddress(Address item) Generated method - Getter of theAddress.shippingAddressattribute.booleanGeneratedCatalogManager.isShippingAddressAsPrimitive(SessionContext ctx, Address item) Generated method - Getter of theAddress.shippingAddressattribute.booleanGeneratedCatalogManager.isShippingAddressAsPrimitive(Address item) Generated method - Getter of theAddress.shippingAddressattribute.GeneratedCatalogManager.isUnloadingAddress(SessionContext ctx, Address item) Generated method - Getter of theAddress.unloadingAddressattribute.GeneratedCatalogManager.isUnloadingAddress(Address item) Generated method - Getter of theAddress.unloadingAddressattribute.booleanGeneratedCatalogManager.isUnloadingAddressAsPrimitive(SessionContext ctx, Address item) Generated method - Getter of theAddress.unloadingAddressattribute.booleanGeneratedCatalogManager.isUnloadingAddressAsPrimitive(Address item) Generated method - Getter of theAddress.unloadingAddressattribute.voidGeneratedCatalogManager.setBillingAddress(SessionContext ctx, Address item, boolean value) Generated method - Setter of theAddress.billingAddressattribute.voidGeneratedCatalogManager.setBillingAddress(SessionContext ctx, Address item, Boolean value) Generated method - Setter of theAddress.billingAddressattribute.voidGeneratedCatalogManager.setBillingAddress(Address item, boolean value) Generated method - Setter of theAddress.billingAddressattribute.voidGeneratedCatalogManager.setBillingAddress(Address item, Boolean value) Generated method - Setter of theAddress.billingAddressattribute.voidGeneratedCompany.setBillingAddress(SessionContext ctx, Address value) Generated method - Setter of theCompany.billingAddressattribute.voidGeneratedCompany.setBillingAddress(Address value) Generated method - Setter of theCompany.billingAddressattribute.voidGeneratedCatalogManager.setContactAddress(SessionContext ctx, Address item, boolean value) Generated method - Setter of theAddress.contactAddressattribute.voidGeneratedCatalogManager.setContactAddress(SessionContext ctx, Address item, Boolean value) Generated method - Setter of theAddress.contactAddressattribute.voidGeneratedCatalogManager.setContactAddress(Address item, boolean value) Generated method - Setter of theAddress.contactAddressattribute.voidGeneratedCatalogManager.setContactAddress(Address item, Boolean value) Generated method - Setter of theAddress.contactAddressattribute.voidGeneratedCompany.setContactAddress(SessionContext ctx, Address value) Generated method - Setter of theCompany.contactAddressattribute.voidGeneratedCompany.setContactAddress(Address value) Generated method - Setter of theCompany.contactAddressattribute.voidGeneratedCatalogManager.setPublicKey(SessionContext ctx, Address item, String value) Generated method - Setter of theAddress.publicKeyattribute.voidGeneratedCatalogManager.setPublicKey(Address item, String value) Generated method - Setter of theAddress.publicKeyattribute.voidGeneratedCatalogManager.setRemarks(SessionContext ctx, Address item, String value) Generated method - Setter of theAddress.remarksattribute.voidGeneratedCatalogManager.setRemarks(Address item, String value) Generated method - Setter of theAddress.remarksattribute.voidGeneratedCatalogManager.setShippingAddress(SessionContext ctx, Address item, boolean value) Generated method - Setter of theAddress.shippingAddressattribute.voidGeneratedCatalogManager.setShippingAddress(SessionContext ctx, Address item, Boolean value) Generated method - Setter of theAddress.shippingAddressattribute.voidGeneratedCatalogManager.setShippingAddress(Address item, boolean value) Generated method - Setter of theAddress.shippingAddressattribute.voidGeneratedCatalogManager.setShippingAddress(Address item, Boolean value) Generated method - Setter of theAddress.shippingAddressattribute.voidGeneratedCompany.setShippingAddress(SessionContext ctx, Address value) Generated method - Setter of theCompany.shippingAddressattribute.voidGeneratedCompany.setShippingAddress(Address value) Generated method - Setter of theCompany.shippingAddressattribute.voidGeneratedCatalogManager.setUnloadingAddress(SessionContext ctx, Address item, boolean value) Generated method - Setter of theAddress.unloadingAddressattribute.voidGeneratedCatalogManager.setUnloadingAddress(SessionContext ctx, Address item, Boolean value) Generated method - Setter of theAddress.unloadingAddressattribute.voidGeneratedCatalogManager.setUnloadingAddress(Address item, boolean value) Generated method - Setter of theAddress.unloadingAddressattribute.voidGeneratedCatalogManager.setUnloadingAddress(Address item, Boolean value) Generated method - Setter of theAddress.unloadingAddressattribute.voidGeneratedCompany.setUnloadingAddress(SessionContext ctx, Address value) Generated method - Setter of theCompany.unloadingAddressattribute.voidGeneratedCompany.setUnloadingAddress(Address value) Generated method - Setter of theCompany.unloadingAddressattribute.voidGeneratedCatalogManager.setUrl(SessionContext ctx, Address item, String value) Generated method - Setter of theAddress.urlattribute.voidGenerated method - Setter of theAddress.urlattribute.Method parameters in de.hybris.platform.catalog.jalo with type arguments of type AddressModifier and TypeMethodDescriptionvoidCompany.setAddresses(SessionContext ctx, Collection<Address> addresses) abstract voidGeneratedCompany.setAddresses(SessionContext ctx, Collection<Address> value) Generated method - Setter of theCompany.addressesattribute.voidGeneratedCompany.setAddresses(Collection<Address> value) Generated method - Setter of theCompany.addressesattribute. -
Uses of Address in de.hybris.platform.commerceservices.jalo
Methods in de.hybris.platform.commerceservices.jalo with parameters of type AddressModifier and TypeMethodDescriptionGeneratedCommerceServicesManager.isVisibleInAddressBook(SessionContext ctx, Address item) Generated method - Getter of theAddress.visibleInAddressBookattribute.GeneratedCommerceServicesManager.isVisibleInAddressBook(Address item) Generated method - Getter of theAddress.visibleInAddressBookattribute.booleanGeneratedCommerceServicesManager.isVisibleInAddressBookAsPrimitive(SessionContext ctx, Address item) Generated method - Getter of theAddress.visibleInAddressBookattribute.booleanGeneratedCommerceServicesManager.isVisibleInAddressBookAsPrimitive(Address item) Generated method - Getter of theAddress.visibleInAddressBookattribute.voidGeneratedCommerceServicesManager.setVisibleInAddressBook(SessionContext ctx, Address item, boolean value) Generated method - Setter of theAddress.visibleInAddressBookattribute.voidGeneratedCommerceServicesManager.setVisibleInAddressBook(SessionContext ctx, Address item, Boolean value) Generated method - Setter of theAddress.visibleInAddressBookattribute.voidGeneratedCommerceServicesManager.setVisibleInAddressBook(Address item, boolean value) Generated method - Setter of theAddress.visibleInAddressBookattribute.voidGeneratedCommerceServicesManager.setVisibleInAddressBook(Address item, Boolean value) Generated method - Setter of theAddress.visibleInAddressBookattribute. -
Uses of Address in de.hybris.platform.jalo.order
Methods in de.hybris.platform.jalo.order that return AddressModifier and TypeMethodDescriptionprotected AddressOrder.copyAddressIfNecessary(SessionContext ctx, Address original) AbstractOrder.createNewDeliveryAddress()creates a new address which is set as this orders delivery address.AbstractOrder.createNewDeliveryAddress(SessionContext ctx) creates a new address which is set as this orders delivery address.AbstractOrder.createNewPaymentAddress()creates a new address which is set as this orders payment address.AbstractOrder.createNewPaymentAddress(SessionContext ctx) creates a new address which is set as this orders payment address.GeneratedAbstractOrder.getDeliveryAddress()Generated method - Getter of theAbstractOrder.deliveryAddressattribute.GeneratedAbstractOrder.getDeliveryAddress(SessionContext ctx) Generated method - Getter of theAbstractOrder.deliveryAddressattribute.GeneratedAbstractOrder.getPaymentAddress()Generated method - Getter of theAbstractOrder.paymentAddressattribute.GeneratedAbstractOrder.getPaymentAddress(SessionContext ctx) Generated method - Getter of theAbstractOrder.paymentAddressattribute.Methods in de.hybris.platform.jalo.order with parameters of type AddressModifier and TypeMethodDescriptionprotected voidOrder.changeDeliveryAddress(SessionContext ctx, Address address, Address oldOne) protected voidOrder.changePaymentAddress(SessionContext ctx, Address address, Address oldOne) protected AddressOrder.copyAddressIfNecessary(SessionContext ctx, Address original) protected voidAbstractOrder.doSetDeliveryAddress(SessionContext ctx, Address newOne) Performs changing of delivery address.protected voidAbstractOrder.doSetPaymentAddress(SessionContext ctx, Address newOne) Performs changing of payment address.protected voidOrder.removeOldCopyAddress(SessionContext ctx, Address oldOne) voidAbstractOrder.setDeliveryAddress(SessionContext ctx, Address address) Changes the delivery address.voidAbstractOrder.setDeliveryAddress(Address address) Changes the delivery address.voidGeneratedAbstractOrder.setDeliveryAddress(SessionContext ctx, Address value) Generated method - Setter of theAbstractOrder.deliveryAddressattribute.voidGeneratedAbstractOrder.setDeliveryAddress(Address value) Generated method - Setter of theAbstractOrder.deliveryAddressattribute.voidOrder.setDeliveryAddress(SessionContext ctx, Address address) Contrary toAbstractOrder.setDeliveryAddress(SessionContext, Address)this method copies the given address and assigns the copied address as delivery address!voidOrder.setDeliveryAddress(Address adr) Contrary toAbstractOrder.setDeliveryAddress(Address)this method copies the given address and assigns the copied address as delivery address!voidOrder.setDeliveryAddressNoCopy(SessionContext ctx, Address address) Directly assigns the given address as delivery address without copying it.voidOrder.setDeliveryAddressNoCopy(Address address) Directly assigns the given address as delivery address without copying it.voidAbstractOrder.setPaymentAddress(SessionContext ctx, Address adr) Changes the payment address of this order.voidAbstractOrder.setPaymentAddress(Address adr) Changes the payment address of this order.voidGeneratedAbstractOrder.setPaymentAddress(SessionContext ctx, Address value) Generated method - Setter of theAbstractOrder.paymentAddressattribute.voidGeneratedAbstractOrder.setPaymentAddress(Address value) Generated method - Setter of theAbstractOrder.paymentAddressattribute.voidOrder.setPaymentAddress(SessionContext ctx, Address address) Contrary toAbstractOrder.setPaymentAddress(Address)this method copies the given address and assigns the copied address as payment address!voidOrder.setPaymentAddress(Address adr) Contrary toAbstractOrder.setPaymentAddress(Address)this method copies the given address and assigns the copied address as payment address!voidOrder.setPaymentAddressNoCopy(SessionContext ctx, Address address) Directly assigns the given address as payment address without copying it.voidOrder.setPaymentAddressNoCopy(Address address) Directly assigns the given address as payment address without copying it. -
Uses of Address in de.hybris.platform.jalo.user
Fields in de.hybris.platform.jalo.user with type parameters of type AddressModifier and TypeFieldDescriptionprotected static final OneToManyHandler<Address>GeneratedUser.ADDRESSESHANDLEROneToManyHandlerfor handling 1:n ADDRESSES's relation attributes from 'many' side.Methods in de.hybris.platform.jalo.user that return AddressModifier and TypeMethodDescriptionUser.createAddress()Deprecated.User.createAddress(PK pk) Deprecated.since ages - useAddressService.createAddressForUser(UserModel)User.createAddress(PK pk, SessionContext ctx) Deprecated.since ages - useAddressService.createAddressForUser(UserModel)User.createAddress(PK pk, SessionContext ctx, Map fields) Deprecated.since agesUser.createAddress(PK pk, Map fields) Deprecated.since agesUser.createAddress(SessionContext ctx) Deprecated.since ages - useAddressService.createAddressForUser(UserModel)User.createAddress(SessionContext ctx, Map fields) Deprecated.since ages - useAddressService.createAddressForUser(UserModel)User.createAddress(Map fields) Deprecated.since ages - useAddressService.createAddressForUser(UserModel)UserGroup.createAddress()Deprecated.since ages - useAddressService.createAddressForOwner(ItemModel)UserGroup.createAddress(Map fields) Deprecated.since ages - useAddressService.createAddressForOwner(ItemModel)UserManager.createAddress(PK pkBase, Item item) Creates address for given item.UserManager.createAddress(PK pkBase, Item item, boolean asCopy) Creates address for given item.protected AddressUserManager.createAddress(PK pkBase, Item owner, Address original, Country country, Region region, Title title, JaloPropertyContainer props) UserManager.createAddress(Item item) Creates address for given item.User.getDefaultDeliveryAddress()Gets the default shipment address of this user.User.getDefaultDeliveryAddress(SessionContext ctx) Gets the default shipment address of this user.GeneratedUser.getDefaultPaymentAddress()Generated method - Getter of theUser.defaultPaymentAddressattribute.GeneratedUser.getDefaultPaymentAddress(SessionContext ctx) Generated method - Getter of theUser.defaultPaymentAddressattribute.GeneratedUser.getDefaultShipmentAddress()Generated method - Getter of theUser.defaultShipmentAddressattribute.GeneratedUser.getDefaultShipmentAddress(SessionContext ctx) Generated method - Getter of theUser.defaultShipmentAddressattribute.User.getDefaultShippingAddress()Deprecated.since ages - please useUser.getDefaultDeliveryAddress()insteadUser.getDefaultShippingAddress(SessionContext ctx) Deprecated.since ages - please useUser.getDefaultDeliveryAddress(SessionContext)insteadGeneratedAddress.getOriginal()Generated method - Getter of theAddress.originalattribute.GeneratedAddress.getOriginal(SessionContext ctx) Generated method - Getter of theAddress.originalattribute.Methods in de.hybris.platform.jalo.user that return types with arguments of type AddressModifier and TypeMethodDescriptionGeneratedUser.getAddresses()Generated method - Getter of theUser.addressesattribute.GeneratedUser.getAddresses(SessionContext ctx) Generated method - Getter of theUser.addressesattribute.Methods in de.hybris.platform.jalo.user with parameters of type AddressModifier and TypeMethodDescriptionvoidGeneratedUser.addToAddresses(SessionContext ctx, Address value) Generated method - Addsvalueto addresses.voidGeneratedUser.addToAddresses(Address value) Generated method - Addsvalueto addresses.protected AddressUserManager.createAddress(PK pkBase, Item owner, Address original, Country country, Region region, Title title, JaloPropertyContainer props) voidGeneratedUser.removeFromAddresses(SessionContext ctx, Address value) Generated method - Removesvaluefrom addresses.voidGeneratedUser.removeFromAddresses(Address value) Generated method - Removesvaluefrom addresses.voidUser.setDefaultDeliveryAddress(SessionContext ctx, Address adr) Sets an address as default shipment address for this user.voidUser.setDefaultDeliveryAddress(Address adr) Sets an address as default shipment address for this user.voidGeneratedUser.setDefaultPaymentAddress(SessionContext ctx, Address value) Generated method - Setter of theUser.defaultPaymentAddressattribute.voidGeneratedUser.setDefaultPaymentAddress(Address value) Generated method - Setter of theUser.defaultPaymentAddressattribute.voidGeneratedUser.setDefaultShipmentAddress(SessionContext ctx, Address value) Generated method - Setter of theUser.defaultShipmentAddressattribute.voidGeneratedUser.setDefaultShipmentAddress(Address value) Generated method - Setter of theUser.defaultShipmentAddressattribute.voidUser.setDefaultShippingAddress(SessionContext ctx, Address adr) Deprecated.since ages - please useUser.setDefaultDeliveryAddress(SessionContext, Address)insteadvoidUser.setDefaultShippingAddress(Address adr) Deprecated.since ages - please useUser.setDefaultDeliveryAddress(Address)insteadvoidAddress.setOriginal(SessionContext ctx, Address value) voidAddress.setOriginal(Address value) protected voidGeneratedAddress.setOriginal(SessionContext ctx, Address value) Generated method - Setter of theAddress.originalattribute.protected voidGeneratedAddress.setOriginal(Address value) Generated method - Setter of theAddress.originalattribute.Method parameters in de.hybris.platform.jalo.user with type arguments of type AddressModifier and TypeMethodDescriptionvoidGeneratedUser.setAddresses(SessionContext ctx, Collection<Address> value) Generated method - Setter of theUser.addressesattribute.voidGeneratedUser.setAddresses(Collection<Address> value) Generated method - Setter of theUser.addressesattribute. -
Uses of Address in de.hybris.platform.orderscheduling.jalo
Methods in de.hybris.platform.orderscheduling.jalo that return AddressModifier and TypeMethodDescriptionGeneratedCartToOrderCronJob.getDeliveryAddress()Generated method - Getter of theCartToOrderCronJob.deliveryAddressattribute.GeneratedCartToOrderCronJob.getDeliveryAddress(SessionContext ctx) Generated method - Getter of theCartToOrderCronJob.deliveryAddressattribute.GeneratedCartToOrderCronJob.getPaymentAddress()Generated method - Getter of theCartToOrderCronJob.paymentAddressattribute.GeneratedCartToOrderCronJob.getPaymentAddress(SessionContext ctx) Generated method - Getter of theCartToOrderCronJob.paymentAddressattribute.Methods in de.hybris.platform.orderscheduling.jalo with parameters of type AddressModifier and TypeMethodDescriptionvoidGeneratedCartToOrderCronJob.setDeliveryAddress(SessionContext ctx, Address value) Generated method - Setter of theCartToOrderCronJob.deliveryAddressattribute.voidGeneratedCartToOrderCronJob.setDeliveryAddress(Address value) Generated method - Setter of theCartToOrderCronJob.deliveryAddressattribute.voidGeneratedCartToOrderCronJob.setPaymentAddress(SessionContext ctx, Address value) Generated method - Setter of theCartToOrderCronJob.paymentAddressattribute.voidGeneratedCartToOrderCronJob.setPaymentAddress(Address value) Generated method - Setter of theCartToOrderCronJob.paymentAddressattribute. -
Uses of Address in de.hybris.platform.ordersplitting.jalo
Methods in de.hybris.platform.ordersplitting.jalo that return AddressModifier and TypeMethodDescriptionGeneratedConsignment.getShippingAddress()Generated method - Getter of theConsignment.shippingAddressattribute.GeneratedConsignment.getShippingAddress(SessionContext ctx) Generated method - Getter of theConsignment.shippingAddressattribute.Methods in de.hybris.platform.ordersplitting.jalo with parameters of type AddressModifier and TypeMethodDescriptionprotected voidGeneratedConsignment.setShippingAddress(SessionContext ctx, Address value) Generated method - Setter of theConsignment.shippingAddressattribute.protected voidGeneratedConsignment.setShippingAddress(Address value) Generated method - Setter of theConsignment.shippingAddressattribute. -
Uses of Address in de.hybris.platform.payment.jalo
Methods in de.hybris.platform.payment.jalo that return AddressModifier and TypeMethodDescriptionGeneratedPaymentManager.getBillingAddress(PaymentInfo item) Generated method - Getter of thePaymentInfo.billingAddressattribute.GeneratedPaymentManager.getBillingAddress(SessionContext ctx, PaymentInfo item) Generated method - Getter of thePaymentInfo.billingAddressattribute.Methods in de.hybris.platform.payment.jalo with parameters of type AddressModifier and TypeMethodDescriptionvoidGeneratedPaymentManager.setBillingAddress(PaymentInfo item, Address value) Generated method - Setter of thePaymentInfo.billingAddressattribute.voidGeneratedPaymentManager.setBillingAddress(SessionContext ctx, PaymentInfo item, Address value) Generated method - Setter of thePaymentInfo.billingAddressattribute. -
Uses of Address in de.hybris.platform.servicelayer.internal.jalo
Methods in de.hybris.platform.servicelayer.internal.jalo that return AddressModifier and TypeMethodDescriptionGeneratedServicelayerManager.createAddress(SessionContext ctx, Map attributeValues) GeneratedServicelayerManager.createAddress(Map attributeValues) -
Uses of Address in de.hybris.platform.servicelayer.internal.jalo.order
Methods in de.hybris.platform.servicelayer.internal.jalo.order that return AddressModifier and TypeMethodDescriptionInMemoryCart.getDeliveryAddress(SessionContext ctx) Overwritten to provide in-memory implementation.InMemoryCart.getPaymentAddress(SessionContext ctx) Overwritten to provide in-memory implementation.Methods in de.hybris.platform.servicelayer.internal.jalo.order with parameters of type AddressModifier and TypeMethodDescriptionvoidInMemoryCart.setDeliveryAddress(SessionContext ctx, Address address) Overwritten to provide in-memory implementation.voidInMemoryCart.setPaymentAddress(SessionContext ctx, Address adr) Overwritten to provide in-memory implementation. -
Uses of Address in de.hybris.platform.storelocator.jalo
Methods in de.hybris.platform.storelocator.jalo that return AddressModifier and TypeMethodDescriptionGeneratedPointOfService.getAddress()Generated method - Getter of thePointOfService.addressattribute.GeneratedPointOfService.getAddress(SessionContext ctx) Generated method - Getter of thePointOfService.addressattribute.Methods in de.hybris.platform.storelocator.jalo with parameters of type AddressModifier and TypeMethodDescriptionvoidGeneratedPointOfService.setAddress(SessionContext ctx, Address value) Generated method - Setter of thePointOfService.addressattribute.voidGeneratedPointOfService.setAddress(Address value) Generated method - Setter of thePointOfService.addressattribute. -
Uses of Address in de.hybris.platform.warehousing.jalo
Methods in de.hybris.platform.warehousing.jalo with parameters of type AddressModifier and TypeMethodDescriptionGeneratedWarehousingManager.getLatitude(SessionContext ctx, Address item) Generated method - Getter of theAddress.latitudeattribute.GeneratedWarehousingManager.getLatitude(Address item) Generated method - Getter of theAddress.latitudeattribute.doubleGeneratedWarehousingManager.getLatitudeAsPrimitive(SessionContext ctx, Address item) Generated method - Getter of theAddress.latitudeattribute.doubleGeneratedWarehousingManager.getLatitudeAsPrimitive(Address item) Generated method - Getter of theAddress.latitudeattribute.GeneratedWarehousingManager.getLongitude(SessionContext ctx, Address item) Generated method - Getter of theAddress.longitudeattribute.GeneratedWarehousingManager.getLongitude(Address item) Generated method - Getter of theAddress.longitudeattribute.doubleGeneratedWarehousingManager.getLongitudeAsPrimitive(SessionContext ctx, Address item) Generated method - Getter of theAddress.longitudeattribute.doubleGeneratedWarehousingManager.getLongitudeAsPrimitive(Address item) Generated method - Getter of theAddress.longitudeattribute.voidGeneratedWarehousingManager.setLatitude(SessionContext ctx, Address item, double value) Generated method - Setter of theAddress.latitudeattribute.voidGeneratedWarehousingManager.setLatitude(SessionContext ctx, Address item, Double value) Generated method - Setter of theAddress.latitudeattribute.voidGeneratedWarehousingManager.setLatitude(Address item, double value) Generated method - Setter of theAddress.latitudeattribute.voidGeneratedWarehousingManager.setLatitude(Address item, Double value) Generated method - Setter of theAddress.latitudeattribute.voidGeneratedWarehousingManager.setLongitude(SessionContext ctx, Address item, double value) Generated method - Setter of theAddress.longitudeattribute.voidGeneratedWarehousingManager.setLongitude(SessionContext ctx, Address item, Double value) Generated method - Setter of theAddress.longitudeattribute.voidGeneratedWarehousingManager.setLongitude(Address item, double value) Generated method - Setter of theAddress.longitudeattribute.voidGeneratedWarehousingManager.setLongitude(Address item, Double value) Generated method - Setter of theAddress.longitudeattribute.
AddressService.createAddressForUser(UserModel)