Uses of Interface
de.hybris.platform.sap.sapordermgmtbol.transaction.salesdocument.backend.interf.SalesDocumentBackend
Packages that use SalesDocumentBackend
Package
Description
-
Uses of SalesDocumentBackend in de.hybris.platform.sap.sapordermgmtbol.transaction.basket.backend.impl.erp
Classes in de.hybris.platform.sap.sapordermgmtbol.transaction.basket.backend.impl.erp that implement SalesDocumentBackend -
Uses of SalesDocumentBackend in de.hybris.platform.sap.sapordermgmtbol.transaction.basket.backend.interf
Subinterfaces of SalesDocumentBackend in de.hybris.platform.sap.sapordermgmtbol.transaction.basket.backend.interfModifier and TypeInterfaceDescriptioninterfaceThis interface defines the backend functionality of the Basket object, implementors are BasketDB, BasketCRM, BasketERP, etc. -
Uses of SalesDocumentBackend in de.hybris.platform.sap.sapordermgmtbol.transaction.basket.businessobject.impl
Methods in de.hybris.platform.sap.sapordermgmtbol.transaction.basket.businessobject.impl that return SalesDocumentBackendModifier and TypeMethodDescriptionprotected SalesDocumentBackendBasketImpl.getBackendService()Method retrieving the backend object for the object. -
Uses of SalesDocumentBackend in de.hybris.platform.sap.sapordermgmtbol.transaction.order.backend.impl.erp
Classes in de.hybris.platform.sap.sapordermgmtbol.transaction.order.backend.impl.erp that implement SalesDocumentBackendModifier and TypeClassDescriptionclassBack end Object representing an ERP Order documentclassBack end Object representing an ERP Order document used in checkout (different connection compared to history orders)classBack end Object representing an persisted ERP Order document used in order history (different connection compared to checkout) -
Uses of SalesDocumentBackend in de.hybris.platform.sap.sapordermgmtbol.transaction.order.backend.interf
Subinterfaces of SalesDocumentBackend in de.hybris.platform.sap.sapordermgmtbol.transaction.order.backend.interfModifier and TypeInterfaceDescriptioninterfaceWith this interface the Order Object can communicate with the back end layer.interfaceBase for OrderBackend and OrderHistoryBackendinterfaceWith this interface the Order Object can communicate with the back end layer. -
Uses of SalesDocumentBackend in de.hybris.platform.sap.sapordermgmtbol.transaction.order.businessobject.impl
Fields in de.hybris.platform.sap.sapordermgmtbol.transaction.order.businessobject.impl declared as SalesDocumentBackendModifier and TypeFieldDescriptionprotected SalesDocumentBackendOrderImpl.backendServiceGuestBackend service / guest scenarioMethods in de.hybris.platform.sap.sapordermgmtbol.transaction.order.businessobject.impl that return SalesDocumentBackend -
Uses of SalesDocumentBackend in de.hybris.platform.sap.sapordermgmtbol.transaction.salesdocument.backend.impl.erp
Classes in de.hybris.platform.sap.sapordermgmtbol.transaction.salesdocument.backend.impl.erp that implement SalesDocumentBackendModifier and TypeClassDescriptionclassCommon base class for ECO ERP sales documents. -
Uses of SalesDocumentBackend in de.hybris.platform.sap.sapordermgmtbol.transaction.salesdocument.businessobject.impl
Fields in de.hybris.platform.sap.sapordermgmtbol.transaction.salesdocument.businessobject.impl declared as SalesDocumentBackendMethods in de.hybris.platform.sap.sapordermgmtbol.transaction.salesdocument.businessobject.impl that return SalesDocumentBackendModifier and TypeMethodDescriptionprotected abstract SalesDocumentBackendSalesDocumentImpl.getBackendService()Method retrieving the backend object for the object.