Uses of Class
org.compiere.model.MLocation
Packages that use 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
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 TypeMethodDescriptionbooleanMLBRCFOP.validateCFOP(boolean isSOTrx, MLocation orgLocation, MLocation bpLocation, boolean allowNull) Verifica se o CFOP é válido para o Documento Escolhidostatic booleanMLBRCFOP.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 StringBPartnerUtil.getCityCode(MLocation location) Retorna o código da Município - Tabela IBGEstatic MCityBPartnerUtil.getMCity(Properties ctx, MLocation location, String trxName) 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.process
Methods in org.brerp.tms.base.process that return types with arguments 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 EntregaBrERPTMSUtil.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.RouteMé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 EntregaAssemblePacking.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 MLocationMLocation.get(int C_Location_ID) Get Location from Cache (immutable)static MLocationGet Location from Cache (Immutable)static MLocationMLocation.get(Properties ctx, int C_Location_ID, String trxName) Get Location from Cache (immutable)static MLocationMLocation.getBPLocation(Properties ctx, int C_BPartner_Location_ID, String trxName) Load Location via Business Partner Location idstatic MLocationMLocation.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 MLocationModifier and TypeMethodDescriptionMBPartnerLocation.getBPLocName(MLocation address) Create unique BP location nameConstructors 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