@Controller(value="orcamentoProjetoFiltroAbaM")
@Scope(value="session")
public class OrcamentoProjetoFiltroAbaMBean
extends <any>
Modifier and Type | Field and Description |
---|---|
private MensagemUtil |
mensagens |
private java.util.List<javax.faces.model.SelectItem> |
moeda |
private MoedaService |
moedaService |
private static long |
serialVersionUID |
Constructor and Description |
---|
OrcamentoProjetoFiltroAbaMBean() |
Modifier and Type | Method and Description |
---|---|
java.util.List<javax.faces.model.SelectItem> |
getMoeda() |
java.lang.String |
getView() |
private static final long serialVersionUID
@Autowired private MoedaService moedaService
private java.util.List<javax.faces.model.SelectItem> moeda
private MensagemUtil mensagens