Uses of Class
org.compiere.model.MLocation
Package
Description
Provide implementation of various system dialog and windows
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 MLocation in org.adempiere.webui.window
ModifierConstructorDescriptionWLocationDialog
(String title, MLocation location) WLocationDialog
(String title, MLocation location, GridField gridField) -
Uses of MLocation in org.compiere.model
Modifier and TypeMethodDescriptionstatic MLocation
MLocation.get
(int C_Location_ID) Get Location from Cache (immutable)static MLocation
Get Location from Cache (Immutable)static MLocation
MLocation.get
(Properties ctx, int C_Location_ID, String trxName) Get Location from Cache (immutable)static MLocation
MLocation.getBPLocation
(Properties ctx, int C_BPartner_Location_ID, String trxName) Load Location via Business Partner Location idstatic MLocation
MLocation.getCopy
(Properties ctx, int C_Location_ID, String trxName) Get updateable copy of MLocation from cacheMBPartnerLocation.getLocation
(boolean requery) Get Location/AddressMLocationLookup.getLocation
(int C_Location_ID, String trxName) Get LocationMLocationLookup.getLocation
(Object key, String trxName) Get LocationMLocation.markImmutable()
Modifier and TypeMethodDescriptionMBPartnerLocation.getBPLocName
(MLocation address) Create unique BP location nameModifierConstructorDescriptionMBPBankAccount
(Properties ctx, MBPartner bp, MUser bpc, MLocation location) ConstructorMLocation
(Properties ctx, MLocation copy) Copy constructorMLocation
(Properties ctx, MLocation copy, String trxName) Copy constructorCopy constructor