| 程序包 | 说明 |
|---|---|
| com.ptteng.wealth.finance.client | |
| com.ptteng.wealth.finance.service |
| 限定符和类型 | 方法和说明 |
|---|---|
DebtApply |
DebtApplySCAClient.getObjectById(Long id) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<DebtApply> |
DebtApplySCAClient.getObjectsByIds(List<Long> ids) |
List<DebtApply> |
DebtApplySCAClient.getObjectsBySql(Class clz,
String sql) |
List<DebtApply> |
DebtApplySCAClient.insertList(List<DebtApply> debtApplyList) |
| 限定符和类型 | 方法和说明 |
|---|---|
Long |
DebtApplySCAClient.insert(DebtApply debtApply) |
boolean |
DebtApplySCAClient.update(DebtApply debtApply) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<DebtApply> |
DebtApplySCAClient.insertList(List<DebtApply> debtApplyList) |
boolean |
DebtApplySCAClient.updateList(List<DebtApply> debtApplyList) |
| 限定符和类型 | 方法和说明 |
|---|---|
DebtApply |
DebtApplyService.getObjectById(Long id) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<DebtApply> |
DebtApplyService.getObjectsByIds(List<Long> ids) |
List<DebtApply> |
DebtApplyService.getObjectsBySql(Class clz,
String sql) |
List<DebtApply> |
DebtApplyService.insertList(List<DebtApply> debtApplyList) |
| 限定符和类型 | 方法和说明 |
|---|---|
Long |
DebtApplyService.insert(DebtApply debtApply) |
boolean |
DebtApplyService.update(DebtApply debtApply) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<DebtApply> |
DebtApplyService.insertList(List<DebtApply> debtApplyList) |
boolean |
DebtApplyService.updateList(List<DebtApply> debtApplyList) |
Copyright © 2017. All rights reserved.