@Service
public class ReservaManutencaoService
extends <any>
Modifier and Type | Field and Description |
---|---|
private ReservaDao |
reservaDao |
private static long |
serialVersionUID |
Constructor and Description |
---|
ReservaManutencaoService() |
Modifier and Type | Method and Description |
---|---|
<any> |
getDao() |
void |
salvarReserva(ReservaVo reserva) |
private static final long serialVersionUID
@Autowired private ReservaDao reservaDao