Uses of Class
org.compiere.model.MOrgInfo
Packages that use MOrgInfo
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 MOrgInfo in org.brerp.base.model
Methods in org.brerp.base.model with parameters of type MOrgInfo -
Uses of MOrgInfo in org.brerp.sped.nfe.grid
Methods in org.brerp.sped.nfe.grid that return MOrgInfoModifier and TypeMethodDescriptionprotected MOrgInfoXMLMatch.getOrg(br.inf.portalfiscal.nfe.schema.nfe.TNFe nfe) Get OrgInfoprotected MOrgInfoXMLMatch.getOrg(StringBuilder xml) Get OrgInfo -
Uses of MOrgInfo in org.brerp.sped.nfe.model
Methods in org.brerp.sped.nfe.model with parameters of type MOrgInfoModifier and TypeMethodDescriptionvoidMLBREventoNFe.createEnvAtorInteressadoNFe(String chaveNFe, MOrgInfo oi) MLBRDocFiscal.getIdentificadorLocalDestino(int C_BPartner_Location_ID, MOrgInfo orgInfo) Com base nas informações da Organização e PN, Define O idenficador do Loca de Destino da Operação. -
Uses of MOrgInfo in org.brerp.sped.nfe.process
Methods in org.brerp.sped.nfe.process with parameters of type MOrgInfoModifier and TypeMethodDescriptionstatic br.inf.portalfiscal.nfe.schema.retdistdfeint.RetDistDFeIntConsulta a SeFaz para fazer o Download do arquivo XML da NFestatic br.inf.portalfiscal.nfe.schema.retdistdfeint.RetDistDFeIntConsulta o Parceiro de Negócios na SeFaz -
Uses of MOrgInfo in org.brerp.sped.nfe.util
Fields in org.brerp.sped.nfe.util declared as MOrgInfoMethods in org.brerp.sped.nfe.util that return MOrgInfoMethods in org.brerp.sped.nfe.util with parameters of type MOrgInfoModifier and TypeMethodDescriptionstatic StringBuilderAssinaturaDigital.Assinar(StringBuilder xml, MOrgInfo oi, String docType) Assina o arquivo XMLstatic StringNFeUtil.getCityCode(MOrgInfo oi) Pega o código da cidadestatic intNFeUtil.getRegionCode(MOrgInfo oi) Pega o código do estadostatic voidNFeUtil.regerarCertificadoNFe(MOrgInfo infoOrganizacao, Properties ctx) voidNFeConfig.setOrgInfo(MOrgInfo orgInfo) Constructors in org.brerp.sped.nfe.util with parameters of type MOrgInfoModifierConstructorDescriptionNFeConfig(MOrgInfo orgInfo, String envType, String nfeTpEmi, int C_Region_ID, String region, MLBRDigitalCertificate dcOrg, MLBRDigitalCertificate dcWS) -
Uses of MOrgInfo in org.compiere.model
Methods in org.compiere.model that return MOrgInfoModifier and TypeMethodDescriptionstatic MOrgInfoMOrgInfo.get(int AD_Org_ID) Get MOrgInfo from cache (immutable)static MOrgInfoGet MOrgInfo from cache (immutable)static MOrgInfoMOrgInfo.get(Properties ctx, int AD_Org_ID) Get MOrgInfo from cache (immutable)static MOrgInfoMOrgInfo.get(Properties ctx, int AD_Org_ID, String trxName) Get MOrgInfo from cache (immutable)static MOrgInfoMOrgInfo.getCopy(Properties ctx, int AD_Org_ID, String trxName) Get updateable copy of MOrgInfo from cacheMOrg.getInfo()Get Org InfoMOrgInfo.markImmutable()Constructors in org.compiere.model with parameters of type MOrgInfoModifierConstructorDescriptionMOrgInfo(Properties ctx, MOrgInfo copy) Copy constructorMOrgInfo(Properties ctx, MOrgInfo copy, String trxName) Copy constructorCopy constructor