Uses of Interface
de.hybris.platform.sap.sapcommonbol.businesspartner.businessobject.interf.Address
-
-
Uses of Address in de.hybris.platform.sap.sapcommonbol.businesspartner.businessobject.impl
Classes in de.hybris.platform.sap.sapcommonbol.businesspartner.businessobject.impl that implement Address Modifier and Type Class Description classAddressImplBO representation of an addressMethods in de.hybris.platform.sap.sapcommonbol.businesspartner.businessobject.impl with parameters of type Address Modifier and Type Method Description intAddressImpl. compareTo(Address o)booleanAddressImpl. isAddressfieldsEqualTo(Address a) -
Uses of Address in de.hybris.platform.sap.sapcommonbol.businesspartner.businessobject.interf
Methods in de.hybris.platform.sap.sapcommonbol.businesspartner.businessobject.interf that return Address Modifier and Type Method Description AddressAddress. clone()Methods in de.hybris.platform.sap.sapcommonbol.businesspartner.businessobject.interf with parameters of type Address Modifier and Type Method Description booleanAddress. isAddressfieldsEqualTo(Address address)Compares all address content fields -
Uses of Address in de.hybris.platform.sap.sapordermgmtbol.transaction.businessobject.impl
Methods in de.hybris.platform.sap.sapordermgmtbol.transaction.businessobject.impl that return Address Modifier and Type Method Description AddressPartnerBaseImpl. getAddress()Returns the address for the ship toMethods in de.hybris.platform.sap.sapordermgmtbol.transaction.businessobject.impl with parameters of type Address Modifier and Type Method Description voidPartnerBaseImpl. setAddress(Address address)Sets the fully qualified address for the ship to -
Uses of Address in de.hybris.platform.sap.sapordermgmtbol.transaction.businessobject.interf
Methods in de.hybris.platform.sap.sapordermgmtbol.transaction.businessobject.interf that return Address Modifier and Type Method Description AddressPartnerBase. getAddress()Returns the address of the partner.Methods in de.hybris.platform.sap.sapordermgmtbol.transaction.businessobject.interf with parameters of type Address Modifier and Type Method Description voidPartnerBase. setAddress(Address address)Sets the fully qualified address for the partner. -
Uses of Address in de.hybris.platform.sap.sapordermgmtbol.transaction.salesdocument.backend.impl.erp.strategy
Methods in de.hybris.platform.sap.sapordermgmtbol.transaction.salesdocument.backend.impl.erp.strategy that return Address Modifier and Type Method Description protected AddressPartnerMapper. readAddress(com.sap.conn.jco.JCoTable ttHeadPartyComV, com.sap.conn.jco.JCoTable ttHeadPartyComR, java.lang.String partnerId)Methods in de.hybris.platform.sap.sapordermgmtbol.transaction.salesdocument.backend.impl.erp.strategy with parameters of type Address Modifier and Type Method Description protected booleanPartnerMapper. isAddressChanged(Address address) -
Uses of Address in de.hybris.platform.sap.sapordermgmtservices.bolfacade
Methods in de.hybris.platform.sap.sapordermgmtservices.bolfacade that return Address Modifier and Type Method Description AddressBolCartFacade. createAddress()Creates a new address instance. -
Uses of Address in de.hybris.platform.sap.sapordermgmtservices.bolfacade.impl
Methods in de.hybris.platform.sap.sapordermgmtservices.bolfacade.impl that return Address Modifier and Type Method Description AddressDefaultBolCartFacade. createAddress()
-