Uses of Class
org.adempiere.model.MRelationType
Package
Description
One of the package that provide extended model class for iDempiere core tables.
Provide generic PO implementation that doesn't use generated model class.
Provide interface for tax provider, shipment processor, zoom provider and address validation.
Provide iDempiere model interface (I_*) wrapper for PO and GridTab.
Provide implementation of order promotion rule and zoom across targets.
Provide generic PO implementation that doesn't use generated model class.
Provide interface for tax provider, shipment processor, zoom provider and address validation.
Provide iDempiere model interface (I_*) wrapper for PO and GridTab.
Provide implementation of order promotion rule and zoom across targets.
-
Uses of MRelationType in org.adempiere.model
Modifier and TypeMethodDescriptionstatic List<MRelationType>
MRelationType.retrieveTypes
(PO po, int windowId) Returns the types that define a relation which contains the given PO.
Explicit types are returned even if they don't actually contain the given PO.