public class LicitacaoObjetoIntegracaoPublicService
extends java.lang.Object
implements br.inf.thema.erp.integracao.materiais.service.compras.LicitacaoObjetoIntegracaoPublicService
Modifier and Type | Field and Description |
---|---|
private LicitacaoObjetoDao |
licitacaoObjetoDao |
private static long |
serialVersionUID |
Constructor and Description |
---|
LicitacaoObjetoIntegracaoPublicService() |
Modifier and Type | Method and Description |
---|---|
java.util.List<br.inf.thema.erp.integracao.materiais.entidade.compras.LicitacaoObjeto> |
retornarTodos() |
private static final long serialVersionUID
@Autowired private LicitacaoObjetoDao licitacaoObjetoDao
public LicitacaoObjetoIntegracaoPublicService()
public java.util.List<br.inf.thema.erp.integracao.materiais.entidade.compras.LicitacaoObjeto> retornarTodos() throws br.inf.thema.erp.infra.service.exception.ErpServiceException
retornarTodos
in interface br.inf.thema.erp.integracao.materiais.service.compras.LicitacaoObjetoIntegracaoPublicService
br.inf.thema.erp.infra.service.exception.ErpServiceException