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

A

AbstractHandler - cn.schoolwow.quickapi.handler中的类
 
AbstractHandler() - 类 的构造器cn.schoolwow.quickapi.handler.AbstractHandler
 
addAPIEntity(Class) - 类 中的静态方法cn.schoolwow.quickapi.util.QuickAPIUtil
添加APIEntity
addList - 类 中的变量cn.schoolwow.quickapi.domain.APIHistory
新增接口
AngularJsPlugin - cn.schoolwow.quickapi.plugin中的类
 
AngularJsPlugin() - 类 的构造器cn.schoolwow.quickapi.plugin.AngularJsPlugin
 
API - cn.schoolwow.quickapi.domain中的类
 
API() - 类 的构造器cn.schoolwow.quickapi.domain.API
 
APIController - cn.schoolwow.quickapi.domain中的类
 
APIController() - 类 的构造器cn.schoolwow.quickapi.domain.APIController
 
apiControllerList - 类 中的变量cn.schoolwow.quickapi.domain.APIDocument
控制器
APIDocument - cn.schoolwow.quickapi.domain中的类
 
APIDocument() - 类 的构造器cn.schoolwow.quickapi.domain.APIDocument
 
apiDocument - 类 中的静态变量cn.schoolwow.quickapi.util.QuickAPIConfig
最终的APIDocument对象
APIEntity - cn.schoolwow.quickapi.domain中的类
 
APIEntity() - 类 的构造器cn.schoolwow.quickapi.domain.APIEntity
 
apiEntityMap - 类 中的变量cn.schoolwow.quickapi.domain.APIDocument
实体类
APIException - cn.schoolwow.quickapi.domain中的类
 
APIException() - 类 的构造器cn.schoolwow.quickapi.domain.APIException
 
apiExceptions - 类 中的变量cn.schoolwow.quickapi.domain.API
抛出异常
APIField - cn.schoolwow.quickapi.domain中的类
 
APIField() - 类 的构造器cn.schoolwow.quickapi.domain.APIField
 
apiFields - 类 中的变量cn.schoolwow.quickapi.domain.APIEntity
实体字段列表
APIHistory - cn.schoolwow.quickapi.domain中的类
API更新历史
APIHistory() - 类 的构造器cn.schoolwow.quickapi.domain.APIHistory
 
apiHistoryList - 类 中的变量cn.schoolwow.quickapi.domain.APIDocument
更新历史记录
apiJs - 类 中的静态变量cn.schoolwow.quickapi.util.QuickAPIConfig
api文件
apiList - 类 中的变量cn.schoolwow.quickapi.domain.APIController
接口
APIMicro - cn.schoolwow.quickapi.domain中的接口
定义设置API微服务的接口
apiMicro() - 类 中的方法cn.schoolwow.quickapi.QuickAPI
添加一个微服务
apiMicro(APIMicroService...) - 类 中的方法cn.schoolwow.quickapi.QuickAPI
添加一个微服务
APIMicroService - cn.schoolwow.quickapi.domain中的类
API微服务
APIMicroService() - 类 的构造器cn.schoolwow.quickapi.domain.APIMicroService
 
apiMicroService - 类 中的静态变量cn.schoolwow.quickapi.util.QuickAPIConfig
默认微服务
apiMicroServiceList - 类 中的静态变量cn.schoolwow.quickapi.util.QuickAPIConfig
微服务
APIParameter - cn.schoolwow.quickapi.domain中的类
请求参数
APIParameter() - 类 的构造器cn.schoolwow.quickapi.domain.APIParameter
 
apiParameters - 类 中的变量cn.schoolwow.quickapi.domain.API
请求参数
author - 类 中的变量cn.schoolwow.quickapi.domain.API
作者
author - 类 中的变量cn.schoolwow.quickapi.domain.APIEntity
作者

C

className - 类 中的变量cn.schoolwow.quickapi.domain.APIController
控制器类名
className - 类 中的变量cn.schoolwow.quickapi.domain.APIEntity
实体类名
className - 类 中的变量cn.schoolwow.quickapi.domain.APIException
抛出的异常类名称
className - 类 中的变量cn.schoolwow.quickapi.domain.APIField
字段类型
classPath(URL) - 接口 中的方法cn.schoolwow.quickapi.domain.APIMicro
Java类路径
classPath(URL) - 类 中的方法cn.schoolwow.quickapi.domain.APIMicroService
Java类路径
classPath(URL) - 类 中的方法cn.schoolwow.quickapi.QuickAPI
Java类路径
classPath - 类 中的静态变量cn.schoolwow.quickapi.util.JavaDocReader
 
