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