@Service
public class OrdemPagamentoItemService
extends <any>
OrdemPagamentoItemVo
Modifier and Type | Field and Description |
---|---|
private OrdemPagamentoItemDao |
boletimPagamentoItemDao |
private static long |
serialVersionUID |
Constructor and Description |
---|
OrdemPagamentoItemService() |
Modifier and Type | Method and Description |
---|---|
<any> |
getDao() |
java.util.Map<java.lang.String,java.lang.Object> |
getItemBoletim(java.lang.Long numeroBoletim,
java.lang.String tipoItem,
java.lang.String exercicioItem,
java.lang.Long numeroItem)
Recupera as informações do item do boletim
|
private static final long serialVersionUID
@Autowired private OrdemPagamentoItemDao boletimPagamentoItemDao
public <any> getDao()
public java.util.Map<java.lang.String,java.lang.Object> getItemBoletim(java.lang.Long numeroBoletim, java.lang.String tipoItem, java.lang.String exercicioItem, java.lang.Long numeroItem) throws ErpServiceException
numeroBoletim
- tipoItem
- exercicioItem
- numeroItem
- ErpServiceException