classPathList - 类 中的静态变量cn.schoolwow.quickapi.util.QuickAPIConfig
指定类文件路径
clazz - 类 中的变量cn.schoolwow.quickapi.domain.APIController
控制器类
clazz - 类 中的变量cn.schoolwow.quickapi.domain.APIEntity
实体类
cn.schoolwow.quickapi - 程序包 cn.schoolwow.quickapi
 
cn.schoolwow.quickapi.domain - 程序包 cn.schoolwow.quickapi.domain
 
cn.schoolwow.quickapi.handler - 程序包 cn.schoolwow.quickapi.handler
 
cn.schoolwow.quickapi.plugin - 程序包 cn.schoolwow.quickapi.plugin
 
cn.schoolwow.quickapi.util - 程序包 cn.schoolwow.quickapi.util
 
contentType - 类 中的变量cn.schoolwow.quickapi.domain.API
请求编码
controller(String) - 接口 中的方法cn.schoolwow.quickapi.domain.APIMicro
扫描controller层
controller(String) - 类 中的方法cn.schoolwow.quickapi.domain.APIMicroService
扫描controller层
controller(String) - 类 中的方法cn.schoolwow.quickapi.QuickAPI
扫描controller层
controllerClass(String) - 接口 中的方法cn.schoolwow.quickapi.domain.APIMicro
扫描controller层
controllerClass(String) - 类 中的方法cn.schoolwow.quickapi.domain.APIMicroService
扫描controller层
controllerClass(String) - 类 中的方法cn.schoolwow.quickapi.QuickAPI
扫描controller层
controllerClassNameList - 类 中的变量cn.schoolwow.quickapi.domain.APIMicroService
控制器类
controllerPackageNameList - 类 中的变量cn.schoolwow.quickapi.domain.APIMicroService
控制器包名

D

date - 类 中的变量cn.schoolwow.quickapi.domain.APIDocument
生成时间
defaultValue - 类 中的变量cn.schoolwow.quickapi.domain.APIParameter
默认值
deleteList - 类 中的变量cn.schoolwow.quickapi.domain.APIHistory
删除接口
deprecated - 类 中的变量cn.schoolwow.quickapi.domain.API
是否被废弃
deprecated - 类 中的变量cn.schoolwow.quickapi.domain.APIController
是否被废弃
description - 类 中的变量cn.schoolwow.quickapi.domain.APIDocument
文档描述
description - 类 中的变量cn.schoolwow.quickapi.domain.APIException
对异常的描述
description(String) - 类 中的方法cn.schoolwow.quickapi.QuickAPI
设置文档描述
directory(String) - 类 中的方法cn.schoolwow.quickapi.QuickAPI
文档生成目录
directory - 类 中的静态变量cn.schoolwow.quickapi.util.QuickAPIConfig
指定生成路径
Doclet() - 类 的构造器cn.schoolwow.quickapi.util.JavaDocReader.Doclet
 

E

entityType - 类 中的变量cn.schoolwow.quickapi.domain.APIParameter
参数实体类型
equals(Object) - 类 中的方法cn.schoolwow.quickapi.domain.API
 
equals(Object) - 类 中的方法cn.schoolwow.quickapi.domain.APIController
 
equals(Object) - 类 中的方法cn.schoolwow.quickapi.domain.APIParameter
 
example - 类 中的变量cn.schoolwow.quickapi.domain.APIField
样例
exist() - 接口 中的方法cn.schoolwow.quickapi.handler.Handler
环境是否存在
exist() - 类 中的方法cn.schoolwow.quickapi.handler.QuickDAOHandler
 
exist() - 类 中的方法cn.schoolwow.quickapi.handler.QuickServerHandler
 
exist() - 类 中的方法cn.schoolwow.quickapi.handler.SpringFoxHandler
 
exist() - 类 中的方法cn.schoolwow.quickapi.handler.SpringMVCHandler
 
