@Service public class ControlePlaquetasService extends br.inf.thema.erp.infra.service.ManutencaoService<ControlePlaquetas>
Modifier and Type | Field and Description |
---|---|
private ControlePlaquetasDao |
controlePlaquetasDao |
private static long |
serialVersionUID |
Constructor and Description |
---|
ControlePlaquetasService() |
Modifier and Type | Method and Description |
---|---|
br.inf.thema.erp.infra.dao.ManutencaoDao<ControlePlaquetas> |
getDao() |
private static final long serialVersionUID
@Autowired private ControlePlaquetasDao controlePlaquetasDao
public br.inf.thema.erp.infra.dao.ManutencaoDao<ControlePlaquetas> getDao()