Uses of Interface
de.hybris.platform.sap.sapordermgmtbol.transaction.header.businessobject.interf.HeaderBase
-
-
Uses of HeaderBase in de.hybris.platform.sap.sapordermgmtbol.transaction.businessobject.impl
Classes in de.hybris.platform.sap.sapordermgmtbol.transaction.businessobject.impl with type parameters of type HeaderBase Modifier and Type Class Description classSalesDocumentBaseImpl<L extends ItemListBase<I>,I extends ItemBase,H extends HeaderBase>Base class for all sales documents, e.g. -
Uses of HeaderBase in de.hybris.platform.sap.sapordermgmtbol.transaction.businessobject.interf
Classes in de.hybris.platform.sap.sapordermgmtbol.transaction.businessobject.interf with type parameters of type HeaderBase Modifier and Type Interface Description interfaceSalesDocumentBase<L extends ItemListBase<I>,I extends ItemBase,H extends HeaderBase>Base Interface for all sales documents, e.g. -
Uses of HeaderBase in de.hybris.platform.sap.sapordermgmtbol.transaction.header.businessobject.impl
Classes in de.hybris.platform.sap.sapordermgmtbol.transaction.header.businessobject.impl that implement HeaderBase 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. -
Uses of HeaderBase in de.hybris.platform.sap.sapordermgmtbol.transaction.header.businessobject.interf
Subinterfaces of HeaderBase in de.hybris.platform.sap.sapordermgmtbol.transaction.header.businessobject.interf Modifier and Type Interface Description interfaceHeaderThis interface provides header data of a SalesDocument.
-