exist() - 类 中的方法cn.schoolwow.quickapi.handler.SwaggerHandler
 

F

field - 类 中的变量cn.schoolwow.quickapi.domain.APIField
字段
filter(Predicate<String>) - 接口 中的方法cn.schoolwow.quickapi.domain.APIMicro
扫描类过滤接口
filter(Predicate<String>) - 类 中的方法cn.schoolwow.quickapi.domain.APIMicroService
扫描类过滤接口
filter(Predicate<String>) - 类 中的方法cn.schoolwow.quickapi.QuickAPI
扫描类过滤接口

G

generate() - 类 中的方法cn.schoolwow.quickapi.plugin.AngularJsPlugin
 
generate() - 类 中的方法cn.schoolwow.quickapi.plugin.MarkdownPlugin
 
generate() - 接口 中的方法cn.schoolwow.quickapi.plugin.Plugin
 
generate() - 类 中的方法cn.schoolwow.quickapi.plugin.SwaggerPlugin
 
generate() - 类 中的方法cn.schoolwow.quickapi.QuickAPI
生成接口文档
generateApi() - 类 中的静态方法cn.schoolwow.quickapi.util.GeneratorUtil
生成api.js文件
GeneratorUtil - cn.schoolwow.quickapi.util中的类
 
GeneratorUtil() - 类 的构造器cn.schoolwow.quickapi.util.GeneratorUtil
 
getAllField(Class) - 类 中的静态方法cn.schoolwow.quickapi.util.QuickAPIUtil
获得该类所有字段(包括父类字段)
getAllFieldDoc(ClassDoc) - 类 中的静态方法cn.schoolwow.quickapi.util.QuickAPIUtil
获得该类所有字段(包括父类字段)
getApiController(Class, APIMicroService) - 接口 中的方法cn.schoolwow.quickapi.handler.Handler
获取控制器
getApiController(Class, APIMicroService) - 类 中的方法cn.schoolwow.quickapi.handler.QuickDAOHandler
 
getApiController(Class, APIMicroService) - 类 中的方法cn.schoolwow.quickapi.handler.QuickServerHandler
 
getApiController(Class, APIMicroService) - 类 中的方法cn.schoolwow.quickapi.handler.SpringFoxHandler
 
getApiController(Class, APIMicroService) - 类 中的方法cn.schoolwow.quickapi.handler.SpringMVCHandler
 
getApiController(Class, APIMicroService) - 类 中的方法cn.schoolwow.quickapi.handler.SwaggerHandler
 
getDescription() - 类 中的方法cn.schoolwow.quickapi.domain.API
 
getDescription() - 类 中的方法cn.schoolwow.quickapi.domain.APIEntity
 
getDescription() - 类 中的方法cn.schoolwow.quickapi.domain.APIField
 
getDescription() - 类 中的方法cn.schoolwow.quickapi.domain.APIParameter
 
getEntityClassName(String) - 类 中的静态方法cn.schoolwow.quickapi.util.QuickAPIUtil
获取实体类型类名
getJavaDoc(Set<String>) - 类 中的静态方法cn.schoolwow.quickapi.util.JavaDocReader
 
getName() - 类 中的方法cn.schoolwow.quickapi.domain.API
 
getName() - 类 中的方法cn.schoolwow.quickapi.domain.APIController
 
getName() - 类 中的方法cn.schoolwow.quickapi.domain.APIParameter
 
getRecycleEntity(String, APIMicroService) - 类 中的静态方法cn.schoolwow.quickapi.util.QuickAPIUtil
递归获取实体类所有依赖

H

handleAPI(API) - 接口 中的方法cn.schoolwow.quickapi.handler.Handler
处理方法参数
handleAPI(API) - 类 中的方法cn.schoolwow.quickapi.handler.QuickDAOHandler
 
handleAPI(API) - 类 中的方法cn.schoolwow.quickapi.handler.QuickServerHandler
 
handleAPI(API) - 类 中的方法cn.schoolwow.quickapi.handler.SpringFoxHandler
 
handleAPI(API) - 类 中的方法cn.schoolwow.quickapi.handler.SpringMVCHandler
 
handleAPI(API) - 类 中的方法cn.schoolwow.quickapi.handler.SwaggerHandler
 
