public class ProjetoIntegracaoService
extends java.lang.Object
ProjetoVo
Modifier and Type | Field and Description |
---|---|
private ProjetoDao |
projetoDao |
private static long |
serialVersionUID |
Constructor and Description |
---|
ProjetoIntegracaoService() |
Modifier and Type | Method and Description |
---|---|
ProjetoVo |
recuperarPorNumero(java.lang.Long numero) |
private static final long serialVersionUID
@Autowired private ProjetoDao projetoDao