Uses of Class
org.compiere.model.MBPartnerLocation
Package
Description
This is the package that contains the majority of iDempiere's generated model class and interface.
Provide majority of iDempiere's extended model class (M*).
Provide majority of iDempiere's extended model class (M*).
-
Uses of MBPartnerLocation in org.compiere.model
Modifier and TypeMethodDescriptionstatic MBPartnerLocation[]
MBPartnerLocation.getForBPartner
(Properties ctx, int C_BPartner_ID) Deprecated, for removal: This API element is subject to removal in a future version.Since 3.5.3a.static MBPartnerLocation[]
MBPartnerLocation.getForBPartner
(Properties ctx, int C_BPartner_ID, String trxName) Get Locations for BPartnerMBPartner.getLocation
(int C_BPartner_Location_ID) Get location for C_BPartner_Location_ID or first bill Location or first locationMBPartner.getLocations
(boolean reload) Get All Locations (only active)MBPartner.getPrimaryC_BPartner_Location()
Get Primary C_BPartner_Location (BillTo or First)ModifierConstructorDescriptionMBPartnerLocation
(Properties ctx, MBPartnerLocation copy) Copy constructorMBPartnerLocation
(Properties ctx, MBPartnerLocation copy, String trxName) Copy constructorCopy constructor