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