@Service
public class VotoService
extends <any>
Modifier and Type | Field and Description |
---|---|
private static long |
serialVersionUID |
private VotoDao |
votoDao |
Constructor and Description |
---|
VotoService() |
Modifier and Type | Method and Description |
---|---|
java.lang.Long |
consisteVoto(java.lang.String tituloEleitor,
java.lang.Long votacao) |
<any> |
getDao() |
private static final long serialVersionUID
@Autowired private VotoDao votoDao