public class LiveChannelProductServiceImpl extends LiveBaseService implements LiveChannelProductService
ERROR_INFO, ERROR_PREFIX, ERROR_PREFIX1, ERROR_SUFFIX| 构造器和说明 |
|---|
LiveChannelProductServiceImpl() |
| 限定符和类型 | 方法和说明 |
|---|---|
LiveAddProductResponse |
addChannelProduct(LiveAddProductRequest liveAddProductRequest)
添加频道商品库商品
API地址:https://help.polyv.net/#/live/api/channel/operate/add_channel_product
|
Boolean |
deleteChannelProduct(LiveDeleteChannelProductRequest liveDeleteChannelProductRequest)
删除频道商品
API地址:https://help.polyv.net/#/live/api/channel/operate/delete_channel_product
|
LiveGetProductEnabledResponse |
getChannelProductEnabled(LiveGetProductEnabledRequest liveGetProductEnabledRequest)
查询频道商品库开关状态
API地址:https://help.polyv.net/#/live/api/channel/operate/get_channel_product_enabled
|
LiveGetProductListResponse |
getChannelProductList(LiveGetProductListRequest liveGetProductListRequest)
查询频道商品列表
API地址:https://help.polyv.net/#/live/api/channel/operate/get_channel_product_list
|
Boolean |
pushChannelProduct(LivePushProductRequest livePushProductRequest)
推送频道商品库商品
API地址:https://help.polyv.net/#/live/api/channel/operate/push_channel_product
|
Boolean |
shelfChannelProduct(LiveShelfChannelProductRequest liveShelfChannelProductRequest)
修改频道商品库上下架状态
API地址:https://help.polyv.net/#/live/api/channel/operate/shelf_channel_product
|
Boolean |
sortChannelProduct(LiveSortChannelProductRequest liveSortChannelProductRequest)
修改频道商品库列表顺序
API地址:https://help.polyv.net/#/live/api/channel/operate/sort_channel_product
|
Boolean |
updateChannelProduct(LiveUpdateProductRequest liveUpdateProductRequest)
修改频道商品信息
API地址:https://help.polyv.net/#/live/api/channel/operate/update_channel_product
|
Boolean |
updateChannelProductEnabled(LiveUpdateProductEnabledRequest liveUpdateProductEnabledRequest)
修改频道商品库开关状态
API地址:https://help.polyv.net/#/live/api/channel/operate/update_channel_product_enabled
|
getReturnBinary, getReturnList, getReturnOne, postEmptyFormBodyReturnOne, postFormBodyReturnList, postFormBodyReturnOne, postJsonBodyReturnList, postJsonBodyReturnOne, postJsonBodyReturnOne, postJsonBodyReturnOne, responseConversion, uploadMultipartFile, uploadOneFilepublic LiveAddProductResponse addChannelProduct(LiveAddProductRequest liveAddProductRequest) throws IOException, NoSuchAlgorithmException
addChannelProduct 在接口中 LiveChannelProductServiceliveAddProductRequest - 添加频道商品库商品请求实体IOException - 异常NoSuchAlgorithmException - 异常public LiveGetProductEnabledResponse getChannelProductEnabled(LiveGetProductEnabledRequest liveGetProductEnabledRequest) throws IOException, NoSuchAlgorithmException
getChannelProductEnabled 在接口中 LiveChannelProductServiceliveGetProductEnabledRequest - 查询频道商品库开关状态请求实体IOException - 异常NoSuchAlgorithmException - 异常public LiveGetProductListResponse getChannelProductList(LiveGetProductListRequest liveGetProductListRequest) throws IOException, NoSuchAlgorithmException
getChannelProductList 在接口中 LiveChannelProductServiceliveGetProductListRequest - 查询频道商品列表请求实体IOException - 异常NoSuchAlgorithmException - 异常public Boolean pushChannelProduct(LivePushProductRequest livePushProductRequest) throws IOException, NoSuchAlgorithmException
pushChannelProduct 在接口中 LiveChannelProductServicelivePushProductRequest - 推送频道商品库商品请求实体IOException - 异常NoSuchAlgorithmException - 异常public Boolean updateChannelProductEnabled(LiveUpdateProductEnabledRequest liveUpdateProductEnabledRequest) throws IOException, NoSuchAlgorithmException
updateChannelProductEnabled 在接口中 LiveChannelProductServiceliveUpdateProductEnabledRequest - 修改频道商品库开关状态请求实体IOException - 异常NoSuchAlgorithmException - 异常public Boolean shelfChannelProduct(LiveShelfChannelProductRequest liveShelfChannelProductRequest) throws IOException, NoSuchAlgorithmException
shelfChannelProduct 在接口中 LiveChannelProductServiceliveShelfChannelProductRequest - 修改频道商品库上下架状态请求实体IOException - 异常NoSuchAlgorithmException - 异常public Boolean sortChannelProduct(LiveSortChannelProductRequest liveSortChannelProductRequest) throws IOException, NoSuchAlgorithmException
sortChannelProduct 在接口中 LiveChannelProductServiceliveSortChannelProductRequest - 修改频道商品库列表顺序请求实体IOException - 异常NoSuchAlgorithmException - 异常public Boolean deleteChannelProduct(LiveDeleteChannelProductRequest liveDeleteChannelProductRequest) throws IOException, NoSuchAlgorithmException
deleteChannelProduct 在接口中 LiveChannelProductServiceliveDeleteChannelProductRequest - 删除频道商品请求实体IOException - 异常NoSuchAlgorithmException - 异常public Boolean updateChannelProduct(LiveUpdateProductRequest liveUpdateProductRequest) throws IOException, NoSuchAlgorithmException
updateChannelProduct 在接口中 LiveChannelProductServiceliveUpdateProductRequest - 修改频道商品信息请求实体IOException - 异常NoSuchAlgorithmException - 异常Copyright © 2025. All rights reserved.