跳过导航链接
A B C D E G I L M N P R S T U V 

A

addLesson(VClassAddLessonRequest) - 类 中的方法net.polyv.vclass.v1.service.lesson.impl.VClassLessonServiceImpl
创建课节 API地址:https://help.polyv.net/#/vclass/api/lesson/add_lesson
addLesson(VClassAddLessonRequest) - 接口 中的方法net.polyv.vclass.v1.service.lesson.VClassLessonService
创建课节 API地址:https://help.polyv.net/#/vclass/api/lesson/add_lesson

B

byteArrayToHex(byte[]) - 类 中的静态方法net.polyv.vclass.v1.util.VClassSignUtil
将字节数组换成成16进制的字符串

C

code - 类 中的变量net.polyv.vclass.v1.entity.VClassCommonResponse
响应码
concatParams(Map<String, String>) - 类 中的静态方法net.polyv.vclass.v1.util.VClassSignUtil
把数组所有元素排序,并按照“参数参数值”的模式成字符串,用于计算MD5哈希值
currentPage - 类 中的变量net.polyv.vclass.v1.entity.VClassPageCommonResponse
当前页
cutoffLesson(VClassCutoffLessonRequest) - 类 中的方法net.polyv.vclass.v1.service.lesson.impl.VClassLessonServiceImpl
修改课节状态为禁止上课 API地址:https://help.polyv.net/#/vclass/api/lesson/cutoff
cutoffLesson(VClassCutoffLessonRequest) - 接口 中的方法net.polyv.vclass.v1.service.lesson.VClassLessonService
修改课节状态为禁止上课 API地址:https://help.polyv.net/#/vclass/api/lesson/cutoff

D

data - 类 中的变量net.polyv.vclass.v1.entity.VClassCommonResponse
实际返回数据
deleteDoc(VClassDeleteDocRequest) - 类 中的方法net.polyv.vclass.v1.service.file.impl.VClassFileServiceImpl
删除文档 API地址:https://help.polyv.net/#/vclass/api/file/delete_doc
deleteDoc(VClassDeleteDocRequest) - 接口 中的方法net.polyv.vclass.v1.service.file.VClassFileService
删除文档 API地址:https://help.polyv.net/#/vclass/api/file/delete_doc
deleteLesson(VClassDeleteLessonRequest) - 类 中的方法net.polyv.vclass.v1.service.lesson.impl.VClassLessonServiceImpl
删除课节 API地址:https://help.polyv.net/#/vclass/api/lesson/delete_lesson
deleteLesson(VClassDeleteLessonRequest) - 接口 中的方法net.polyv.vclass.v1.service.lesson.VClassLessonService
删除课节 API地址:https://help.polyv.net/#/vclass/api/lesson/delete_lesson
Doc() - 类 的构造器net.polyv.vclass.v1.entity.file.VClassDocListResponse.Doc
 

E

error - 类 中的变量net.polyv.vclass.v1.entity.VClassCommonResponse
错误信息
Error() - 类 的构造器net.polyv.vclass.v1.entity.VClassCommonResponse.Error
 
ERROR_INFO - 类 中的静态变量net.polyv.vclass.v1.service.VClassBaseService
 
ERROR_PREFIX - 类 中的静态变量net.polyv.vclass.v1.service.VClassBaseService
 
ERROR_PREFIX1 - 类 中的静态变量net.polyv.vclass.v1.service.VClassBaseService
 
ERROR_SUFFIX - 类 中的静态变量net.polyv.vclass.v1.service.VClassBaseService
 

G

generateUUID() - 类 中的静态方法net.polyv.vclass.v1.util.VClassSignUtil
 
getAppId() - 类 中的静态方法net.polyv.vclass.v1.config.VClassGlobalConfig
 
getAppSecret() - 类 中的静态方法net.polyv.vclass.v1.config.VClassGlobalConfig
 
getCustomUri() - 类 中的静态方法net.polyv.vclass.v1.constant.VClassURL
 
