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