@Service public class ObjetoLicitacaoService extends br.inf.thema.erp.infra.service.ManutencaoService<ObjetoLicitacao>
Modifier and Type | Field and Description |
---|---|
private ObjetoLicitacaoDao |
objetoLicitacaoDao |
private static long |
serialVersionUID |
Constructor and Description |
---|
ObjetoLicitacaoService() |
Modifier and Type | Method and Description |
---|---|
br.inf.thema.erp.infra.dao.ManutencaoDao<ObjetoLicitacao> |
getDao() |
java.lang.Long |
retornaCountPorCodigo(java.lang.Long codigo) |
private static final long serialVersionUID
@Autowired private ObjetoLicitacaoDao objetoLicitacaoDao
public br.inf.thema.erp.infra.dao.ManutencaoDao<ObjetoLicitacao> getDao()
public java.lang.Long retornaCountPorCodigo(java.lang.Long codigo) throws br.inf.thema.erp.infra.service.exception.ErpServiceException
br.inf.thema.erp.infra.service.exception.ErpServiceException