getIsHttps() - 类 中的静态方法net.polyv.vclass.v1.constant.VClassURL
 
getLessonInfo(VClassGetLessonInfoRequest) - 类 中的方法net.polyv.vclass.v1.service.lesson.impl.VClassLessonServiceImpl
获取课节信息 API地址:https://help.polyv.net/#/vclass/api/lesson/get_lesson
getLessonInfo(VClassGetLessonInfoRequest) - 接口 中的方法net.polyv.vclass.v1.service.lesson.VClassLessonService
获取课节信息 API地址:https://help.polyv.net/#/vclass/api/lesson/get_lesson
getLessonLiveInfo(VClassGetLessonLiveInfoRequest) - 类 中的方法net.polyv.vclass.v1.service.lesson.impl.VClassLessonServiceImpl
查询课节实时状态和在线人数 API地址:https://help.polyv.net/#/vclass/api/lesson/get_lesson_live_info
getLessonLiveInfo(VClassGetLessonLiveInfoRequest) - 接口 中的方法net.polyv.vclass.v1.service.lesson.VClassLessonService
查询课节实时状态和在线人数 API地址:https://help.polyv.net/#/vclass/api/lesson/get_lesson_live_info
getPlaybackVideo(VClassGetPlaybackVideoRequest) - 类 中的方法net.polyv.vclass.v1.service.lesson.impl.VClassLessonServiceImpl
查询课节回放视频 API地址:https://help.polyv.net/#/vclass/api/lesson/get_playback_video
getPlaybackVideo(VClassGetPlaybackVideoRequest) - 接口 中的方法net.polyv.vclass.v1.service.lesson.VClassLessonService
查询课节回放视频 API地址:https://help.polyv.net/#/vclass/api/lesson/get_playback_video
getRealUrl(String, Object...) - 类 中的静态方法net.polyv.vclass.v1.constant.VClassURL
获取替换参数后的URL地址
getReturnBinary(String, E) - 类 中的方法net.polyv.vclass.v1.service.VClassBaseService
HTTP GET 获取文件二进制
getReturnList(String, E, Class<T>) - 类 中的方法net.polyv.vclass.v1.service.VClassBaseService
HTTP GET 获取返回数组
getReturnOne(String, E, Class<T>) - 类 中的方法net.polyv.vclass.v1.service.VClassBaseService
HTTP GET 获取返回对象
getSign(Map<String, String>, String, String) - 类 中的静态方法net.polyv.vclass.v1.util.VClassSignUtil
获取互动学堂加密字符串,并且假如到参数params中
getSign(Map<String, String>, String) - 类 中的静态方法net.polyv.vclass.v1.util.VClassSignUtil
获取互动学堂加密字符串,并且假如到参数params中
getSignMap(T) - 类 中的静态方法net.polyv.vclass.v1.util.VClassSignUtil
获取签名字段,appId,timestamp,requestId的 map 集合,本方法不参与具体签名方法和sign字段设置
getUserId() - 类 中的静态方法net.polyv.vclass.v1.config.VClassGlobalConfig
 

I

init(String, String, String) - 类 中的静态方法net.polyv.vclass.v1.config.VClassGlobalConfig
系统全局初始化
init(String, String, String, Integer, Integer) - 类 中的静态方法net.polyv.vclass.v1.config.VClassGlobalConfig
系统全局初始化
init(String, String, String, String, int, String) - 类 中的静态方法net.polyv.vclass.v1.config.VClassGlobalConfig
系统全局初始化
init(String, String, String, Integer, Integer, String, int, String) - 类 中的静态方法net.polyv.vclass.v1.config.VClassGlobalConfig
系统全局初始化
InitConfig - net.polyv.vclass.v1.config中的类
 
