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