| 程序包 | 说明 |
|---|---|
| com.ptteng.wealth.finance.client | |
| com.ptteng.wealth.finance.service |
| 限定符和类型 | 方法和说明 |
|---|---|
CreditApply |
CreditApplySCAClient.getObjectById(Long id) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<CreditApply> |
CreditApplySCAClient.getObjectsByIds(List<Long> ids) |
List<CreditApply> |
CreditApplySCAClient.insertList(List<CreditApply> creditApplyList) |
| 限定符和类型 | 方法和说明 |
|---|---|
Long |
CreditApplySCAClient.insert(CreditApply creditApply) |
boolean |
CreditApplySCAClient.update(CreditApply creditApply) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<CreditApply> |
CreditApplySCAClient.insertList(List<CreditApply> creditApplyList) |
boolean |
CreditApplySCAClient.updateList(List<CreditApply> creditApplyList) |
| 限定符和类型 | 方法和说明 |
|---|---|
CreditApply |
CreditApplyService.getObjectById(Long id) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<CreditApply> |
CreditApplyService.getObjectsByIds(List<Long> ids) |
List<CreditApply> |
CreditApplyService.insertList(List<CreditApply> creditApplyList) |
| 限定符和类型 | 方法和说明 |
|---|---|
Long |
CreditApplyService.insert(CreditApply creditApply) |
boolean |
CreditApplyService.update(CreditApply creditApply) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<CreditApply> |
CreditApplyService.insertList(List<CreditApply> creditApplyList) |
boolean |
CreditApplyService.updateList(List<CreditApply> creditApplyList) |
Copyright © 2017. All rights reserved.