A C D E F G H I J M N P Q R S T U V _
A
- AbstractControllerHandler - cn.schoolwow.quickapi.handler.controller中的类
-
- AbstractControllerHandler() - 类 的构造器cn.schoolwow.quickapi.handler.controller.AbstractControllerHandler
-
- AbstractEntityHandler - cn.schoolwow.quickapi.handler.entity中的类
-
- AbstractEntityHandler() - 类 的构造器cn.schoolwow.quickapi.handler.entity.AbstractEntityHandler
-
- addList - 类 中的变量cn.schoolwow.quickapi.domain.APIHistory
-
新增接口
- 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
-
控制器
- apiControllerList - 类 中的静态变量cn.schoolwow.quickapi.handler.controller.AbstractControllerHandler
-
- APIDocument - cn.schoolwow.quickapi.domain中的类
-
- APIDocument() - 类 的构造器cn.schoolwow.quickapi.domain.APIDocument
-
- APIEntity - cn.schoolwow.quickapi.domain中的类
-
- APIEntity() - 类 的构造器cn.schoolwow.quickapi.domain.APIEntity
-
- apiEntityMap - 类 中的变量cn.schoolwow.quickapi.domain.APIDocument
-
实体类
- apiEntityMap - 类 中的静态变量cn.schoolwow.quickapi.handler.controller.AbstractControllerHandler
-
- apiEntityMap - 类 中的静态变量cn.schoolwow.quickapi.handler.entity.AbstractEntityHandler
-
- 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
-
更新历史记录
- apiList - 类 中的变量cn.schoolwow.quickapi.domain.APIController
-
接口
- 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
-
字段类型
- className - 枚举 中的变量cn.schoolwow.quickapi.handler.controller.ControllerHandlerMapping
-
- className - 枚举 中的变量cn.schoolwow.quickapi.handler.entity.EntityHandlerMapping
-
- cn.schoolwow.quickapi - 程序包 cn.schoolwow.quickapi
-
- cn.schoolwow.quickapi.domain - 程序包 cn.schoolwow.quickapi.domain
-
- cn.schoolwow.quickapi.handler.controller - 程序包 cn.schoolwow.quickapi.handler.controller
-
- cn.schoolwow.quickapi.handler.entity - 程序包 cn.schoolwow.quickapi.handler.entity
-
- cn.schoolwow.quickapi.util - 程序包 cn.schoolwow.quickapi.util
-
- contentType - 类 中的变量cn.schoolwow.quickapi.domain.API
-
请求编码
- controller(String) - 类 中的方法cn.schoolwow.quickapi.QuickAPI
-
扫描controller层
- controller(Class) - 类 中的方法cn.schoolwow.quickapi.QuickAPI
-
扫描controller层
- controllerClassList - 类 中的静态变量cn.schoolwow.quickapi.util.QuickAPIConfig
-
控制器类
- ControllerHandler - cn.schoolwow.quickapi.handler.controller中的接口
-
- ControllerHandlerMapping - cn.schoolwow.quickapi.handler.controller中的枚举
-
- controllerPackageNameList - 类 中的静态变量cn.schoolwow.quickapi.util.QuickAPIConfig
-
控制器包名
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.API
-
描述
- description - 类 中的变量cn.schoolwow.quickapi.domain.APIDocument
-
文档描述
- description - 类 中的变量cn.schoolwow.quickapi.domain.APIEntity
-
描述
- description - 类 中的变量cn.schoolwow.quickapi.domain.APIException
-
对异常的描述
- description - 类 中的变量cn.schoolwow.quickapi.domain.APIField
-
描述
- description - 类 中的变量cn.schoolwow.quickapi.domain.APIParameter
-
描述
- 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
- entity(String) - 类 中的方法cn.schoolwow.quickapi.QuickAPI
-
Controller涉及的实体类层
- entity(Class) - 类 中的方法cn.schoolwow.quickapi.QuickAPI
-
Controller涉及的实体类层
- entityClassList - 类 中的静态变量cn.schoolwow.quickapi.util.QuickAPIConfig
-
实体类
- EntityHandler - cn.schoolwow.quickapi.handler.entity中的接口
-
- EntityHandlerMapping - cn.schoolwow.quickapi.handler.entity中的枚举
-
- entityPackageNameList - 类 中的静态变量cn.schoolwow.quickapi.util.QuickAPIConfig
-
实体类包名
- equals(Object) - 类 中的方法cn.schoolwow.quickapi.domain.API
-
- equals(Object) - 类 中的方法cn.schoolwow.quickapi.domain.APIController
-
- equals(Object) - 类 中的方法cn.schoolwow.quickapi.domain.APIParameter
-
F
- filter(Predicate<Class>) - 类 中的方法cn.schoolwow.quickapi.QuickAPI
-
扫描类过滤接口
G
- generate() - 类 中的方法cn.schoolwow.quickapi.QuickAPI
-
生成接口文档
- getBaseUrl(Class) - 类 中的方法cn.schoolwow.quickapi.handler.controller.AbstractControllerHandler
-
- getBaseUrl(Class) - 类 中的方法cn.schoolwow.quickapi.handler.controller.QuickServerControllerHandler
-
- getBaseUrl(Class) - 类 中的方法cn.schoolwow.quickapi.handler.controller.SpringMVCControllerHandler
-
- getControllerJavaDoc() - 类 中的静态方法cn.schoolwow.quickapi.util.JavaDocReader
-
- getEntityJavaDoc() - 类 中的静态方法cn.schoolwow.quickapi.util.JavaDocReader
-
- getRecycleEntity(String) - 类 中的方法cn.schoolwow.quickapi.handler.controller.AbstractControllerHandler
-
处理返回类实体
H
- handleClass(Class, APIEntity) - 类 中的方法cn.schoolwow.quickapi.handler.entity.AbstractEntityHandler
-
处理实体类
- handleClass(Class, APIEntity) - 类 中的方法cn.schoolwow.quickapi.handler.entity.QuickDAOEntityHandler
-
- handleClass(Class, APIEntity) - 类 中的方法cn.schoolwow.quickapi.handler.entity.SwaggerEntityHandler
-
- handleField(Field, APIField) - 类 中的方法cn.schoolwow.quickapi.handler.entity.AbstractEntityHandler
-
处理实体属性
- handleField(Field, APIField) - 类 中的方法cn.schoolwow.quickapi.handler.entity.QuickDAOEntityHandler
-
- handleField(Field, APIField) - 类 中的方法cn.schoolwow.quickapi.handler.entity.SwaggerEntityHandler
-
- handleParameter(Method, API) - 类 中的方法cn.schoolwow.quickapi.handler.controller.AbstractControllerHandler
-
- handleParameter(Method, API) - 类 中的方法cn.schoolwow.quickapi.handler.controller.QuickServerControllerHandler
-
- handleParameter(Method, API) - 类 中的方法cn.schoolwow.quickapi.handler.controller.SpringMVCControllerHandler
-
- handleRequestMapping(Method, API) - 类 中的方法cn.schoolwow.quickapi.handler.controller.AbstractControllerHandler
-
- handleRequestMapping(Method, API) - 类 中的方法cn.schoolwow.quickapi.handler.controller.QuickServerControllerHandler
-
- handleRequestMapping(Method, API) - 类 中的方法cn.schoolwow.quickapi.handler.controller.SpringMVCControllerHandler
-
- handleReturnValue(API, Method) - 类 中的方法cn.schoolwow.quickapi.handler.controller.AbstractControllerHandler
-
提取请求参数相关信息
- 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.QuickAPI
-
忽略类
- ignoreClassList - 类 中的静态变量cn.schoolwow.quickapi.util.QuickAPIConfig
-
要忽略的类
- ignorePackageName(String) - 类 中的方法cn.schoolwow.quickapi.QuickAPI
-
忽略包名
- ignorePackageNameList - 类 中的静态变量cn.schoolwow.quickapi.util.QuickAPIConfig
-
要忽略的包名
- instance - 类 中的变量cn.schoolwow.quickapi.domain.APIEntity
-
实体JSON字符串
- isInEntityPackage(String) - 类 中的静态方法cn.schoolwow.quickapi.util.PackageUtil
-
是否是实体类包中的类
J
- JavaDocReader - cn.schoolwow.quickapi.util中的类
-
- JavaDocReader() - 类 的构造器cn.schoolwow.quickapi.util.JavaDocReader
-
- JavaDocReader.Doclet - cn.schoolwow.quickapi.util中的类
-
- jsonObject - 类 中的静态变量cn.schoolwow.quickapi.util.QuickAPIConfig
-
json对象
M
- methodName - 类 中的变量cn.schoolwow.quickapi.domain.API
-
方法名
- methods - 类 中的变量cn.schoolwow.quickapi.domain.API
-
请求方法
- modifyList - 类 中的变量cn.schoolwow.quickapi.domain.APIHistory
-
变更接口
N
- name - 类 中的变量cn.schoolwow.quickapi.domain.API
-
名称
- name - 类 中的变量cn.schoolwow.quickapi.domain.APIController
-
控制器
- name - 类 中的变量cn.schoolwow.quickapi.domain.APIField
-
字段名
- name - 类 中的变量cn.schoolwow.quickapi.domain.APIParameter
-
参数名
- newInstance() - 类 中的静态方法cn.schoolwow.quickapi.QuickAPI
-
P
- PackageUtil - cn.schoolwow.quickapi.util中的类
-
包扫描工具类
- PackageUtil() - 类 的构造器cn.schoolwow.quickapi.util.PackageUtil
-
- parameterEntityNameList - 类 中的变量cn.schoolwow.quickapi.domain.API
-
请求参数实体类信息
- position - 类 中的变量cn.schoolwow.quickapi.domain.APIParameter
-
参数位置(query,body)
- predicate - 类 中的静态变量cn.schoolwow.quickapi.util.QuickAPIConfig
-
函数式接口过滤类
- prefix - 类 中的变量cn.schoolwow.quickapi.domain.APIDocument
-
路径前缀
- prefix(String) - 类 中的方法cn.schoolwow.quickapi.QuickAPI
-
接口路径前缀
Q
- QuickAPI - cn.schoolwow.quickapi中的类
-
- QuickAPIConfig - cn.schoolwow.quickapi.util中的类
-
- QuickAPIConfig() - 类 的构造器cn.schoolwow.quickapi.util.QuickAPIConfig
-
- QuickDAOEntityHandler - cn.schoolwow.quickapi.handler.entity中的类
-
- QuickDAOEntityHandler() - 类 的构造器cn.schoolwow.quickapi.handler.entity.QuickDAOEntityHandler
-
- QuickServerControllerHandler - cn.schoolwow.quickapi.handler.controller中的类
-
- QuickServerControllerHandler() - 类 的构造器cn.schoolwow.quickapi.handler.controller.QuickServerControllerHandler
-
R
- requestType - 类 中的变量cn.schoolwow.quickapi.domain.APIParameter
-
参数请求类型
- required - 类 中的变量cn.schoolwow.quickapi.domain.APIParameter
-
是否必须
- returnEntityNameList - 类 中的变量cn.schoolwow.quickapi.domain.API
-
返回实体类信息
- returnValue - 类 中的变量cn.schoolwow.quickapi.domain.API
-
返回值
S
- scanPackage(String...) - 类 中的静态方法cn.schoolwow.quickapi.util.PackageUtil
-
扫描用户指定包中的类
- simpleName - 类 中的变量cn.schoolwow.quickapi.domain.APIEntity
-
实体简写类名
- since - 类 中的变量cn.schoolwow.quickapi.domain.API
-
日期
- since - 类 中的变量cn.schoolwow.quickapi.domain.APIEntity
-
日期
- sourcePath(String) - 类 中的方法cn.schoolwow.quickapi.QuickAPI
-
Java源代码路径
- sourcePath - 类 中的静态变量cn.schoolwow.quickapi.util.QuickAPIConfig
-
指定Java源代码路径
- SpringMVCControllerHandler - cn.schoolwow.quickapi.handler.controller中的类
-
- SpringMVCControllerHandler() - 类 的构造器cn.schoolwow.quickapi.handler.controller.SpringMVCControllerHandler
-
- start(RootDoc) - 类 中的静态方法cn.schoolwow.quickapi.util.JavaDocReader.Doclet
-
- SwaggerEntityHandler - cn.schoolwow.quickapi.handler.entity中的类
-
- SwaggerEntityHandler() - 类 的构造器cn.schoolwow.quickapi.handler.entity.SwaggerEntityHandler
-
T
- title - 类 中的变量cn.schoolwow.quickapi.domain.APIDocument
-
文档标题
- title(String) - 类 中的方法cn.schoolwow.quickapi.QuickAPI
-
指定文档标题
- type - 类 中的变量cn.schoolwow.quickapi.domain.APIParameter
-
参数类型
U
- 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
-
接口文档路径
V
- valueOf(String) - 枚举 中的静态方法cn.schoolwow.quickapi.handler.controller.ControllerHandlerMapping
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法cn.schoolwow.quickapi.handler.entity.EntityHandlerMapping
-
返回带有指定名称的该类型的枚举常量。
- values() - 枚举 中的静态方法cn.schoolwow.quickapi.handler.controller.ControllerHandlerMapping
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
- values() - 枚举 中的静态方法cn.schoolwow.quickapi.handler.entity.EntityHandlerMapping
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
_
- _class - 枚举 中的变量cn.schoolwow.quickapi.handler.controller.ControllerHandlerMapping
-
- _class - 枚举 中的变量cn.schoolwow.quickapi.handler.entity.EntityHandlerMapping
-
A C D E F G H I J M N P Q R S T U V _
Copyright © 2020. All rights reserved.