Uses of Interface
de.hybris.platform.sap.sapordermgmtbol.transaction.header.businessobject.interf.SimpleHeader
-
-
Uses of SimpleHeader in de.hybris.platform.sap.sapordermgmtbol.transaction.businessobject.impl
Classes in de.hybris.platform.sap.sapordermgmtbol.transaction.businessobject.impl with type parameters of type SimpleHeader Modifier and Type Class Description classSimpleDocumentImpl<L extends ItemListBase<I>,I extends SimpleItem,H extends SimpleHeader> -
Uses of SimpleHeader in de.hybris.platform.sap.sapordermgmtbol.transaction.businessobject.interf
Classes in de.hybris.platform.sap.sapordermgmtbol.transaction.businessobject.interf with type parameters of type SimpleHeader Modifier and Type Interface Description interfaceSimpleDocument<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. -
Uses of SimpleHeader in de.hybris.platform.sap.sapordermgmtbol.transaction.header.businessobject.impl
Classes in de.hybris.platform.sap.sapordermgmtbol.transaction.header.businessobject.impl that implement SimpleHeader 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 SimpleHeader in de.hybris.platform.sap.sapordermgmtbol.transaction.header.businessobject.interf
Subinterfaces of SimpleHeader 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.
-