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