@Controller(value="informacaoOrdemPagamentoFiltroAbaM")
@Scope(value="session")
public class InformacaoOrdemPagamentoFiltroAbaMBean
extends <any>
Modifier and Type | Field and Description |
---|---|
private java.util.List<javax.faces.model.SelectItem> |
listaTipoLiquidacao |
private OrdemPagamentoConsultaService |
ordemPagamentoConsultaService |
private static long |
serialVersionUID |
private TipoLiquidacaoService |
tipoLiquidacaoService |
Constructor and Description |
---|
InformacaoOrdemPagamentoFiltroAbaMBean() |
Modifier and Type | Method and Description |
---|---|
java.util.List<javax.faces.model.SelectItem> |
getListaTipoLiquidacao() |
BaseService |
getService() |
void |
inicializaPrograma() |
private static final long serialVersionUID
@Autowired private OrdemPagamentoConsultaService ordemPagamentoConsultaService
@Autowired private TipoLiquidacaoService tipoLiquidacaoService
private java.util.List<javax.faces.model.SelectItem> listaTipoLiquidacao