initPolyvVClass(String, String, String) - 类 中的静态方法net.polyv.vclass.v1.config.InitConfig
初始化配置
initPolyvVClassByFile(String) - 类 中的静态方法net.polyv.vclass.v1.config.InitConfig
初始化配置 从文件读取JSON初始化配置,JSON格式如下:liveConfig:直播配置,vodConfig:点播配置 {"liveConfig":{"appId":"xxx","userId":"xxx","appSecret":"xxx"},"vodConfig":{"userId":"xxx","writeToken":"xxxxxxe","readToken":"xxxxxx","secretKey":"xxxx"}}
isRequestOk() - 类 中的方法net.polyv.vclass.v1.entity.VClassCommonResponse
判断请求是否成功

L

LessonStatistics() - 类 的构造器net.polyv.vclass.v1.entity.statistics.VClassLessonStatisticsResponse.LessonStatistics
 
listDoc(VClassDocListRequest) - 类 中的方法net.polyv.vclass.v1.service.file.impl.VClassFileServiceImpl
查询课节已上传文档列表 API地址:https://help.polyv.net/#/vclass/api/file/doc_list
listDoc(VClassDocListRequest) - 接口 中的方法net.polyv.vclass.v1.service.file.VClassFileService
查询课节已上传文档列表 API地址:https://help.polyv.net/#/vclass/api/file/doc_list
listLessonStatistics(VClassLessonStatisticsRequest) - 类 中的方法net.polyv.vclass.v1.service.statistics.impl.VClassLessonStatisticsServiceImpl
基于课节维度查询用户信息 API地址:https://help.polyv.net/#/vclass/api/statistics/lesson-list
listLessonStatistics(VClassLessonStatisticsRequest) - 接口 中的方法net.polyv.vclass.v1.service.statistics.VClassLessonStatisticsService
基于课节维度查询用户信息 API地址:https://help.polyv.net/#/vclass/api/statistics/lesson-list

M

md5Hex(String) - 类 中的静态方法net.polyv.vclass.v1.util.VClassSignUtil
对字符串做MD5加密,返回加密后的字符串。
message - 类 中的变量net.polyv.vclass.v1.entity.VClassCommonResponse
错误信息

N

net.polyv.vclass.v1.config - 程序包 net.polyv.vclass.v1.config
 
net.polyv.vclass.v1.constant - 程序包 net.polyv.vclass.v1.constant
 
net.polyv.vclass.v1.entity - 程序包 net.polyv.vclass.v1.entity
 
net.polyv.vclass.v1.entity.file - 程序包 net.polyv.vclass.v1.entity.file
 
net.polyv.vclass.v1.entity.lesson - 程序包 net.polyv.vclass.v1.entity.lesson
 
net.polyv.vclass.v1.entity.statistics - 程序包 net.polyv.vclass.v1.entity.statistics
 
net.polyv.vclass.v1.service - 程序包 net.polyv.vclass.v1.service
 
net.polyv.vclass.v1.service.file - 程序包 net.polyv.vclass.v1.service.file
 
net.polyv.vclass.v1.service.file.impl - 程序包 net.polyv.vclass.v1.service.file.impl
 
net.polyv.vclass.v1.service.lesson - 程序包 net.polyv.vclass.v1.service.lesson
 
net.polyv.vclass.v1.service.lesson.impl - 程序包 net.polyv.vclass.v1.service.lesson.impl
 
net.polyv.vclass.v1.service.statistics - 程序包 net.polyv.vclass.v1.service.statistics
 
net.polyv.vclass.v1.service.statistics.impl - 程序包 net.polyv.vclass.v1.service.statistics.impl
 
net.polyv.vclass.v1.util - 程序包 net.polyv.vclass.v1.util
 

P

pageSize - 类 中的变量net.polyv.vclass.v1.entity.VClassPageCommonResponse
每页显示的数据条数,默认每页显示10条数据
parseArray(Class<T>) - 类 中的方法net.polyv.vclass.v1.entity.VClassCommonResponse
 
parseData(Class<T>) - 类 中的方法net.polyv.vclass.v1.entity.VClassCommonResponse
 
