@Scope(value="session")
@Controller(value="credorPlanoRubricaAdiantamentosM")
public class CredorPlanoRubricaAdiantamentosMBean
extends <any>
Modifier and Type | Field and Description |
---|---|
private CredorPlanoRubricaAdiantamentosService |
credorPlanoRubricaAdiantamentosService |
private java.lang.String |
exercicio |
private int |
rowKey |
private static long |
serialVersionUID |
private VariaveisDeSessaoProxyImpl |
variaveisDeSessaoProxyImpl |
Constructor and Description |
---|
CredorPlanoRubricaAdiantamentosMBean() |
Modifier and Type | Method and Description |
---|---|
void |
changeCodigoOrcamentario(CredorPlanoRubricaAdiantamentosVo linha) |
void |
changeInscricao(CredorPlanoRubricaAdiantamentosVo linha) |
java.lang.String |
getExercicio() |
int |
getRowKey() |
BaseService |
getService() |
void |
inicializaPrograma() |
void |
init() |
void |
posCriar(int registro) |
void |
setExercicio(java.lang.String exercicio) |
void |
setInscricao(CadastroGeral cadastroGeral) |
void |
setPlanoDespesaFiltroSelecionado(PlanoOrcamentarioVo planoOrcamentarioVo) |
void |
setRowKey(int rowKey) |
private static final long serialVersionUID
private int rowKey
private java.lang.String exercicio
@Autowired private VariaveisDeSessaoProxyImpl variaveisDeSessaoProxyImpl
@Autowired private CredorPlanoRubricaAdiantamentosService credorPlanoRubricaAdiantamentosService
public CredorPlanoRubricaAdiantamentosMBean()
public int getRowKey()
public void setRowKey(int rowKey)
public void init() throws ErpException
ErpException
public void posCriar(int registro)
public BaseService getService()
public void inicializaPrograma() throws ErpException
ErpException
public void changeInscricao(CredorPlanoRubricaAdiantamentosVo linha)
public void setInscricao(CadastroGeral cadastroGeral)
public void changeCodigoOrcamentario(CredorPlanoRubricaAdiantamentosVo linha)
public void setPlanoDespesaFiltroSelecionado(PlanoOrcamentarioVo planoOrcamentarioVo)
public java.lang.String getExercicio()
public void setExercicio(java.lang.String exercicio)