Uses of Class
ecar.pojo.PeriodoExercicioPerExe

Packages that use PeriodoExercicioPerExe
ecar.dao   
ecar.pojo   
 

Uses of PeriodoExercicioPerExe in ecar.dao
 

Methods in ecar.dao with parameters of type PeriodoExercicioPerExe
 void PeriodoExercicioDao.alterar(PeriodoExercicioPerExe perExe)
          Altera um periodo de exercicio somente se n�o sobrepoem nenhum outro periodo de exercicio.
 void PeriodoExercicioDao.excluir(PeriodoExercicioPerExe perExe)
          Exclui um periodo de exercicio se este nao estah associado com um exercicio.
 void PeriodoExercicioDao.salvar(PeriodoExercicioPerExe perExe)
          Salva um Periodo de Exercicio somente se n�o sobrepuser nenhum periodo de exercicio j� cadastrado.
 

Uses of PeriodoExercicioPerExe in ecar.pojo
 

Fields in ecar.pojo declared as PeriodoExercicioPerExe
private  PeriodoExercicioPerExe ExercicioExe.periodoExercicioPerExe
           
private  PeriodoExercicioPerExe UnidadeOrcamentariaPeriodoExercicioUoPerExe.periodoExercicioPerExe
           
private  PeriodoExercicioPerExe OrgaoPeriodoExercicioOrgPerExe.periodoExercicioPerExe
           
private  PeriodoExercicioPerExe PoderPeriodoExercicioPodPerExe.periodoExercicioPerExe
           
 

Methods in ecar.pojo that return PeriodoExercicioPerExe
 PeriodoExercicioPerExe ExercicioExe.getPeriodoExercicioPerExe()
           
 PeriodoExercicioPerExe UnidadeOrcamentariaPeriodoExercicioUoPerExe.getPeriodoExercicioPerExe()
           
 PeriodoExercicioPerExe OrgaoPeriodoExercicioOrgPerExe.getPeriodoExercicioPerExe()
           
 PeriodoExercicioPerExe PoderPeriodoExercicioPodPerExe.getPeriodoExercicioPerExe()
           
 

Methods in ecar.pojo with parameters of type PeriodoExercicioPerExe
 void ExercicioExe.setPeriodoExercicioPerExe(PeriodoExercicioPerExe periodoExercicioPerExe)
           
 void UnidadeOrcamentariaPeriodoExercicioUoPerExe.setPeriodoExercicioPerExe(PeriodoExercicioPerExe periodoExercicioPerExe)
           
 void OrgaoPeriodoExercicioOrgPerExe.setPeriodoExercicioPerExe(PeriodoExercicioPerExe periodoExercicioPerExe)
           
 void PoderPeriodoExercicioPodPerExe.setPeriodoExercicioPerExe(PeriodoExercicioPerExe periodoExercicioPerExe)
           
 

Constructors in ecar.pojo with parameters of type PeriodoExercicioPerExe
ExercicioExe(java.util.Date dataFinalExe, java.util.Date dataInicialExe, java.lang.String descricaoExe, PeriodoExercicioPerExe periodoExercicioPerExe, java.util.Set<EfItemEstContaEfiec> efItemEstContaEfiecs, java.util.Set<EfItemEstPrevisaoEfiep> efItemEstPrevisaoEfieps, java.util.Set<ItemEstrutFisicoIettf> itemEstrutFisicoIettfs, java.util.Set<AcompReferenciaAref> acompReferenciaArefs, java.util.Set<ItemEstFisicoRevIettfr> itemEstFisicoRevIettfrs, java.util.Set<EfIettPrevisaoRevEfiepr> efIettPrevisaoRevEfieprs, java.util.Set<ItemEstrtIndResulLocalIettirl> itemEstrtIndResulLocalIettirls, java.util.Set<HistoricoIettfH> historicoIettfHs, java.util.Set<HistoricoEfiecH> historicoEfiecHs, java.util.Set<HistoricoEfiepH> historicoEfiepHs)
           
OrgaoPeriodoExercicioOrgPerExe(OrgaoPeriodoExercicioOrgPerExePK compId, java.lang.String indAtivoOrgPerExe, OrgaoOrg orgaoOrg, PeriodoExercicioPerExe periodoExercicioPerExe)
           
PoderPeriodoExercicioPodPerExe(PoderPeriodoExercicioPodPerExePK compId, java.lang.String indAtivoPodPerExe, PoderPod poderPod, PeriodoExercicioPerExe periodoExercicioPerExe)
           
UnidadeOrcamentariaPeriodoExercicioUoPerExe(UnidadeOrcamentariaPeriodoExercicioUoPerExePK compId, java.lang.String indAtivoUoPerExe, UnidadeOrcamentariaUO unidadeOrcamentariaUO, PeriodoExercicioPerExe periodoExercicioPerExe)
           
 



Copyright © 2007, PRODEPA - Processamento de Dados do Pará