postFormBodyReturnList(String, E, Class<T>) - 类 中的方法net.polyv.vclass.v1.service.VClassBaseService
HTTP POST 回去返回数组
postFormBodyReturnOne(String, E, Class<T>) - 类 中的方法net.polyv.vclass.v1.service.VClassBaseService
HTTP POST 获取返回对象
postJsonBodyReturnList(String, Map<String, String>, E, String, Class<T>) - 类 中的方法net.polyv.vclass.v1.service.VClassBaseService
HTTP POST 请求发送json
postJsonBodyReturnOne(String, E, Class<T>) - 类 中的方法net.polyv.vclass.v1.service.VClassBaseService
HTTP POST 请求发送json,默认使用appId,timestamp,sign,requestId的 map 集合进行签名
postJsonBodyReturnOne(String, Map<String, String>, E, Class<T>) - 类 中的方法net.polyv.vclass.v1.service.VClassBaseService
HTTP POST 请求发送json

R

requestId - 类 中的变量net.polyv.vclass.v1.entity.VClassCommonResponse
返回的requestId
resumeLesson(VClassResumeLessonRequest) - 类 中的方法net.polyv.vclass.v1.service.lesson.impl.VClassLessonServiceImpl
恢复课节状态为可以上课 API地址:https://help.polyv.net/#/vclass/api/lesson/resume
resumeLesson(VClassResumeLessonRequest) - 接口 中的方法net.polyv.vclass.v1.service.lesson.VClassLessonService
恢复课节状态为可以上课 API地址:https://help.polyv.net/#/vclass/api/lesson/resume

S

SDK_NAME - 类 中的静态变量net.polyv.vclass.v1.config.VClassGlobalConfig
 
setCustomUri(String) - 类 中的静态方法net.polyv.vclass.v1.constant.VClassURL
设置自定义域名
setVClassHttpProtocol() - 类 中的静态方法net.polyv.vclass.v1.constant.VClassURL
设置互动学堂协议为http
setVClassHttpsProtocol() - 类 中的静态方法net.polyv.vclass.v1.constant.VClassURL
设置互动学堂协议为https
setVClassSign(Map<String, String>, String) - 类 中的静态方法net.polyv.vclass.v1.util.VClassSignUtil
获取互动学堂加密字符串,并且假如到参数params中
status - 类 中的变量net.polyv.vclass.v1.entity.VClassCommonResponse
请求状态
success - 类 中的变量net.polyv.vclass.v1.entity.VClassCommonResponse
请求是否成功

T

totalItems - 类 中的变量net.polyv.vclass.v1.entity.VClassPageCommonResponse
记录总条数
totalPage - 类 中的变量net.polyv.vclass.v1.entity.VClassPageCommonResponse
总页数

U

updateLessonInfo(VClassUpdateLessonInfoRequest) - 类 中的方法net.polyv.vclass.v1.service.lesson.impl.VClassLessonServiceImpl
更新课节信息 API地址:https://help.polyv.net/#/vclass/api/lesson/update_lesson
updateLessonInfo(VClassUpdateLessonInfoRequest) - 接口 中的方法net.polyv.vclass.v1.service.lesson.VClassLessonService
更新课节信息 API地址:https://help.polyv.net/#/vclass/api/lesson/update_lesson
uploadDoc(VClassUploadDocRequest) - 类 中的方法net.polyv.vclass.v1.service.file.impl.VClassFileServiceImpl
上传文档到某个课节 API地址:https://help.polyv.net/#/vclass/api/file/upload_doc
uploadDoc(VClassUploadDocRequest) - 接口 中的方法net.polyv.vclass.v1.service.file.VClassFileService
上传文档到某个课节 API地址:https://help.polyv.net/#/vclass/api/file/upload_doc
uploadMultipartFile(String, E, Map<String, List<File>>, Class<T>) - 类 中的方法net.polyv.vclass.v1.service.VClassBaseService
HTTP POST 上传文件公共请求
uploadOneFile(String, E, Map<String, File>, Class<T>) - 类 中的方法net.polyv.vclass.v1.service.VClassBaseService
HTTP POST 上传文件公共请求
UTF8 - 类 中的静态变量net.polyv.vclass.v1.constant.VClassConstant
 

