@Service public class GestaoObraEmpreiteiraService extends br.inf.thema.erp.infra.service.ManutencaoService<GestaoObraEmpreiteiraVo>
Modifier and Type | Field and Description |
---|---|
private GestaoObraEmpreiteiraDao |
gestaoObraEmpreiteiraDao |
private static long |
serialVersionUID |
Constructor and Description |
---|
GestaoObraEmpreiteiraService() |
Modifier and Type | Method and Description |
---|---|
br.inf.thema.erp.infra.dao.ManutencaoDao<GestaoObraEmpreiteiraVo> |
getDao() |
GestaoObraEmpreiteiraVo |
recuperarCadastroEmpreiteiraPorInscricao(java.lang.Long inscricao) |
private static final long serialVersionUID
@Autowired private GestaoObraEmpreiteiraDao gestaoObraEmpreiteiraDao
public br.inf.thema.erp.infra.dao.ManutencaoDao<GestaoObraEmpreiteiraVo> getDao()
public GestaoObraEmpreiteiraVo recuperarCadastroEmpreiteiraPorInscricao(java.lang.Long inscricao) throws br.inf.thema.erp.infra.service.exception.ErpServiceException
br.inf.thema.erp.infra.service.exception.ErpServiceException