Uses of Interface
de.hybris.platform.sap.sapordermgmtbol.transaction.businessobject.interf.SimpleDocument
Packages that use SimpleDocument
Package
Description
-
Uses of SimpleDocument in de.hybris.platform.sap.sapordermgmtbol.transaction.basket.businessobject.impl
Classes in de.hybris.platform.sap.sapordermgmtbol.transaction.basket.businessobject.impl that implement SimpleDocument -
Uses of SimpleDocument in de.hybris.platform.sap.sapordermgmtbol.transaction.businessobject.impl
Classes in de.hybris.platform.sap.sapordermgmtbol.transaction.businessobject.impl that implement SimpleDocumentModifier and TypeClassDescriptionclassSalesDocumentBaseImpl<L extends ItemListBase<I>,I extends ItemBase, H extends HeaderBase> Base class for all sales documents, e.g.classSimpleDocumentImpl<L extends ItemListBase<I>,I extends SimpleItem, H extends SimpleHeader> -
Uses of SimpleDocument in de.hybris.platform.sap.sapordermgmtbol.transaction.businessobject.interf
Subinterfaces of SimpleDocument in de.hybris.platform.sap.sapordermgmtbol.transaction.businessobject.interfModifier and TypeInterfaceDescriptioninterfaceBusiness object representation of a basket.
The basket extends theSalesDocumentbusiness object.
There will be always exactly one basket per session.interfaceBusiness object representation of an Order.
The order extends theSalesDocumentbusiness object.
There can be several orders per session existent.interfaceCommon 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. -
Uses of SimpleDocument in de.hybris.platform.sap.sapordermgmtbol.transaction.order.businessobject.impl
Classes in de.hybris.platform.sap.sapordermgmtbol.transaction.order.businessobject.impl that implement SimpleDocumentModifier and TypeClassDescriptionclassclassClass representing the BOL order. -
Uses of SimpleDocument in de.hybris.platform.sap.sapordermgmtbol.transaction.salesdocument.businessobject.impl
Classes in de.hybris.platform.sap.sapordermgmtbol.transaction.salesdocument.businessobject.impl that implement SimpleDocumentModifier and TypeClassDescriptionclassCommon superclass for all sales documents.