V

valueOf(String) - 枚举 中的静态方法net.polyv.vclass.v1.constant.VClassConstant.AuthType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法net.polyv.vclass.v1.constant.VClassConstant.Flag
返回带有指定名称的该类型的枚举常量。
values() - 枚举 中的静态方法net.polyv.vclass.v1.constant.VClassConstant.AuthType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法net.polyv.vclass.v1.constant.VClassConstant.Flag
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
VCLASS_ADD_LESSON_URL - 类 中的静态变量net.polyv.vclass.v1.constant.VClassURL
创建课节
VCLASS_CUTOFF_LESSON_URL - 类 中的静态变量net.polyv.vclass.v1.constant.VClassURL
修改课节状态为禁止上课
VCLASS_DELETE_DOC_URL - 类 中的静态变量net.polyv.vclass.v1.constant.VClassURL
删除文档
VCLASS_DELETE_LESSON_URL - 类 中的静态变量net.polyv.vclass.v1.constant.VClassURL
删除课节
VCLASS_DOC_LIST_URL - 类 中的静态变量net.polyv.vclass.v1.constant.VClassURL
查询课节已上传文档列表
VCLASS_GET_LESSON_LIVE_INFO_URL - 类 中的静态变量net.polyv.vclass.v1.constant.VClassURL
查询课节实时状态和在线人数
VCLASS_GET_LESSON_PLAYBACK_VIDEO_URL - 类 中的静态变量net.polyv.vclass.v1.constant.VClassURL
查询课节回放视频
VCLASS_GET_LESSON_URL - 类 中的静态变量net.polyv.vclass.v1.constant.VClassURL
获取课节信息
VCLASS_RESUME_LESSON_URL - 类 中的静态变量net.polyv.vclass.v1.constant.VClassURL
恢复课节状态为可以上课
VCLASS_STATISTICS_LESSON_URL - 类 中的静态变量net.polyv.vclass.v1.constant.VClassURL
基于课节维度查询用户信息
VCLASS_UPDATE_LESSON_URL - 类 中的静态变量net.polyv.vclass.v1.constant.VClassURL
更新课节信息
VCLASS_UPLOAD_DOC_URL - 类 中的静态变量net.polyv.vclass.v1.constant.VClassURL
上传文档到某个课节
VClassAddLessonRequest - net.polyv.vclass.v1.entity.lesson中的类
创建课节请求实体
VClassAddLessonRequest() - 类 的构造器net.polyv.vclass.v1.entity.lesson.VClassAddLessonRequest
 
VClassAddLessonResponse - net.polyv.vclass.v1.entity.lesson中的类
创建课节响应实体
VClassAddLessonResponse() - 类 的构造器net.polyv.vclass.v1.entity.lesson.VClassAddLessonResponse
 
VClassBaseService - net.polyv.vclass.v1.service中的类
互动学堂公共服务类
VClassBaseService() - 类 的构造器net.polyv.vclass.v1.service.VClassBaseService
 
VClassCommonRequest - net.polyv.vclass.v1.entity中的类
互动学堂公共请求实体
VClassCommonRequest() - 类 的构造器net.polyv.vclass.v1.entity.VClassCommonRequest
 
VClassCommonResponse - net.polyv.vclass.v1.entity中的类
互动学堂公共响应实体
VClassCommonResponse() - 类 的构造器net.polyv.vclass.v1.entity.VClassCommonResponse
 
