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