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