@Service
public class ReducoesDeCreditosVinculadaService
extends <any>
LancamentoDecretoVo
Modifier and Type | Field and Description |
---|---|
private LancamentoDecretoDao |
lancamentoDecretoDao |
private static long |
serialVersionUID |
Constructor and Description |
---|
ReducoesDeCreditosVinculadaService() |
Modifier and Type | Method and Description |
---|---|
<any> |
getDao() |
java.util.List<LancamentoDecretoVo> |
localizar(java.util.Map<java.lang.String,java.lang.Object> where) |
java.util.List<LancamentoDecretoVo> |
recuperar(java.util.Map<java.lang.String,java.lang.Object> parametros) |
private static final long serialVersionUID
@Autowired private LancamentoDecretoDao lancamentoDecretoDao
public <any> getDao()
public java.util.List<LancamentoDecretoVo> localizar(java.util.Map<java.lang.String,java.lang.Object> where) throws ErpException
ErpException
public java.util.List<LancamentoDecretoVo> recuperar(java.util.Map<java.lang.String,java.lang.Object> parametros) throws ErpException
ErpException