VClassCommonResponse.Error - net.polyv.vclass.v1.entity中的类
错误返回
VClassCommonStatusResponse - net.polyv.vclass.v1.entity中的类
互动学堂公共响应
VClassCommonStatusResponse() - 类 的构造器net.polyv.vclass.v1.entity.VClassCommonStatusResponse
 
VClassConstant - net.polyv.vclass.v1.constant中的类
互动学堂常量
VClassConstant() - 类 的构造器net.polyv.vclass.v1.constant.VClassConstant
 
VClassConstant.AuthType - net.polyv.vclass.v1.constant中的枚举
互动学堂观看条件
VClassConstant.Flag - net.polyv.vclass.v1.constant中的枚举
通用条件判断
VClassCutoffLessonRequest - net.polyv.vclass.v1.entity.lesson中的类
修改课节状态为禁止上课请求实体
VClassCutoffLessonRequest() - 类 的构造器net.polyv.vclass.v1.entity.lesson.VClassCutoffLessonRequest
 
VClassDeleteDocRequest - net.polyv.vclass.v1.entity.file中的类
删除文档请求实体
VClassDeleteDocRequest() - 类 的构造器net.polyv.vclass.v1.entity.file.VClassDeleteDocRequest
 
VClassDeleteLessonRequest - net.polyv.vclass.v1.entity.lesson中的类
删除课节请求实体
VClassDeleteLessonRequest() - 类 的构造器net.polyv.vclass.v1.entity.lesson.VClassDeleteLessonRequest
 
VClassDocListRequest - net.polyv.vclass.v1.entity.file中的类
查询课节已上传文档列表请求实体
VClassDocListRequest() - 类 的构造器net.polyv.vclass.v1.entity.file.VClassDocListRequest
 
VClassDocListResponse - net.polyv.vclass.v1.entity.file中的类
查询课节已上传文档列表响应实体
VClassDocListResponse() - 类 的构造器net.polyv.vclass.v1.entity.file.VClassDocListResponse
 
VClassDocListResponse.Doc - net.polyv.vclass.v1.entity.file中的类
 
VClassFileService - net.polyv.vclass.v1.service.file中的接口
互动学堂文档管理
VClassFileServiceImpl - net.polyv.vclass.v1.service.file.impl中的类
互动学堂文档管理
VClassFileServiceImpl() - 类 的构造器net.polyv.vclass.v1.service.file.impl.VClassFileServiceImpl
 
VClassGetLessonInfoRequest - net.polyv.vclass.v1.entity.lesson中的类
获取课节信息请求实体
VClassGetLessonInfoRequest() - 类 的构造器net.polyv.vclass.v1.entity.lesson.VClassGetLessonInfoRequest
 
VClassGetLessonInfoResponse - net.polyv.vclass.v1.entity.lesson中的类
获取课节信息响应实体
VClassGetLessonInfoResponse() - 类 的构造器net.polyv.vclass.v1.entity.lesson.VClassGetLessonInfoResponse
 
VClassGetLessonLiveInfoRequest - net.polyv.vclass.v1.entity.lesson中的类
查询课节实时状态和在线人数请求实体
VClassGetLessonLiveInfoRequest() - 类 的构造器net.polyv.vclass.v1.entity.lesson.VClassGetLessonLiveInfoRequest
 
VClassGetLessonLiveInfoResponse - net.polyv.vclass.v1.entity.lesson中的类
查询课节实时状态和在线人数响应实体
VClassGetLessonLiveInfoResponse() - 类 的构造器net.polyv.vclass.v1.entity.lesson.VClassGetLessonLiveInfoResponse
 
VClassGetPlaybackVideoRequest - net.polyv.vclass.v1.entity.lesson中的类
查询课节回放视频请求实体
VClassGetPlaybackVideoRequest() - 类 的构造器net.polyv.vclass.v1.entity.lesson.VClassGetPlaybackVideoRequest
 
VClassGetPlaybackVideoResponse - net.polyv.vclass.v1.entity.lesson中的类
查询课节回放视频响应实体
VClassGetPlaybackVideoResponse() - 类 的构造器net.polyv.vclass.v1.entity.lesson.VClassGetPlaybackVideoResponse
 
