| Package | Description |
|---|---|
| com.ptteng.rent.user.service | |
| com.ptteng.sca.rent.user.client |
| Modifier and Type | Method and Description |
|---|---|
UserCommentCount |
UserCommentCountService.getObjectById(Long id) |
| Modifier and Type | Method and Description |
|---|---|
List<UserCommentCount> |
UserCommentCountService.getObjectsByIds(List<Long> ids) |
List<UserCommentCount> |
UserCommentCountService.insertList(List<UserCommentCount> userCommentCountList) |
| Modifier and Type | Method and Description |
|---|---|
Long |
UserCommentCountService.insert(UserCommentCount userCommentCount) |
boolean |
UserCommentCountService.update(UserCommentCount userCommentCount) |
| Modifier and Type | Method and Description |
|---|---|
List<UserCommentCount> |
UserCommentCountService.insertList(List<UserCommentCount> userCommentCountList) |
boolean |
UserCommentCountService.updateList(List<UserCommentCount> userCommentCountList) |
| Modifier and Type | Method and Description |
|---|---|
UserCommentCount |
UserCommentCountSCAClient.getObjectById(Long id) |
| Modifier and Type | Method and Description |
|---|---|
List<UserCommentCount> |
UserCommentCountSCAClient.getObjectsByIds(List<Long> ids) |
List<UserCommentCount> |
UserCommentCountSCAClient.insertList(List<UserCommentCount> userCommentCountList) |
| Modifier and Type | Method and Description |
|---|---|
Long |
UserCommentCountSCAClient.insert(UserCommentCount userCommentCount) |
boolean |
UserCommentCountSCAClient.update(UserCommentCount userCommentCount) |
| Modifier and Type | Method and Description |
|---|---|
List<UserCommentCount> |
UserCommentCountSCAClient.insertList(List<UserCommentCount> userCommentCountList) |
boolean |
UserCommentCountSCAClient.updateList(List<UserCommentCount> userCommentCountList) |
Copyright © 2018. All Rights Reserved.