@Service
public class ConvenioPagamentoService
extends <any>
Modifier and Type | Field and Description |
---|---|
private ConvenioPagamentoDao |
convenioPagamentoDao |
private static long |
serialVersionUID |
Constructor and Description |
---|
ConvenioPagamentoService() |
Modifier and Type | Method and Description |
---|---|
void |
buscaOrdemPagamentoConvenio(ConvenioPagamentoVo entidade) |
<any> |
getDao() |
private static final long serialVersionUID
@Autowired private ConvenioPagamentoDao convenioPagamentoDao
public <any> getDao()
public void buscaOrdemPagamentoConvenio(ConvenioPagamentoVo entidade) throws ErpServiceException
ErpServiceException