| Package | Description |
|---|---|
| com.ptteng.fans.common.service | |
| com.ptteng.sca.fans.common.client |
| Modifier and Type | Method and Description |
|---|---|
UserProductionRelation |
UserProductionRelationService.getObjectById(Long id) |
| Modifier and Type | Method and Description |
|---|---|
List<UserProductionRelation> |
UserProductionRelationService.getObjectsByIds(List<Long> ids) |
List<UserProductionRelation> |
UserProductionRelationService.insertList(List<UserProductionRelation> userProductionRelationList) |
| Modifier and Type | Method and Description |
|---|---|
Long |
UserProductionRelationService.insert(UserProductionRelation userProductionRelation) |
boolean |
UserProductionRelationService.update(UserProductionRelation userProductionRelation) |
| Modifier and Type | Method and Description |
|---|---|
List<UserProductionRelation> |
UserProductionRelationService.insertList(List<UserProductionRelation> userProductionRelationList) |
boolean |
UserProductionRelationService.updateList(List<UserProductionRelation> userProductionRelationList) |
| Modifier and Type | Method and Description |
|---|---|
UserProductionRelation |
UserProductionRelationSCAClient.getObjectById(Long id) |
| Modifier and Type | Method and Description |
|---|---|
List<UserProductionRelation> |
UserProductionRelationSCAClient.getObjectsByIds(List<Long> ids) |
List<UserProductionRelation> |
UserProductionRelationSCAClient.insertList(List<UserProductionRelation> userProductionRelationList) |
| Modifier and Type | Method and Description |
|---|---|
Long |
UserProductionRelationSCAClient.insert(UserProductionRelation userProductionRelation) |
boolean |
UserProductionRelationSCAClient.update(UserProductionRelation userProductionRelation) |
| Modifier and Type | Method and Description |
|---|---|
List<UserProductionRelation> |
UserProductionRelationSCAClient.insertList(List<UserProductionRelation> userProductionRelationList) |
boolean |
UserProductionRelationSCAClient.updateList(List<UserProductionRelation> userProductionRelationList) |
Copyright © 2021. All rights reserved.