| Package | Description |
|---|---|
| com.ptteng.fans.common.service | |
| com.ptteng.sca.fans.common.client |
| Modifier and Type | Method and Description |
|---|---|
ContentsInfo |
ContentsInfoService.getObjectById(Long id) |
| Modifier and Type | Method and Description |
|---|---|
List<ContentsInfo> |
ContentsInfoService.getObjectsByIds(List<Long> ids) |
List<ContentsInfo> |
ContentsInfoService.insertList(List<ContentsInfo> contentsInfoList) |
| Modifier and Type | Method and Description |
|---|---|
Long |
ContentsInfoService.insert(ContentsInfo contentsInfo) |
boolean |
ContentsInfoService.update(ContentsInfo contentsInfo) |
| Modifier and Type | Method and Description |
|---|---|
List<ContentsInfo> |
ContentsInfoService.insertList(List<ContentsInfo> contentsInfoList) |
boolean |
ContentsInfoService.updateList(List<ContentsInfo> contentsInfoList) |
| Modifier and Type | Method and Description |
|---|---|
ContentsInfo |
ContentsInfoSCAClient.getObjectById(Long id) |
| Modifier and Type | Method and Description |
|---|---|
List<ContentsInfo> |
ContentsInfoSCAClient.getObjectsByIds(List<Long> ids) |
List<ContentsInfo> |
ContentsInfoSCAClient.insertList(List<ContentsInfo> contentsInfoList) |
| Modifier and Type | Method and Description |
|---|---|
Long |
ContentsInfoSCAClient.insert(ContentsInfo contentsInfo) |
boolean |
ContentsInfoSCAClient.update(ContentsInfo contentsInfo) |
| Modifier and Type | Method and Description |
|---|---|
List<ContentsInfo> |
ContentsInfoSCAClient.insertList(List<ContentsInfo> contentsInfoList) |
boolean |
ContentsInfoSCAClient.updateList(List<ContentsInfo> contentsInfoList) |
Copyright © 2023. All rights reserved.