Uses of Class
org.compiere.model.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
ModifierConstructorDescriptionWLocationDialog
(String title, MLocation location) WLocationDialog
(String title, MLocation location, GridField gridField) -
Uses of MLocation in org.brerp.base.model
Modifier 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
Modifier 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) -
Uses of MLocation in org.brerp.sped.nfe.process
Modifier and TypeMethodDescriptionstatic String[]
ProcConsultaCadastro.StringFromInfCons
(Properties ctx, MLocation bpLoc, String bpIE, String bpCNPJ) -
Uses of MLocation in org.brerp.sped.nfe.util
-
Uses of MLocation in org.brerp.tms.base.util
Modifier 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
Modifier and TypeMethodDescriptionstatic org.brerp.tms.base.ws.response.Route
Método responsável por realizar rrequisição OkHttp na API routes do Google -
Uses of MLocation in org.brerp.tms.ui.apps.form
Modifier 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.Modifier 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
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()
ModifierConstructorDescriptionMBPBankAccount
(Properties ctx, MBPartner bp, MUser bpc, MLocation location) ConstructorMLocation
(Properties ctx, MLocation copy) Copy constructorMLocation
(Properties ctx, MLocation copy, String trxName) Copy constructorCopy constructor