| Package | Description |
|---|---|
| com.ptteng.rent.user.service | |
| com.ptteng.sca.rent.user.client |
| Modifier and Type | Method and Description |
|---|---|
UserCommentRelation |
UserCommentRelationService.getObjectById(Long id) |
| Modifier and Type | Method and Description |
|---|---|
List<UserCommentRelation> |
UserCommentRelationService.getObjectsByIds(List<Long> ids) |
List<UserCommentRelation> |
UserCommentRelationService.insertList(List<UserCommentRelation> userCommentRelationList) |
| Modifier and Type | Method and Description |
|---|---|
Long |
UserCommentRelationService.insert(UserCommentRelation userCommentRelation) |
boolean |
UserCommentRelationService.update(UserCommentRelation userCommentRelation) |
| Modifier and Type | Method and Description |
|---|---|
List<UserCommentRelation> |
UserCommentRelationService.insertList(List<UserCommentRelation> userCommentRelationList) |
boolean |
UserCommentRelationService.updateList(List<UserCommentRelation> userCommentRelationList) |
| Modifier and Type | Method and Description |
|---|---|
UserCommentRelation |
UserCommentRelationSCAClient.getObjectById(Long id) |
| Modifier and Type | Method and Description |
|---|---|
List<UserCommentRelation> |
UserCommentRelationSCAClient.getObjectsByIds(List<Long> ids) |
List<UserCommentRelation> |
UserCommentRelationSCAClient.insertList(List<UserCommentRelation> userCommentRelationList) |
| Modifier and Type | Method and Description |
|---|---|
Long |
UserCommentRelationSCAClient.insert(UserCommentRelation userCommentRelation) |
boolean |
UserCommentRelationSCAClient.update(UserCommentRelation userCommentRelation) |
| Modifier and Type | Method and Description |
|---|---|
List<UserCommentRelation> |
UserCommentRelationSCAClient.insertList(List<UserCommentRelation> userCommentRelationList) |
boolean |
UserCommentRelationSCAClient.updateList(List<UserCommentRelation> userCommentRelationList) |
Copyright © 2018. All Rights Reserved.