public class InformacoesCedentePublicServiceImpl extends java.lang.Object implements InformacoesCedentePublicService
InformacoesCedente
Modifier and Type | Field and Description |
---|---|
private static long |
serialVersionUID |
Constructor and Description |
---|
InformacoesCedentePublicServiceImpl() |
Modifier and Type | Method and Description |
---|---|
java.util.List<InformacoesCedente> |
getRecuperarPorBanco(java.lang.String codigoBanco) |
java.util.List<InformacoesCedente> |
retornarTodos() |
private static final long serialVersionUID
public java.util.List<InformacoesCedente> retornarTodos() throws ErpException
retornarTodos
in interface InformacoesCedentePublicService
ErpException
public java.util.List<InformacoesCedente> getRecuperarPorBanco(java.lang.String codigoBanco) throws ErpException
getRecuperarPorBanco
in interface InformacoesCedentePublicService
ErpException