Uses of Class
org.compiere.model.MLocation
Packages that use MLocation
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 MLocation in org.adempiere.webui.window
Methods in org.adempiere.webui.window that return MLocationConstructors in org.adempiere.webui.window with parameters of type MLocationModifierConstructorDescriptionWLocationDialog
(String title, MLocation location) WLocationDialog
(String title, MLocation location, GridField gridField) -
Uses of MLocation in org.brerp.base.model
Methods in org.brerp.base.model with parameters of type MLocationModifier and TypeMethodDescriptionboolean
MLBRCFOP.validateCFOP
(boolean isSOTrx, MLocation orgLocation, MLocation bpLocation, boolean allowNull) Verifica se o CFOP é válido para o Documento Escolhidostatic boolean
MLBRCFOP.validateCFOP
(Integer LBR_CFOP_ID, boolean isSOTrx, MLocation orgLocation, MLocation bpLocation, boolean allowNull) validateCFOP -
Uses of MLocation in org.brerp.base.util
Methods in org.brerp.base.util with parameters of type MLocationModifier and TypeMethodDescriptionstatic String
BPartnerUtil.getCityCode
(MLocation location) Retorna o código da Município - Tabela IBGEstatic MCity
BPartnerUtil.getMCity
(Properties ctx, MLocation location, String trxName) static String
WebServiceGooglePlace.inputAdress
(MLocation loc) Constructors in org.brerp.base.util with parameters of type MLocation -
Uses of MLocation in org.brerp.sped.nfe.process
Methods in org.brerp.sped.nfe.process with parameters of type MLocationModifier and TypeMethodDescriptionstatic String[]
ProcConsultaCadastro.StringFromInfCons
(Properties ctx, MLocation bpLoc, String bpIE, String bpCNPJ) -
Uses of MLocation in org.brerp.sped.nfe.util
Fields in org.brerp.sped.nfe.util declared as MLocationMethods in org.brerp.sped.nfe.util with parameters of type MLocation -
Uses of MLocation in org.brerp.tms.base.util
Methods in org.brerp.tms.base.util with parameters of type MLocationModifier and TypeMethodDescriptionstatic Entrega
BrERPTMSUtil.consultarRotaMaps
(PO documento, MLocation enderecoInicio, MLocation enderecoFim, Timestamp horarioPartida, MCOFEquipments veiculo, MCOFDriver motorista, BigDecimal pesoTotal, BigDecimal netTotal, PO poInicio, PO poFim) Método responsável por obter a rota do Google Maps e fazer os cálculos com os dados da rota para posterior exibição para o usuário. -
Uses of MLocation in org.brerp.tms.base.ws.request
Methods in org.brerp.tms.base.ws.request with parameters of type MLocationModifier and TypeMethodDescriptionstatic org.brerp.tms.base.ws.response.Route
Método responsável por realizar rrequisição OkHttp na API routes do GoogleConstructors in org.brerp.tms.base.ws.request with parameters of type MLocation -
Uses of MLocation in org.brerp.tms.ui.apps.form
Methods in org.brerp.tms.ui.apps.form with parameters of type MLocationModifier and TypeMethodDescriptionAssemblePacking.constroiBody
(List<MLocation> entregas, MLocation destinoFinal) Método que constrói o body da requisiçãoprotected Entrega
AssemblePacking.consultarRotaMaps
(PO documento, MLocation enderecoInicio, MLocation enderecoFim, Timestamp horarioPartida, MCOFEquipments veiculo, MCOFDriver motorista, PO poInicio, PO poFim) Método responsável por obter a rota do Google Maps e fazer os cálculos com os dados da rota para posterior exibição para o usuário.Method parameters in org.brerp.tms.ui.apps.form with type arguments of type MLocationModifier and TypeMethodDescriptionAssemblePacking.constroiBody
(List<MLocation> entregas, MLocation destinoFinal) Método que constrói o body da requisição -
Uses of MLocation in org.brerp.ui.zk.window
Methods in org.brerp.ui.zk.window that return MLocationConstructors in org.brerp.ui.zk.window with parameters of type MLocationModifierConstructorDescriptionWLocationDialog
(String title, MLocation location) WLocationDialog
(String title, MLocation location, GridField gridField) -
Uses of MLocation in org.compiere.model
Methods in org.compiere.model that return MLocationModifier 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()
Methods in org.compiere.model with parameters of type MLocationConstructors in org.compiere.model with parameters of type MLocationModifierConstructorDescriptionMBPBankAccount
(Properties ctx, MBPartner bp, MUser bpc, MLocation location) ConstructorMLocation
(Properties ctx, MLocation copy) Copy constructorMLocation
(Properties ctx, MLocation copy, String trxName) Copy constructorCopy constructor