@Scope(value="session") @Controller(value="lancamentoDecretoM") public class LancamentoDecretoMBean extends LancamentoDecretoBaseMBean
LancamentoDecretoVo
Modifier and Type | Field and Description |
---|---|
private static long |
serialVersionUID |
baseTipoRecursoService, categoriaContabilMap, categoriaContabilUsuarioService, chave, contabilidadeService, estruturaDigito, exercicio, lancamentoDecretoService, leiDecreto, leiDecretoService, listaBaseTipoRecurso, listaDestinacao, listaOperacao, listaOrcamentario, listaOrigemReducao, listaRecurso, listaTipoRecurso, mensagemUtil, moeda, operacaoContabilService, projetoDespesaService, recursoDestinacaoService, recursoVinculadoService, tipoRecursoOrcamentoService, tiposReducao, variaveisDeSessaoProxyImpl
Constructor and Description |
---|
LancamentoDecretoMBean() |
Modifier and Type | Method and Description |
---|---|
java.util.List<javax.faces.model.SelectItem> |
getTiposReducao() |
void |
limpaCampos() |
void |
onChangeCategoriaContabil(javax.faces.event.ActionEvent event) |
void |
onChangeTipoReducao(javax.faces.event.AjaxBehaviorEvent event) |
void |
onChangeValor(javax.faces.event.AjaxBehaviorEvent event) |
void |
posCriar(int registro) |
java.lang.Boolean |
preSalvar() |
autoCompleteCategoriaContabil, buscaDadosDotacaoUltimaAlteracao, getCategoriaContabilMap, getChave, getConfirmar, getEstruturaDigito, getExcluir, getExercicio, getIncluir, getLeiDecreto, getListaBaseTipoRecurso, getListaDestinacao, getListaOperacao, getListaOrcamentario, getListaOrigemReducao, getListaRecurso, getListaTipoRecurso, getMoeda, getService, inicializaPrograma, init, limpaCamposOrcamentario, onChangeBaseTipoRecurso, onChangeDestinacao, onChangeOperacao, onChangeOrcamentario, onChangeRecurso, onChangeReduzido, onChangeTipoRecurso, onSelectCodigoReduzido, preApagar, setCategoriaContabilMap, setChave, setDotacaoUsuarioSelecionada, setEstruturaDigito, setExercicio, setLeiDecreto, setMoeda, setRubricaFiltro, testaCreditoAdicional, validaValor
private static final long serialVersionUID
public java.util.List<javax.faces.model.SelectItem> getTiposReducao()
getTiposReducao
in class LancamentoDecretoBaseMBean
public void posCriar(int registro)
posCriar
in class LancamentoDecretoBaseMBean
public void onChangeValor(javax.faces.event.AjaxBehaviorEvent event) throws ErpException
onChangeValor
in class LancamentoDecretoBaseMBean
ErpException
public void onChangeCategoriaContabil(javax.faces.event.ActionEvent event)
onChangeCategoriaContabil
in class LancamentoDecretoBaseMBean
public void onChangeTipoReducao(javax.faces.event.AjaxBehaviorEvent event)
onChangeTipoReducao
in class LancamentoDecretoBaseMBean
public void limpaCampos()
public java.lang.Boolean preSalvar()