| Package | Description |
|---|---|
| com.ptteng.academy.goods.service | |
| com.ptteng.sca.academy.goods.client |
| Modifier and Type | Method and Description |
|---|---|
UserVoucherRelation |
UserVoucherRelationService.getObjectById(Long id) |
| Modifier and Type | Method and Description |
|---|---|
List<UserVoucherRelation> |
UserVoucherRelationService.getObjectsByIds(List<Long> ids) |
List<UserVoucherRelation> |
UserVoucherRelationService.insertList(List<UserVoucherRelation> userVoucherRelationList) |
| Modifier and Type | Method and Description |
|---|---|
Long |
UserVoucherRelationService.insert(UserVoucherRelation userVoucherRelation) |
boolean |
UserVoucherRelationService.update(UserVoucherRelation userVoucherRelation) |
| Modifier and Type | Method and Description |
|---|---|
List<UserVoucherRelation> |
UserVoucherRelationService.insertList(List<UserVoucherRelation> userVoucherRelationList) |
boolean |
UserVoucherRelationService.updateList(List<UserVoucherRelation> userVoucherRelationList) |
| Modifier and Type | Method and Description |
|---|---|
UserVoucherRelation |
UserVoucherRelationSCAClient.getObjectById(Long id) |
| Modifier and Type | Method and Description |
|---|---|
List<UserVoucherRelation> |
UserVoucherRelationSCAClient.getObjectsByIds(List<Long> ids) |
List<UserVoucherRelation> |
UserVoucherRelationSCAClient.insertList(List<UserVoucherRelation> userVoucherRelationList) |
| Modifier and Type | Method and Description |
|---|---|
Long |
UserVoucherRelationSCAClient.insert(UserVoucherRelation userVoucherRelation) |
boolean |
UserVoucherRelationSCAClient.update(UserVoucherRelation userVoucherRelation) |
| Modifier and Type | Method and Description |
|---|---|
List<UserVoucherRelation> |
UserVoucherRelationSCAClient.insertList(List<UserVoucherRelation> userVoucherRelationList) |
boolean |
UserVoucherRelationSCAClient.updateList(List<UserVoucherRelation> userVoucherRelationList) |
Copyright © 2018. All Rights Reserved.