| Package | Description |
|---|---|
| com.ptteng.fans.common.service | |
| com.ptteng.sca.fans.common.client |
| Modifier and Type | Method and Description |
|---|---|
UserAccountRelation |
UserAccountRelationService.getObjectById(Long id) |
| Modifier and Type | Method and Description |
|---|---|
List<UserAccountRelation> |
UserAccountRelationService.getObjectsByIds(List<Long> ids) |
List<UserAccountRelation> |
UserAccountRelationService.insertList(List<UserAccountRelation> userAccountRelationList) |
| Modifier and Type | Method and Description |
|---|---|
Long |
UserAccountRelationService.insert(UserAccountRelation userAccountRelation) |
boolean |
UserAccountRelationService.update(UserAccountRelation userAccountRelation) |
| Modifier and Type | Method and Description |
|---|---|
List<UserAccountRelation> |
UserAccountRelationService.insertList(List<UserAccountRelation> userAccountRelationList) |
boolean |
UserAccountRelationService.updateList(List<UserAccountRelation> userAccountRelationList) |
| Modifier and Type | Method and Description |
|---|---|
UserAccountRelation |
UserAccountRelationSCAClient.getObjectById(Long id) |
| Modifier and Type | Method and Description |
|---|---|
List<UserAccountRelation> |
UserAccountRelationSCAClient.getObjectsByIds(List<Long> ids) |
List<UserAccountRelation> |
UserAccountRelationSCAClient.insertList(List<UserAccountRelation> userAccountRelationList) |
| Modifier and Type | Method and Description |
|---|---|
Long |
UserAccountRelationSCAClient.insert(UserAccountRelation userAccountRelation) |
boolean |
UserAccountRelationSCAClient.update(UserAccountRelation userAccountRelation) |
| Modifier and Type | Method and Description |
|---|---|
List<UserAccountRelation> |
UserAccountRelationSCAClient.insertList(List<UserAccountRelation> userAccountRelationList) |
boolean |
UserAccountRelationSCAClient.updateList(List<UserAccountRelation> userAccountRelationList) |
Copyright © 2023. All rights reserved.