Uses of Class
de.hybris.platform.sap.core.bol.businessobject.BusinessObjectBase
-
-
Uses of BusinessObjectBase in de.hybris.platform.sap.core.bol.businessobject
Methods in de.hybris.platform.sap.core.bol.businessobject that return BusinessObjectBase Modifier and Type Method Description BusinessObjectBaseHasHeader. getHeader()Returns the header business object.Methods in de.hybris.platform.sap.core.bol.businessobject that return types with arguments of type BusinessObjectBase Modifier and Type Method Description java.util.Iterator<BusinessObjectBase>BusinessObject. getSubObjectIterator()The method returns an iterator over all sub objects of the BusinessObject.java.util.Iterator<BusinessObjectBase>BusinessObjectBase. getSubObjectIterator()The method returns an iterator over all sub objects of the BusinessObject.Methods in de.hybris.platform.sap.core.bol.businessobject with parameters of type BusinessObjectBase Modifier and Type Method Description voidBusinessObject. copyMessages(BusinessObjectBase bob)copy the messages from an another BusinessObject and add this to the object.voidBusinessObjectBase. copyMessages(BusinessObjectBase bob) -
Uses of BusinessObjectBase in de.hybris.platform.sap.core.bol.businessobject.test
Subclasses of BusinessObjectBase in de.hybris.platform.sap.core.bol.businessobject.test Modifier and Type Class Description classTestBusinessObjectBaseBEDeterminationImplTest BusinessObjectBase implementation - for backend type determination test.classTestBusinessObjectBaseBEDeterminationNotFoundImplTest BusinessObjectBase implementation - for backend type determination test where no implementation is found.classTestBusinessObjectBaseBEInjectionImplTest BusinessObjectBase implementation - for single backend implementation test..classTestBusinessObjectBaseBENotUniqueDeterminationImplTest BusinessObjectBase implementation - for backend type determination test where the determination is not unique.classTestBusinessObjectBaseBESingleImplementationImplTest BusinessObjectBase implementation - for single backend implementation test.. -
Uses of BusinessObjectBase in de.hybris.platform.sap.sapcommonbol.businesspartner.businessobject.impl
Subclasses of BusinessObjectBase in de.hybris.platform.sap.sapcommonbol.businesspartner.businessobject.impl Modifier and Type Class Description classAddressImplBO representation of an address -
Uses of BusinessObjectBase in de.hybris.platform.sap.sapcommonbol.common.businessobject.impl
Subclasses of BusinessObjectBase in de.hybris.platform.sap.sapcommonbol.common.businessobject.impl Modifier and Type Class Description classConverterImplConverter implementation. -
Uses of BusinessObjectBase in de.hybris.platform.sap.sapcreditcheck.businessobject.impl
Subclasses of BusinessObjectBase in de.hybris.platform.sap.sapcreditcheck.businessobject.impl Modifier and Type Class Description classSapCreditCheckBOImpl -
Uses of BusinessObjectBase in de.hybris.platform.sap.sapinvoicebol.businessobject.impl
Subclasses of BusinessObjectBase in de.hybris.platform.sap.sapinvoicebol.businessobject.impl Modifier and Type Class Description classSapInvoiceBOImpl -
Uses of BusinessObjectBase in de.hybris.platform.sap.sapordermgmtbol.transaction.basket.businessobject.impl
Subclasses of BusinessObjectBase in de.hybris.platform.sap.sapordermgmtbol.transaction.basket.businessobject.impl Modifier and Type Class Description classBasketImplShopping basket BO implementation. -
Uses of BusinessObjectBase in de.hybris.platform.sap.sapordermgmtbol.transaction.businessobject.impl
Subclasses of BusinessObjectBase in de.hybris.platform.sap.sapordermgmtbol.transaction.businessobject.impl Modifier and Type Class Description classBillToImplBill To Partner information.classConnectedDocumentImplThe ConnectedDocument represents an entry in the document flow.classConnectedDocumentItemImplStandard implementation for the ConnectedDocumentItem interface.
The ConnectedDocumentItem represents an entry in the document flow on item level.classConnectedObjectImplThe Connected Object represents an entry in the document flowclassPartnerBaseImplPartner Base: Address information of the business partnerclassSalesDocumentBaseImpl<L extends ItemListBase<I>,I extends ItemBase,H extends HeaderBase>Base class for all sales documents, e.g.classSchedlineImplSchedule line of the Sales DocumentclassShipToImplDefault implementation of a ShipToclassSimpleDocumentImpl<L extends ItemListBase<I>,I extends SimpleItem,H extends SimpleHeader> -
Uses of BusinessObjectBase in de.hybris.platform.sap.sapordermgmtbol.transaction.header.businessobject.impl
Subclasses of BusinessObjectBase in de.hybris.platform.sap.sapordermgmtbol.transaction.header.businessobject.impl Modifier and Type Class Description classHeaderBaseImplCommon Header Information for all objects of the bo layer that are considered to be sales documents.classHeaderSalesDocumentCommon Header Information for all objects of the bo layer that are considered to be sales documents.classSimpleHeaderImpl -
Uses of BusinessObjectBase in de.hybris.platform.sap.sapordermgmtbol.transaction.item.businessobject.impl
Subclasses of BusinessObjectBase in de.hybris.platform.sap.sapordermgmtbol.transaction.item.businessobject.impl Modifier and Type Class Description classItemBaseImplItem of a sales document.classItemSalesDocItem of a sales document.classSimpleItemImpl -
Uses of BusinessObjectBase in de.hybris.platform.sap.sapordermgmtbol.transaction.misc.businessobject.impl
Subclasses of BusinessObjectBase in de.hybris.platform.sap.sapordermgmtbol.transaction.misc.businessobject.impl Modifier and Type Class Description classTransactionConfigurationImplThe Shop object contains all kind of settings for the application. -
Uses of BusinessObjectBase in de.hybris.platform.sap.sapordermgmtbol.transaction.order.businessobject.impl
Subclasses of BusinessObjectBase in de.hybris.platform.sap.sapordermgmtbol.transaction.order.businessobject.impl Modifier and Type Class Description classOrderHistoryImplclassOrderImplClass representing the BOL order. -
Uses of BusinessObjectBase in de.hybris.platform.sap.sapordermgmtbol.transaction.salesdocument.businessobject.impl
Subclasses of BusinessObjectBase in de.hybris.platform.sap.sapordermgmtbol.transaction.salesdocument.businessobject.impl Modifier and Type Class Description classSalesDocumentImplCommon superclass for all sales documents. -
Uses of BusinessObjectBase in de.hybris.platform.sap.sapordermgmtbol.transaction.salesdocument.search.impl
Subclasses of BusinessObjectBase in de.hybris.platform.sap.sapordermgmtbol.transaction.salesdocument.search.impl Modifier and Type Class Description classSearchImpl -
Uses of BusinessObjectBase in de.hybris.platform.sap.sappricingbol.businessobject.impl
Subclasses of BusinessObjectBase in de.hybris.platform.sap.sappricingbol.businessobject.impl Modifier and Type Class Description classSapPricingImpl -
Uses of BusinessObjectBase in de.hybris.platform.sap.sapproductavailability.businessobject.impl
Subclasses of BusinessObjectBase in de.hybris.platform.sap.sapproductavailability.businessobject.impl Modifier and Type Class Description classSapProductAvailabilityBOImpl -
Uses of BusinessObjectBase in de.hybris.platform.sap.sapproductconfigsombol.transaction.item.businessobject.impl
Subclasses of BusinessObjectBase in de.hybris.platform.sap.sapproductconfigsombol.transaction.item.businessobject.impl Modifier and Type Class Description classCPQItemSalesDocRepresents the backend's view of the configurable items of a shopping basket.
-