handleApiDocument() - 类 中的静态方法cn.schoolwow.quickapi.util.GeneratorUtil
处理生成ApiDocument
handleController(APIController) - 接口 中的方法cn.schoolwow.quickapi.handler.Handler
处理控制器
handleController(APIController) - 类 中的方法cn.schoolwow.quickapi.handler.QuickDAOHandler
 
handleController(APIController) - 类 中的方法cn.schoolwow.quickapi.handler.QuickServerHandler
 
handleController(APIController) - 类 中的方法cn.schoolwow.quickapi.handler.SpringFoxHandler
 
handleController(APIController) - 类 中的方法cn.schoolwow.quickapi.handler.SpringMVCHandler
 
handleController(APIController) - 类 中的方法cn.schoolwow.quickapi.handler.SwaggerHandler
 
handleEntity(APIEntity) - 接口 中的方法cn.schoolwow.quickapi.handler.Handler
处理实体类
handleEntity(APIEntity) - 类 中的方法cn.schoolwow.quickapi.handler.QuickDAOHandler
 
handleEntity(APIEntity) - 类 中的方法cn.schoolwow.quickapi.handler.QuickServerHandler
 
handleEntity(APIEntity) - 类 中的方法cn.schoolwow.quickapi.handler.SpringFoxHandler
 
handleEntity(APIEntity) - 类 中的方法cn.schoolwow.quickapi.handler.SpringMVCHandler
 
handleEntity(APIEntity) - 类 中的方法cn.schoolwow.quickapi.handler.SwaggerHandler
 
Handler - cn.schoolwow.quickapi.handler中的接口
 
handleReturnValue(API, APIMicroService) - 类 中的方法cn.schoolwow.quickapi.handler.AbstractHandler
 
hashCode() - 类 中的方法cn.schoolwow.quickapi.domain.API
 
hashCode() - 类 中的方法cn.schoolwow.quickapi.domain.APIController
 
hashCode() - 类 中的方法cn.schoolwow.quickapi.domain.APIParameter
 

I

ignore - 类 中的变量cn.schoolwow.quickapi.domain.APIField
是否忽略
ignoreClass(String) - 接口 中的方法cn.schoolwow.quickapi.domain.APIMicro
忽略类
ignoreClass(String) - 类 中的方法cn.schoolwow.quickapi.domain.APIMicroService
忽略类
ignoreClass(String) - 类 中的方法cn.schoolwow.quickapi.QuickAPI
忽略类
ignoreClassList - 类 中的变量cn.schoolwow.quickapi.domain.APIMicroService
要忽略的类
ignorePackageName(String) - 接口 中的方法cn.schoolwow.quickapi.domain.APIMicro
忽略包名
ignorePackageName(String) - 类 中的方法cn.schoolwow.quickapi.domain.APIMicroService
忽略包名
ignorePackageName(String) - 类 中的方法cn.schoolwow.quickapi.QuickAPI
忽略包名
ignorePackageNameList - 类 中的变量cn.schoolwow.quickapi.domain.APIMicroService
要忽略的包名
initClassPath() - 类 中的静态方法cn.schoolwow.quickapi.util.QuickAPIUtil
初始化类路径
instance - 类 中的变量cn.schoolwow.quickapi.domain.APIEntity
实体JSON字符串
isControllerEnvironment() - 接口 中的方法cn.schoolwow.quickapi.handler.Handler
是否是控制器环境
isControllerEnvironment() - 类 中的方法cn.schoolwow.quickapi.handler.QuickDAOHandler
 
isControllerEnvironment() - 类 中的方法cn.schoolwow.quickapi.handler.QuickServerHandler
 
isControllerEnvironment() - 类 中的方法cn.schoolwow.quickapi.handler.SpringFoxHandler
 
isControllerEnvironment() - 类 中的方法cn.schoolwow.quickapi.handler.SpringMVCHandler
 
isControllerEnvironment() - 类 中的方法cn.schoolwow.quickapi.handler.SwaggerHandler
 

J

JavaDocReader - cn.schoolwow.quickapi.util中的类
 
JavaDocReader() - 类 的构造器cn.schoolwow.quickapi.util.JavaDocReader
 
