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