@Controller(value="votacaoM")
@Scope(value="session")
public class VotacaoMBean
extends <any>
Modifier and Type | Field and Description |
---|---|
private static long |
serialVersionUID |
private java.util.List<javax.faces.model.SelectItem> |
tipo |
private VotacaoService |
votacaoService |
Constructor and Description |
---|
VotacaoMBean() |
Modifier and Type | Method and Description |
---|---|
java.util.List<javax.faces.model.SelectItem> |
getListaTipo() |
BaseService |
getService() |
private static final long serialVersionUID
@Autowired private VotacaoService votacaoService
private java.util.List<javax.faces.model.SelectItem> tipo