JavaDocReader.Doclet - cn.schoolwow.quickapi.util中的类
 

L

lib(String) - 接口 中的方法cn.schoolwow.quickapi.domain.APIMicro
指定类库位置
lib(String) - 类 中的方法cn.schoolwow.quickapi.domain.APIMicroService
指定类库位置
lib(String) - 类 中的方法cn.schoolwow.quickapi.QuickAPI
指定类库位置

M

MarkdownPlugin - cn.schoolwow.quickapi.plugin中的类
 
MarkdownPlugin() - 类 的构造器cn.schoolwow.quickapi.plugin.MarkdownPlugin
 
method - 类 中的变量cn.schoolwow.quickapi.domain.API
方法
methods - 类 中的变量cn.schoolwow.quickapi.domain.API
请求方法
modifyList - 类 中的变量cn.schoolwow.quickapi.domain.APIHistory
变更接口

N

name - 类 中的变量cn.schoolwow.quickapi.domain.APIField
字段名
needIgnoreClass(String, APIMicroService) - 类 中的静态方法cn.schoolwow.quickapi.util.QuickAPIUtil
是否需要过滤该类
newInstance() - 类 中的静态方法cn.schoolwow.quickapi.QuickAPI
 

P

parameter - 类 中的变量cn.schoolwow.quickapi.domain.APIParameter
参数
parameterEntityNameList - 类 中的变量cn.schoolwow.quickapi.domain.API
请求参数实体类信息
plugin - 枚举 中的变量cn.schoolwow.quickapi.domain.QuickAPIPlugin
 
Plugin - cn.schoolwow.quickapi.plugin中的接口
 
plugin(QuickAPIPlugin...) - 类 中的方法cn.schoolwow.quickapi.QuickAPI
生成接口文档
pom(String) - 接口 中的方法cn.schoolwow.quickapi.domain.APIMicro
扫描pom.xml获取相关依赖
pom(String) - 类 中的方法cn.schoolwow.quickapi.domain.APIMicroService
扫描pom.xml获取相关依赖
pom(String) - 类 中的方法cn.schoolwow.quickapi.QuickAPI
扫描pom.xml获取相关依赖
position - 类 中的变量cn.schoolwow.quickapi.domain.APIParameter
参数位置(query,body)
predicate - 类 中的变量cn.schoolwow.quickapi.domain.APIMicroService
函数式接口过滤类
prefix(String) - 接口 中的方法cn.schoolwow.quickapi.domain.APIMicro
接口路径前缀
prefix - 类 中的变量cn.schoolwow.quickapi.domain.APIMicroService
路径前缀
prefix(String) - 类 中的方法cn.schoolwow.quickapi.domain.APIMicroService
接口路径前缀
prefix(String) - 类 中的方法cn.schoolwow.quickapi.QuickAPI
接口路径前缀

Q

QuickAPI - cn.schoolwow.quickapi中的类
 
QuickAPIConfig - cn.schoolwow.quickapi.util中的类
 
QuickAPIConfig() - 类 的构造器cn.schoolwow.quickapi.util.QuickAPIConfig
 
QuickAPIPlugin - cn.schoolwow.quickapi.domain中的枚举
QuickAPI插件部分
QuickAPIUtil - cn.schoolwow.quickapi.util中的类
 
QuickAPIUtil() - 类 的构造器cn.schoolwow.quickapi.util.QuickAPIUtil
 
QuickDAOHandler - cn.schoolwow.quickapi.handler中的类
 
QuickDAOHandler() - 类 的构造器cn.schoolwow.quickapi.handler.QuickDAOHandler
 
QuickServerHandler - cn.schoolwow.quickapi.handler中的类
 
QuickServerHandler() - 类 的构造器cn.schoolwow.quickapi.handler.QuickServerHandler
 

R

requestType - 类 中的变量cn.schoolwow.quickapi.domain.APIParameter
参数请求类型
required - 类 中的变量cn.schoolwow.quickapi.domain.APIField
是否必须
required - 类 中的变量cn.schoolwow.quickapi.domain.APIParameter
是否必须
returnEntityNameList - 类 中的变量cn.schoolwow.quickapi.domain.API
返回实体类信息
returnValue - 类 中的变量cn.schoolwow.quickapi.domain.API
返回值

