@Service
public class AutorizaPagamentoService
extends <any>
AutorizaPagamentoVo
Modifier and Type | Field and Description |
---|---|
private AutorizaPagamentoDao |
autorizaPagamentoDao |
private static long |
serialVersionUID |
Constructor and Description |
---|
AutorizaPagamentoService() |
Modifier and Type | Method and Description |
---|---|
<any> |
getDao() |
java.util.List<AutorizaPagamentoVo> |
localizarPorSituacao(java.util.Map<java.lang.String,java.lang.Object> where) |
private static final long serialVersionUID
@Autowired private AutorizaPagamentoDao autorizaPagamentoDao
public <any> getDao()
public java.util.List<AutorizaPagamentoVo> localizarPorSituacao(java.util.Map<java.lang.String,java.lang.Object> where) throws ErpServiceException
ErpServiceException