@Service public class AtividadesService extends br.inf.thema.erp.infra.service.ManutencaoService<AtividadesVo>
Modifier and Type | Field and Description |
---|---|
private AtividadesDao |
atividadesDao |
Constructor and Description |
---|
AtividadesService() |
Modifier and Type | Method and Description |
---|---|
br.inf.thema.erp.infra.dao.ManutencaoDao<AtividadesVo> |
getDao() |
java.lang.String |
recuperarTotalHoras(java.lang.Long ordemServico) |
@Autowired private AtividadesDao atividadesDao
public br.inf.thema.erp.infra.dao.ManutencaoDao<AtividadesVo> getDao()
public java.lang.String recuperarTotalHoras(java.lang.Long ordemServico) throws br.inf.thema.erp.infra.service.exception.ErpServiceException
br.inf.thema.erp.infra.service.exception.ErpServiceException