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