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