VClassGlobalConfig - net.polyv.vclass.v1.config中的类
 
VClassLessonService - net.polyv.vclass.v1.service.lesson中的接口
互动学堂课节管理
VClassLessonServiceImpl - net.polyv.vclass.v1.service.lesson.impl中的类
互动学堂课节管理
VClassLessonServiceImpl() - 类 的构造器net.polyv.vclass.v1.service.lesson.impl.VClassLessonServiceImpl
 
VClassLessonStatisticsRequest - net.polyv.vclass.v1.entity.statistics中的类
基于课节维度查询用户信息请求实体
VClassLessonStatisticsRequest() - 类 的构造器net.polyv.vclass.v1.entity.statistics.VClassLessonStatisticsRequest
 
VClassLessonStatisticsResponse - net.polyv.vclass.v1.entity.statistics中的类
基于课节维度查询用户信息响应实体
VClassLessonStatisticsResponse() - 类 的构造器net.polyv.vclass.v1.entity.statistics.VClassLessonStatisticsResponse
 
VClassLessonStatisticsResponse.LessonStatistics - net.polyv.vclass.v1.entity.statistics中的类
 
VClassLessonStatisticsService - net.polyv.vclass.v1.service.statistics中的接口
互动学堂统计功能
VClassLessonStatisticsServiceImpl - net.polyv.vclass.v1.service.statistics.impl中的类
互动学堂统计功能
VClassLessonStatisticsServiceImpl() - 类 的构造器net.polyv.vclass.v1.service.statistics.impl.VClassLessonStatisticsServiceImpl
 
VClassPageCommonResponse - net.polyv.vclass.v1.entity中的类
互动学堂分页公共返回实体
VClassPageCommonResponse() - 类 的构造器net.polyv.vclass.v1.entity.VClassPageCommonResponse
 
VClassPageLimitCommonRequest - net.polyv.vclass.v1.entity中的类
互动学堂分页公共请求实体
VClassPageLimitCommonRequest() - 类 的构造器net.polyv.vclass.v1.entity.VClassPageLimitCommonRequest
 
VClassPageNumberCommonRequest - net.polyv.vclass.v1.entity中的类
互动学堂分页公共请求实体
VClassPageNumberCommonRequest() - 类 的构造器net.polyv.vclass.v1.entity.VClassPageNumberCommonRequest
 
VClassResumeLessonRequest - net.polyv.vclass.v1.entity.lesson中的类
恢复课节状态为可以上课请求实体
VClassResumeLessonRequest() - 类 的构造器net.polyv.vclass.v1.entity.lesson.VClassResumeLessonRequest
 
VClassSignUtil - net.polyv.vclass.v1.util中的类
polyv 互动学堂签名工具类
VClassUpdateLessonInfoRequest - net.polyv.vclass.v1.entity.lesson中的类
更新课节信息请求实体
VClassUpdateLessonInfoRequest() - 类 的构造器net.polyv.vclass.v1.entity.lesson.VClassUpdateLessonInfoRequest
 
VClassUploadDocRequest - net.polyv.vclass.v1.entity.file中的类
上传文档到某个课节请求实体
VClassUploadDocRequest() - 类 的构造器net.polyv.vclass.v1.entity.file.VClassUploadDocRequest
 
VClassUploadDocResponse - net.polyv.vclass.v1.entity.file中的类
上传文档到某个课节响应实体
VClassUploadDocResponse() - 类 的构造器net.polyv.vclass.v1.entity.file.VClassUploadDocResponse
 
VClassURL - net.polyv.vclass.v1.constant中的类
互动学堂请求地址
VClassURL() - 类 的构造器net.polyv.vclass.v1.constant.VClassURL
 
A B C D E G I L M N P R S T U V 
跳过导航链接

Copyright © 2022. All rights reserved.