Uses of Interface
de.hybris.platform.sap.core.bol.businessobject.BusinessObject
-
-
Uses of BusinessObject in de.hybris.platform.sap.core.bol.businessobject
Classes in de.hybris.platform.sap.core.bol.businessobject that implement BusinessObject Modifier and Type Class Description classBusinessObjectBaseBase implementation for business object interface. -
Uses of BusinessObject in de.hybris.platform.sap.core.bol.businessobject.test
Classes in de.hybris.platform.sap.core.bol.businessobject.test that implement BusinessObject 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 BusinessObject in de.hybris.platform.sap.sapcommonbol.businesspartner.businessobject.impl
Classes in de.hybris.platform.sap.sapcommonbol.businesspartner.businessobject.impl that implement BusinessObject Modifier and Type Class Description classAddressImplBO representation of an address -
Uses of BusinessObject in de.hybris.platform.sap.sapcommonbol.businesspartner.businessobject.interf
Subinterfaces of BusinessObject in de.hybris.platform.sap.sapcommonbol.businesspartner.businessobject.interf Modifier and Type Interface Description interfaceAddressBO representation of an address. -
Uses of BusinessObject in de.hybris.platform.sap.sapcommonbol.common.businessobject.impl
Classes in de.hybris.platform.sap.sapcommonbol.common.businessobject.impl that implement BusinessObject Modifier and Type Class Description classConverterImplConverter implementation. -
Uses of BusinessObject in de.hybris.platform.sap.sapcommonbol.common.businessobject.interf
Subinterfaces of BusinessObject in de.hybris.platform.sap.sapcommonbol.common.businessobject.interf Modifier and Type Interface Description interfaceCommonConfigurationProvides common configuration settings of the application like e.g. -
Uses of BusinessObject in de.hybris.platform.sap.sapcreditcheck.businessobject.impl
Classes in de.hybris.platform.sap.sapcreditcheck.businessobject.impl that implement BusinessObject Modifier and Type Class Description classSapCreditCheckBOImpl -
Uses of BusinessObject in de.hybris.platform.sap.sapinvoicebol.businessobject.impl
Classes in de.hybris.platform.sap.sapinvoicebol.businessobject.impl that implement BusinessObject Modifier and Type Class Description classSapInvoiceBOImpl -
Uses of BusinessObject in de.hybris.platform.sap.sapordermgmtbol.transaction.basket.businessobject.impl
Classes in de.hybris.platform.sap.sapordermgmtbol.transaction.basket.businessobject.impl that implement BusinessObject Modifier and Type Class Description classBasketImplShopping basket BO implementation. -
Uses of BusinessObject in de.hybris.platform.sap.sapordermgmtbol.transaction.businessobject.impl
Classes in de.hybris.platform.sap.sapordermgmtbol.transaction.businessobject.impl that implement BusinessObject 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 BusinessObject in de.hybris.platform.sap.sapordermgmtbol.transaction.businessobject.interf
Subinterfaces of BusinessObject in de.hybris.platform.sap.sapordermgmtbol.transaction.businessobject.interf Modifier and Type Interface Description interfaceBasketBusiness object representation of a basket.
The basket extends theSalesDocumentbusiness object.
There will be always exactly one basket per session.interfaceBillToRepresents the BillTo objectinterfaceConnectedDocumentRepresents the ConnectedDocument objectinterfaceConnectedDocumentItemRepresents the ConnectedDocumentItem object, which is a ConnectedObject on item level.interfaceConnectedObjectRepresents the ConnectedObject object.interfaceOrderBusiness object representation of an Order.
The order extends theSalesDocumentbusiness object.
There can be several orders per session existent.interfacePartnerBaseRepresents the PartnerBase object.interfaceSalesDocumentCommon interface representing sales documents like Basket or OrderinterfaceSalesDocumentBase<L extends ItemListBase<I>,I extends ItemBase,H extends HeaderBase>Base Interface for all sales documents, e.g.interfaceSalesDocumentConfigurationThe SalesDocumentConfiguration interface handles all kind of application settings relevant for the Sales Document.interfaceSchedlineRepresents the Schedline (schedule line) object.interfaceShipToRepresents the ShipTo objectinterfaceSimpleDocument<L extends ItemListBase<I>,I extends SimpleItem,H extends SimpleHeader>This is a base class to encapsulate the most common features of a document (e.g.interfaceTransactionConfigurationThe TransactionConfiguration interface provides sales-relevant settings. -
Uses of BusinessObject in de.hybris.platform.sap.sapordermgmtbol.transaction.header.businessobject.impl
Classes in de.hybris.platform.sap.sapordermgmtbol.transaction.header.businessobject.impl that implement BusinessObject 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 BusinessObject in de.hybris.platform.sap.sapordermgmtbol.transaction.header.businessobject.interf
Subinterfaces of BusinessObject in de.hybris.platform.sap.sapordermgmtbol.transaction.header.businessobject.interf Modifier and Type Interface Description interfaceHeaderThis interface provides header data of a SalesDocument.interfaceHeaderBaseRepresents the backend's view of the header of a sales document.interfaceSimpleHeaderThis base class encapsulates the most common features of a header (e.g. -
Uses of BusinessObject in de.hybris.platform.sap.sapordermgmtbol.transaction.item.businessobject.impl
Classes in de.hybris.platform.sap.sapordermgmtbol.transaction.item.businessobject.impl that implement BusinessObject Modifier and Type Class Description classItemBaseImplItem of a sales document.classItemSalesDocItem of a sales document.classSimpleItemImpl -
Uses of BusinessObject in de.hybris.platform.sap.sapordermgmtbol.transaction.item.businessobject.interf
Subinterfaces of BusinessObject in de.hybris.platform.sap.sapordermgmtbol.transaction.item.businessobject.interf Modifier and Type Interface Description interfaceItemRepresents the backend's view of the items of a shopping basket.interfaceItemBaseRepresents the back-end's view of the items of a sales document.interfaceSimpleItemthis interface defines the most common attributes of an item (e.g. -
Uses of BusinessObject in de.hybris.platform.sap.sapordermgmtbol.transaction.misc.businessobject.impl
Classes in de.hybris.platform.sap.sapordermgmtbol.transaction.misc.businessobject.impl that implement BusinessObject Modifier and Type Class Description classTransactionConfigurationImplThe Shop object contains all kind of settings for the application. -
Uses of BusinessObject in de.hybris.platform.sap.sapordermgmtbol.transaction.order.businessobject.impl
Classes in de.hybris.platform.sap.sapordermgmtbol.transaction.order.businessobject.impl that implement BusinessObject Modifier and Type Class Description classOrderHistoryImplclassOrderImplClass representing the BOL order. -
Uses of BusinessObject 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 with parameters of type BusinessObject Modifier and Type Method Description protected voidBaseStrategyERP. dispatchMessages(BusinessObject bob, com.sap.conn.jco.JCoTable msgTable, com.sap.conn.jco.JCoStructure singleMsg)Logs and attaches messages to a given document. -
Uses of BusinessObject in de.hybris.platform.sap.sapordermgmtbol.transaction.salesdocument.backend.impl.messagemapping
Methods in de.hybris.platform.sap.sapordermgmtbol.transaction.salesdocument.backend.impl.messagemapping that return BusinessObject Modifier and Type Method Description protected BusinessObjectBackendMessageMapperImpl. findReferredBO(BusinessObject rootBo, BackendMessage msg)Find BO a message belongs toMethods in de.hybris.platform.sap.sapordermgmtbol.transaction.salesdocument.backend.impl.messagemapping with parameters of type BusinessObject Modifier and Type Method Description protected BusinessObjectBackendMessageMapperImpl. findReferredBO(BusinessObject rootBo, BackendMessage msg)Find BO a message belongs toprotected booleanBackendMessageMapperImpl. isMessageReferChildBO(BusinessObject bo, BackendMessage msg)Does message belong to a child BO?protected booleanBackendMessageMapperImpl. isMessageReferRootBO(BusinessObject bo, BackendMessage msg)Does message refer to the root BO?MessageBackendMessageMapperImpl. map(BusinessObject rootBo, com.sap.conn.jco.JCoRecord struct)voidBackendMessageMapperImpl. map(BusinessObject rootBo, com.sap.conn.jco.JCoRecord singleMsg, com.sap.conn.jco.JCoTable msgTable) -
Uses of BusinessObject in de.hybris.platform.sap.sapordermgmtbol.transaction.salesdocument.backend.interf.messagemapping
Methods in de.hybris.platform.sap.sapordermgmtbol.transaction.salesdocument.backend.interf.messagemapping with parameters of type BusinessObject Modifier and Type Method Description MessageBackendMessageMapper. map(BusinessObject rootBo, com.sap.conn.jco.JCoRecord struct)Maps messages contained in the provided table structure to a BO.voidBackendMessageMapper. map(BusinessObject rootBo, com.sap.conn.jco.JCoRecord singleMsg, com.sap.conn.jco.JCoTable msgTable)Maps messages contained in the provided table and/or structure to a BO. -
Uses of BusinessObject in de.hybris.platform.sap.sapordermgmtbol.transaction.salesdocument.businessobject.impl
Classes in de.hybris.platform.sap.sapordermgmtbol.transaction.salesdocument.businessobject.impl that implement BusinessObject Modifier and Type Class Description classSalesDocumentImplCommon superclass for all sales documents. -
Uses of BusinessObject in de.hybris.platform.sap.sapordermgmtbol.transaction.salesdocument.search.impl
Classes in de.hybris.platform.sap.sapordermgmtbol.transaction.salesdocument.search.impl that implement BusinessObject Modifier and Type Class Description classSearchImpl -
Uses of BusinessObject in de.hybris.platform.sap.sappricingbol.businessobject.impl
Classes in de.hybris.platform.sap.sappricingbol.businessobject.impl that implement BusinessObject Modifier and Type Class Description classSapPricingImpl -
Uses of BusinessObject in de.hybris.platform.sap.sapproductavailability.businessobject.impl
Classes in de.hybris.platform.sap.sapproductavailability.businessobject.impl that implement BusinessObject Modifier and Type Class Description classSapProductAvailabilityBOImpl -
Uses of BusinessObject in de.hybris.platform.sap.sapproductconfigsombol.transaction.item.businessobject.impl
Subinterfaces of BusinessObject in de.hybris.platform.sap.sapproductconfigsombol.transaction.item.businessobject.impl Modifier and Type Interface Description interfaceCPQItemRepresents the backend's view of the configurable items of a shopping basket.Classes in de.hybris.platform.sap.sapproductconfigsombol.transaction.item.businessobject.impl that implement BusinessObject Modifier and Type Class Description classCPQItemSalesDocRepresents the backend's view of the configurable items of a shopping basket. -
Uses of BusinessObject in de.hybris.platform.sap.sapproductconfigsombol.transaction.salesdocument.backend.impl.erp.strategy
Methods in de.hybris.platform.sap.sapproductconfigsombol.transaction.salesdocument.backend.impl.erp.strategy with parameters of type BusinessObject Modifier and Type Method Description protected voidProductConfigurationStrategyImpl. addMessages(BusinessObject cart, com.sap.conn.jco.JCoTable messages)protected voidProductConfigurationStrategyImpl. addMessagesUnprocessed(BusinessObject bo, InstanceModel rootInstance, com.sap.conn.jco.JCoTable unprocessed)Evaluate unprocessed cstics and add message to BO if neededvoidProductConfigurationStrategyImpl. writeConfiguration(JCoConnection connection, ConfigModel configModel, java.lang.String handle, BusinessObject bo) -
Uses of BusinessObject in de.hybris.platform.sap.sapproductconfigsombol.transaction.salesdocument.backend.interf.erp.strategy
Methods in de.hybris.platform.sap.sapproductconfigsombol.transaction.salesdocument.backend.interf.erp.strategy with parameters of type BusinessObject Modifier and Type Method Description voidProductConfigurationStrategy. writeConfiguration(JCoConnection connection, ConfigModel configModel, java.lang.String handle, BusinessObject bo)Writes a configuration to the backend
-