| 程序包 | 说明 |
|---|---|
| com.ptteng.wealth.finance.client.account | |
| com.ptteng.wealth.finance.service.account |
| 限定符和类型 | 方法和说明 |
|---|---|
AccountRecord |
AccountRecordSCAClient.getObjectById(Long id) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<AccountRecord> |
AccountRecordSCAClient.getObjectsByIds(List<Long> ids) |
List<AccountRecord> |
AccountRecordSCAClient.insertList(List<AccountRecord> accountRecordList) |
| 限定符和类型 | 方法和说明 |
|---|---|
Long |
AccountRecordSCAClient.insert(AccountRecord accountRecord) |
boolean |
AccountRecordSCAClient.update(AccountRecord accountRecord) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<AccountRecord> |
AccountRecordSCAClient.insertList(List<AccountRecord> accountRecordList) |
boolean |
AccountRecordSCAClient.updateList(List<AccountRecord> accountRecordList) |
| 限定符和类型 | 方法和说明 |
|---|---|
AccountRecord |
AccountRecordService.getObjectById(Long id) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<AccountRecord> |
AccountRecordService.getObjectsByIds(List<Long> ids) |
List<AccountRecord> |
AccountRecordService.insertList(List<AccountRecord> accountRecordList) |
| 限定符和类型 | 方法和说明 |
|---|---|
Long |
AccountRecordService.insert(AccountRecord accountRecord) |
boolean |
AccountRecordService.update(AccountRecord accountRecord) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<AccountRecord> |
AccountRecordService.insertList(List<AccountRecord> accountRecordList) |
boolean |
AccountRecordService.updateList(List<AccountRecord> accountRecordList) |
Copyright © 2017. All rights reserved.