您的浏览器已禁用 JavaScript。
跳过导航链接
概览
程序包
类
使用
树
已过时
索引
帮助
上一个
下一个
框架
无框架
所有类
A
C
D
E
G
I
J
N
P
R
S
T
U
V
W
Y
A
add(ApiLogEntity)
- 接口 中的方法com.gccloud.gcpaas.api.service.
IApiLogService
新增API日志
add(ApiEntity)
- 接口 中的方法com.gccloud.gcpaas.api.service.
IApiService
新增API
add(ApiLogEntity)
- 类 中的方法com.gccloud.gcpaas.api.service.impl.
ApiLogServiceImpl
异步线程持久化
add(ApiEntity)
- 类 中的方法com.gccloud.gcpaas.api.service.impl.
ApiServiceImpl
AK_SK
- 接口 中的静态变量com.gccloud.gcpaas.api.constant.
ApiConstant.Api.AuthenticationType
AK/SK
api(HttpServletRequest, HttpServletResponse)
- 类 中的方法com.gccloud.gcpaas.api.controller.
ApiRunController
ApiConstant
-
com.gccloud.gcpaas.api.constant
中的接口
ApiConstant.Api
-
com.gccloud.gcpaas.api.constant
中的接口
ApiConstant.Api.AuthenticationType
-
com.gccloud.gcpaas.api.constant
中的接口
认证类型
ApiConstant.Api.ParentId
-
com.gccloud.gcpaas.api.constant
中的接口
父节点ID
ApiConstant.Api.PersistentLog
-
com.gccloud.gcpaas.api.constant
中的接口
是否持久化调用日志
ApiConstant.Api.status
-
com.gccloud.gcpaas.api.constant
中的接口
API状态
ApiConstant.ContentType
-
com.gccloud.gcpaas.api.constant
中的接口
ApiConstant.Log
-
com.gccloud.gcpaas.api.constant
中的接口
ApiConstant.Log.Status
-
com.gccloud.gcpaas.api.constant
中的接口
调用结果
ApiConstant.Response
-
com.gccloud.gcpaas.api.constant
中的枚举
ApiController
-
com.gccloud.gcpaas.api.controller
中的类
ApiController()
- 类 的构造器com.gccloud.gcpaas.api.controller.
ApiController
ApiDao
-
com.gccloud.gcpaas.api.dao
中的接口
ApiDto
-
com.gccloud.gcpaas.api.dto
中的类
ApiDto()
- 类 的构造器com.gccloud.gcpaas.api.dto.
ApiDto
ApiEntity
-
com.gccloud.gcpaas.api.entity
中的类
在这里定义实体,和数据库字段映射
ApiEntity()
- 类 的构造器com.gccloud.gcpaas.api.entity.
ApiEntity
ApiGroupController
-
com.gccloud.gcpaas.api.controller
中的类
ApiGroupController()
- 类 的构造器com.gccloud.gcpaas.api.controller.
ApiGroupController
ApiGroupDao
-
com.gccloud.gcpaas.api.dao
中的接口
ApiGroupEntity
-
com.gccloud.gcpaas.api.entity
中的类
在这里定义实体,和数据库字段映射
ApiGroupEntity()
- 类 的构造器com.gccloud.gcpaas.api.entity.
ApiGroupEntity
ApiGroupServiceImpl
-
com.gccloud.gcpaas.api.service.impl
中的类
ApiGroupServiceImpl()
- 类 的构造器com.gccloud.gcpaas.api.service.impl.
ApiGroupServiceImpl
ApiGroupVo
-
com.gccloud.gcpaas.api.vo
中的类
ApiGroupVo()
- 类 的构造器com.gccloud.gcpaas.api.vo.
ApiGroupVo
ApiLogController
-
com.gccloud.gcpaas.api.controller
中的类
ApiLogController()
- 类 的构造器com.gccloud.gcpaas.api.controller.
ApiLogController
ApiLogDao
-
com.gccloud.gcpaas.api.dao
中的接口
ApiLogDetailDTO
-
com.gccloud.gcpaas.api.dto
中的类
ApiLogDetailDTO()
- 类 的构造器com.gccloud.gcpaas.api.dto.
ApiLogDetailDTO
ApiLogEntity
-
com.gccloud.gcpaas.api.entity
中的类
ApiLogEntity()
- 类 的构造器com.gccloud.gcpaas.api.entity.
ApiLogEntity
ApiLogSearchDto
-
com.gccloud.gcpaas.api.dto
中的类
ApiLogSearchDto()
- 类 的构造器com.gccloud.gcpaas.api.dto.
ApiLogSearchDto
ApiLogServiceImpl
-
com.gccloud.gcpaas.api.service.impl
中的类
ApiLogServiceImpl()
- 类 的构造器com.gccloud.gcpaas.api.service.impl.
ApiLogServiceImpl
ApiRunController
-
com.gccloud.gcpaas.api.controller
中的类
API 接口运行时
ApiRunController()
- 类 的构造器com.gccloud.gcpaas.api.controller.
ApiRunController
ApiSearchDto
-
com.gccloud.gcpaas.api.dto
中的类
ApiSearchDto()
- 类 的构造器com.gccloud.gcpaas.api.dto.
ApiSearchDto
ApiServiceImpl
-
com.gccloud.gcpaas.api.service.impl
中的类
ApiServiceImpl()
- 类 的构造器com.gccloud.gcpaas.api.service.impl.
ApiServiceImpl
C
checkAppIdAndAppSecret(ApiEntity)
- 类 中的方法com.gccloud.gcpaas.api.service.impl.
ApiServiceImpl
新增或者修改检查appId和AppSecret
com.gccloud.gcpaas.api.constant
- 程序包 com.gccloud.gcpaas.api.constant
com.gccloud.gcpaas.api.controller
- 程序包 com.gccloud.gcpaas.api.controller
com.gccloud.gcpaas.api.dao
- 程序包 com.gccloud.gcpaas.api.dao
com.gccloud.gcpaas.api.dto
- 程序包 com.gccloud.gcpaas.api.dto
com.gccloud.gcpaas.api.entity
- 程序包 com.gccloud.gcpaas.api.entity
com.gccloud.gcpaas.api.service
- 程序包 com.gccloud.gcpaas.api.service
com.gccloud.gcpaas.api.service.impl
- 程序包 com.gccloud.gcpaas.api.service.impl
com.gccloud.gcpaas.api.utils
- 程序包 com.gccloud.gcpaas.api.utils
com.gccloud.gcpaas.api.vo
- 程序包 com.gccloud.gcpaas.api.vo
D
delete(String)
- 类 中的方法com.gccloud.gcpaas.api.controller.
ApiController
delete(String)
- 接口 中的方法com.gccloud.gcpaas.api.service.
IApiService
删除API
delete(String)
- 类 中的方法com.gccloud.gcpaas.api.service.impl.
ApiServiceImpl
desc
- 枚举 中的变量com.gccloud.gcpaas.api.constant.
ApiConstant.Response
E
ERROR
- 接口 中的静态变量com.gccloud.gcpaas.api.constant.
ApiConstant.Log.Status
失败
ExecuteUtils
-
com.gccloud.gcpaas.api.utils
中的类
ExecuteUtils()
- 类 的构造器com.gccloud.gcpaas.api.utils.
ExecuteUtils
G
getById(String)
- 类 中的方法com.gccloud.gcpaas.api.controller.
ApiGroupController
getByPath(String)
- 接口 中的方法com.gccloud.gcpaas.api.service.
IApiService
getByPath(String)
- 类 中的方法com.gccloud.gcpaas.api.service.impl.
ApiServiceImpl
getChildren()
- 接口 中的方法com.gccloud.gcpaas.api.vo.
TreeVo
getDirectChildren(String)
- 类 中的方法com.gccloud.gcpaas.api.controller.
ApiGroupController
获取逻辑编排分类树
getDirectChildren(String)
- 接口 中的方法com.gccloud.gcpaas.api.service.
IApiGroupService
获取树的子节点
getDirectChildren(String)
- 类 中的方法com.gccloud.gcpaas.api.service.impl.
ApiGroupServiceImpl
getId()
- 接口 中的方法com.gccloud.gcpaas.api.vo.
TreeVo
getLogic(ApiLogSearchDto)
- 类 中的方法com.gccloud.gcpaas.api.controller.
ApiLogController
getName()
- 接口 中的方法com.gccloud.gcpaas.api.vo.
TreeVo
getPage(ApiLogSearchDto)
- 接口 中的方法com.gccloud.gcpaas.api.service.
IApiLogService
分页查询
getPage(ApiSearchDto)
- 接口 中的方法com.gccloud.gcpaas.api.service.
IApiService
分页查询
getPage(ApiLogSearchDto)
- 类 中的方法com.gccloud.gcpaas.api.service.impl.
ApiLogServiceImpl
getPage(ApiSearchDto)
- 类 中的方法com.gccloud.gcpaas.api.service.impl.
ApiServiceImpl
getParentId()
- 接口 中的方法com.gccloud.gcpaas.api.vo.
TreeVo
getParentName()
- 接口 中的方法com.gccloud.gcpaas.api.vo.
TreeVo
getTree(String)
- 类 中的方法com.gccloud.gcpaas.api.controller.
ApiGroupController
获取逻辑编排分类树
getTree(String)
- 接口 中的方法com.gccloud.gcpaas.api.service.
IApiGroupService
通过名称查找树,并返回树数据
getTree(String)
- 类 中的方法com.gccloud.gcpaas.api.service.impl.
ApiGroupServiceImpl
I
IApiGroupService
-
com.gccloud.gcpaas.api.service
中的接口
操作的service,一般我们会创建一个接口并且以大写字母I开头(虽然他不是强制的,但是我们推荐的) 注意: ----1、该接口继承的是 ISuperService ,不要写成了 IService 否则会导致有些方法你调不了 ----2、ISuperService
中的T是你操作的实体,别写错了,特别是你从其他地方复制过来的时候 ----3、这里的所有方法都不用写 public 开头啦,难道你没看到idea的提示吗,不妨去掉试试 分类树操作方法
IApiLogService
-
com.gccloud.gcpaas.api.service
中的接口
IApiService
-
com.gccloud.gcpaas.api.service
中的接口
info(String)
- 类 中的方法com.gccloud.gcpaas.api.controller.
ApiController
info(String)
- 类 中的方法com.gccloud.gcpaas.api.controller.
ApiLogController
J
JSON
- 接口 中的静态变量com.gccloud.gcpaas.api.constant.
ApiConstant.ContentType
JSON
N
NO
- 接口 中的静态变量com.gccloud.gcpaas.api.constant.
ApiConstant.Api.PersistentLog
否
NONE
- 接口 中的静态变量com.gccloud.gcpaas.api.constant.
ApiConstant.Api.AuthenticationType
不认证
P
page(ApiSearchDto)
- 类 中的方法com.gccloud.gcpaas.api.controller.
ApiController
PageVO
<
T
> -
com.gccloud.gcpaas.api.vo
中的类
分页结果封装
PageVO(IPage<T>)
- 类 的构造器com.gccloud.gcpaas.api.vo.
PageVO
分页
PageVO()
- 类 的构造器com.gccloud.gcpaas.api.vo.
PageVO
PUBLISH
- 接口 中的静态变量com.gccloud.gcpaas.api.constant.
ApiConstant.Api.status
发布
publish(ApiDto)
- 类 中的方法com.gccloud.gcpaas.api.controller.
ApiController
publish(String, Integer)
- 接口 中的方法com.gccloud.gcpaas.api.service.
IApiService
发布上线API
publish(String, Integer)
- 类 中的方法com.gccloud.gcpaas.api.service.impl.
ApiServiceImpl
R
removeNode(String)
- 类 中的方法com.gccloud.gcpaas.api.controller.
ApiGroupController
删除节点
removeNodeById(String)
- 接口 中的方法com.gccloud.gcpaas.api.service.
IApiGroupService
删除树
removeNodeById(String)
- 类 中的方法com.gccloud.gcpaas.api.service.impl.
ApiGroupServiceImpl
RequestUtils
-
com.gccloud.gcpaas.api.utils
中的类
RequestUtils()
- 类 的构造器com.gccloud.gcpaas.api.utils.
RequestUtils
ResponseUtils
-
com.gccloud.gcpaas.api.utils
中的类
ResponseUtils()
- 类 的构造器com.gccloud.gcpaas.api.utils.
ResponseUtils
ROOT_GROUP_ID
- 接口 中的静态变量com.gccloud.gcpaas.api.constant.
ApiConstant.Api
分类树根节点ID
ROOT_PARENT_ID
- 接口 中的静态变量com.gccloud.gcpaas.api.constant.
ApiConstant.Api.ParentId
根节点的PARENT_ID
run(HttpServletRequest, HttpServletResponse, ApiEntity)
- 类 中的静态方法com.gccloud.gcpaas.api.utils.
ExecuteUtils
S
save(ApiEntity)
- 类 中的方法com.gccloud.gcpaas.api.controller.
ApiController
save(ApiGroupEntity)
- 类 中的方法com.gccloud.gcpaas.api.controller.
ApiGroupController
saveTree(ApiGroupEntity)
- 接口 中的方法com.gccloud.gcpaas.api.service.
IApiGroupService
新增树
saveTree(ApiGroupEntity)
- 类 中的方法com.gccloud.gcpaas.api.service.impl.
ApiGroupServiceImpl
SearchDTO
-
com.gccloud.gcpaas.api.dto
中的类
查询DTO,其他查询可以继承该类实现查询条件扩展
SearchDTO()
- 类 的构造器com.gccloud.gcpaas.api.dto.
SearchDTO
setChildren(List<T>)
- 接口 中的方法com.gccloud.gcpaas.api.vo.
TreeVo
setId(String)
- 接口 中的方法com.gccloud.gcpaas.api.vo.
TreeVo
setName(String)
- 接口 中的方法com.gccloud.gcpaas.api.vo.
TreeVo
setParentId(String)
- 接口 中的方法com.gccloud.gcpaas.api.vo.
TreeVo
setParentName(String)
- 接口 中的方法com.gccloud.gcpaas.api.vo.
TreeVo
status
- 枚举 中的变量com.gccloud.gcpaas.api.constant.
ApiConstant.Response
SUCCESS
- 接口 中的静态变量com.gccloud.gcpaas.api.constant.
ApiConstant.Log.Status
成功
T
TEXT
- 接口 中的静态变量com.gccloud.gcpaas.api.constant.
ApiConstant.ContentType
toHtml(String)
- 类 中的静态方法com.gccloud.gcpaas.api.utils.
RequestUtils
body转换成HTML
toJsonObject(String)
- 类 中的静态方法com.gccloud.gcpaas.api.utils.
RequestUtils
body转换成JSON对象
toStr(HttpServletRequest)
- 类 中的静态方法com.gccloud.gcpaas.api.utils.
RequestUtils
body读成String
toXml(String)
- 类 中的静态方法com.gccloud.gcpaas.api.utils.
RequestUtils
body转换成XML
transToTree(List<? extends TreeVo>)
- 类 中的方法com.gccloud.gcpaas.api.service.impl.
ApiGroupServiceImpl
TreeVo
<
T
> -
com.gccloud.gcpaas.api.vo
中的接口
U
update(ApiEntity)
- 类 中的方法com.gccloud.gcpaas.api.controller.
ApiController
update(ApiGroupEntity)
- 类 中的方法com.gccloud.gcpaas.api.controller.
ApiGroupController
update(ApiEntity)
- 接口 中的方法com.gccloud.gcpaas.api.service.
IApiService
修改API
update(ApiEntity)
- 类 中的方法com.gccloud.gcpaas.api.service.impl.
ApiServiceImpl
updateAppSecret(String)
- 类 中的方法com.gccloud.gcpaas.api.controller.
ApiController
updateAppSecret(String)
- 接口 中的方法com.gccloud.gcpaas.api.service.
IApiService
更新API的密钥
updateAppSecret(String)
- 类 中的方法com.gccloud.gcpaas.api.service.impl.
ApiServiceImpl
updateDoc(String, String)
- 接口 中的方法com.gccloud.gcpaas.api.service.
IApiService
更新API用户手册
updateDoc(String, String)
- 类 中的方法com.gccloud.gcpaas.api.service.impl.
ApiServiceImpl
updateTree(ApiGroupEntity)
- 接口 中的方法com.gccloud.gcpaas.api.service.
IApiGroupService
修改树
updateTree(ApiGroupEntity)
- 类 中的方法com.gccloud.gcpaas.api.service.impl.
ApiGroupServiceImpl
V
valueOf(String)
- 枚举 中的静态方法com.gccloud.gcpaas.api.constant.
ApiConstant.Response
返回带有指定名称的该类型的枚举常量。
values()
- 枚举 中的静态方法com.gccloud.gcpaas.api.constant.
ApiConstant.Response
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
W
write(HttpServletResponse, ApiConstant.Response)
- 类 中的静态方法com.gccloud.gcpaas.api.utils.
ResponseUtils
write(HttpServletResponse, Integer, String, String, ApiLogEntity)
- 类 中的静态方法com.gccloud.gcpaas.api.utils.
ResponseUtils
write(HttpServletResponse, Integer, String, String)
- 类 中的静态方法com.gccloud.gcpaas.api.utils.
ResponseUtils
Y
YES
- 接口 中的静态变量com.gccloud.gcpaas.api.constant.
ApiConstant.Api.PersistentLog
是
A
C
D
E
G
I
J
N
P
R
S
T
U
V
W
Y
跳过导航链接
概览
程序包
类
使用
树
已过时
索引
帮助
上一个
下一个
框架
无框架
所有类
Copyright © 2023. All rights reserved.