您的浏览器已禁用 JavaScript。
跳过导航链接
概览
程序包
类
使用
树
索引
帮助
SEARCH:
类的使用
com.aizuda.easy.retry.server.web.model.request.NamespaceQueryVO
使用
NamespaceQueryVO
的程序包
程序包
说明
com.aizuda.easy.retry.server.web.controller
com.aizuda.easy.retry.server.web.service
com.aizuda.easy.retry.server.web.service.impl
com.aizuda.easy.retry.server.web.controller
中
NamespaceQueryVO
的使用
参数类型为
NamespaceQueryVO
的
com.aizuda.easy.retry.server.web.controller
中的方法
修饰符和类型
方法
说明
PageResult
<
List
<
NamespaceResponseVO
>>
NamespaceController.
getNamespacePage
(
NamespaceQueryVO
queryVO)
com.aizuda.easy.retry.server.web.service
中
NamespaceQueryVO
的使用
参数类型为
NamespaceQueryVO
的
com.aizuda.easy.retry.server.web.service
中的方法
修饰符和类型
方法
说明
PageResult
<
List
<
NamespaceResponseVO
>>
NamespaceService.
getNamespacePage
(
NamespaceQueryVO
queryVO)
com.aizuda.easy.retry.server.web.service.impl
中
NamespaceQueryVO
的使用
参数类型为
NamespaceQueryVO
的
com.aizuda.easy.retry.server.web.service.impl
中的方法
修饰符和类型
方法
说明
PageResult
<
List
<
NamespaceResponseVO
>>
NamespaceServiceImpl.
getNamespacePage
(
NamespaceQueryVO
queryVO)