S

scanPackage(APIMicroService) - 类 中的静态方法cn.schoolwow.quickapi.util.QuickAPIUtil
扫描微服务包
setDescription(String) - 类 中的方法cn.schoolwow.quickapi.domain.API
 
setDescription(String) - 类 中的方法cn.schoolwow.quickapi.domain.APIEntity
 
setDescription(String) - 类 中的方法cn.schoolwow.quickapi.domain.APIField
 
setDescription(String) - 类 中的方法cn.schoolwow.quickapi.domain.APIParameter
 
setName(String) - 类 中的方法cn.schoolwow.quickapi.domain.API
 
setName(String) - 类 中的方法cn.schoolwow.quickapi.domain.APIController
 
setName(String) - 类 中的方法cn.schoolwow.quickapi.domain.APIParameter
 
simpleName - 类 中的变量cn.schoolwow.quickapi.domain.APIEntity
实体简写类名
since - 类 中的变量cn.schoolwow.quickapi.domain.API
日期
since - 类 中的变量cn.schoolwow.quickapi.domain.APIEntity
日期
sourcePath(String) - 接口 中的方法cn.schoolwow.quickapi.domain.APIMicro
Java源代码路径
sourcePath(String) - 类 中的方法cn.schoolwow.quickapi.domain.APIMicroService
Java源代码路径
sourcePath(String) - 类 中的方法cn.schoolwow.quickapi.QuickAPI
Java源代码路径
sourcePathBuilder - 类 中的静态变量cn.schoolwow.quickapi.util.QuickAPIConfig
指定Java源代码路径
SpringFoxHandler - cn.schoolwow.quickapi.handler中的类
 
SpringFoxHandler() - 类 的构造器cn.schoolwow.quickapi.handler.SpringFoxHandler
 
SpringMVCHandler - cn.schoolwow.quickapi.handler中的类
 
SpringMVCHandler() - 类 的构造器cn.schoolwow.quickapi.handler.SpringMVCHandler
 
start(RootDoc) - 类 中的静态方法cn.schoolwow.quickapi.util.JavaDocReader.Doclet
 
SwaggerHandler - cn.schoolwow.quickapi.handler中的类
 
SwaggerHandler() - 类 的构造器cn.schoolwow.quickapi.handler.SwaggerHandler
 
SwaggerPlugin - cn.schoolwow.quickapi.plugin中的类
 
SwaggerPlugin() - 类 的构造器cn.schoolwow.quickapi.plugin.SwaggerPlugin
 

T

title - 类 中的变量cn.schoolwow.quickapi.domain.APIDocument
文档标题
title(String) - 类 中的方法cn.schoolwow.quickapi.QuickAPI
指定文档标题
type - 类 中的变量cn.schoolwow.quickapi.domain.APIParameter
参数类型

U

updateJavaDoc(Set<String>, List<APIController>) - 类 中的静态方法cn.schoolwow.quickapi.util.QuickAPIUtil
匹配JavaDoc注释
updateTime - 类 中的变量cn.schoolwow.quickapi.domain.APIHistory
更新时间
upload() - 类 中的方法cn.schoolwow.quickapi.QuickAPI
上传到默认服务器
upload(String) - 类 中的方法cn.schoolwow.quickapi.QuickAPI
上传到服务器
upload(String, Proxy) - 类 中的方法cn.schoolwow.quickapi.QuickAPI
上传到服务器
url - 类 中的变量cn.schoolwow.quickapi.domain.API
请求地址
url(String) - 类 中的方法cn.schoolwow.quickapi.QuickAPI
文档路径地址
url - 类 中的静态变量cn.schoolwow.quickapi.util.QuickAPIConfig
接口文档路径
urlClassLoader - 类 中的静态变量cn.schoolwow.quickapi.util.QuickAPIConfig
类加载器

V

valueOf(String) - 枚举 中的静态方法cn.schoolwow.quickapi.domain.QuickAPIPlugin
返回带有指定名称的该类型的枚举常量。
values() - 枚举 中的静态方法cn.schoolwow.quickapi.domain.QuickAPIPlugin
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
A C D E F G H I J L M N P Q R S T U V 
跳过导航链接

Copyright © 2020. All rights reserved.