| Package | Description |
|---|---|
| com.ptteng.fans.common.service | |
| com.ptteng.sca.fans.common.client |
| Modifier and Type | Method and Description |
|---|---|
Contents |
ContentsService.getObjectById(Long id,
String lang) |
| Modifier and Type | Method and Description |
|---|---|
List<Contents> |
ContentsService.getObjectsByIds(List<Long> ids,
String lang) |
List<Contents> |
ContentsService.insertList(List<Contents> contentsList,
String lang) |
| Modifier and Type | Method and Description |
|---|---|
Long |
ContentsService.insert(Contents contents,
String lang) |
boolean |
ContentsService.update(Contents contents,
String lang) |
| Modifier and Type | Method and Description |
|---|---|
List<Contents> |
ContentsService.insertList(List<Contents> contentsList,
String lang) |
boolean |
ContentsService.updateList(List<Contents> contentsList,
String lang) |
| Modifier and Type | Method and Description |
|---|---|
Contents |
ContentsSCAClient.getObjectById(Long id,
String lang) |
| Modifier and Type | Method and Description |
|---|---|
List<Contents> |
ContentsSCAClient.getObjectsByIds(List<Long> ids,
String lang) |
List<Contents> |
ContentsSCAClient.insertList(List<Contents> contentsList,
String lang) |
| Modifier and Type | Method and Description |
|---|---|
Long |
ContentsSCAClient.insert(Contents contents,
String lang) |
boolean |
ContentsSCAClient.update(Contents contents,
String lang) |
| Modifier and Type | Method and Description |
|---|---|
List<Contents> |
ContentsSCAClient.insertList(List<Contents> contentsList,
String lang) |
boolean |
ContentsSCAClient.updateList(List<Contents> contentsList,
String lang) |
Copyright © 2023. All rights reserved.