跳过导航链接
A B C D E F G H I J N O P Q R T V 

A

access() - 类 中的方法org.noear.solon.docs.openapi2.wrap.ApiImplicitParamImpl
 
access() - 类 中的方法org.noear.solon.docs.openapi2.wrap.ApiParamImpl
 
action() - 类 中的方法org.noear.solon.docs.openapi2.impl.ActionHolder
 
ActionHolder - org.noear.solon.docs.openapi2.impl中的类
 
ActionHolder(Routing<Handler>, Action) - 类 的构造器org.noear.solon.docs.openapi2.impl.ActionHolder
 
allowableValues() - 类 中的方法org.noear.solon.docs.openapi2.wrap.ApiImplicitParamImpl
 
allowableValues() - 类 中的方法org.noear.solon.docs.openapi2.wrap.ApiParamImpl
 
allowEmptyValue() - 类 中的方法org.noear.solon.docs.openapi2.wrap.ApiImplicitParamImpl
 
allowEmptyValue() - 类 中的方法org.noear.solon.docs.openapi2.wrap.ApiParamImpl
 
allowMultiple() - 类 中的方法org.noear.solon.docs.openapi2.impl.ParamHolder
 
allowMultiple() - 类 中的方法org.noear.solon.docs.openapi2.wrap.ApiImplicitParamImpl
 
allowMultiple() - 类 中的方法org.noear.solon.docs.openapi2.wrap.ApiParamImpl
 
annotationType() - 类 中的方法org.noear.solon.docs.openapi2.wrap.ApiImplicitParamImpl
 
annotationType() - 类 中的方法org.noear.solon.docs.openapi2.wrap.ApiParamImpl
 
ApiImplicitParamImpl - org.noear.solon.docs.openapi2.wrap中的类
 
ApiImplicitParamImpl(ApiImplicitParam) - 类 的构造器org.noear.solon.docs.openapi2.wrap.ApiImplicitParamImpl
 
ApiParamAnno - org.noear.solon.docs.openapi2.wrap中的接口
 
ApiParamImpl - org.noear.solon.docs.openapi2.wrap中的类
 
ApiParamImpl(ApiParam) - 类 的构造器org.noear.solon.docs.openapi2.wrap.ApiParamImpl
 

B

binding(ApiImplicitParamImpl) - 类 中的方法org.noear.solon.docs.openapi2.impl.ParamHolder
 
BODY_TYPE - 类 中的静态变量org.noear.solon.docs.openapi2.common.Constants
参数类型
build() - 类 中的方法org.noear.solon.docs.openapi2.OpenApi2Builder
 
BuilderHelper - org.noear.solon.docs.openapi2.impl中的类
 
BuilderHelper() - 类 的构造器org.noear.solon.docs.openapi2.impl.BuilderHelper
 

C

collectionFormat() - 类 中的方法org.noear.solon.docs.openapi2.wrap.ApiImplicitParamImpl
 
collectionFormat() - 类 中的方法org.noear.solon.docs.openapi2.wrap.ApiParamImpl
 
Constants - org.noear.solon.docs.openapi2.common中的类
常量
Constants() - 类 的构造器org.noear.solon.docs.openapi2.common.Constants
 
CONTENT_TYPE_JSON_TYPE - 类 中的静态变量org.noear.solon.docs.openapi2.common.Constants
内容类型json类型
controllerClz() - 类 中的方法org.noear.solon.docs.openapi2.impl.ActionHolder
 

D

DATA - 类 中的静态变量org.noear.solon.docs.openapi2.common.Constants
数据
dataGenericType() - 类 中的方法org.noear.solon.docs.openapi2.impl.ParamHolder
 
dataType() - 类 中的方法org.noear.solon.docs.openapi2.impl.ParamHolder
获取数据类型
dataType() - 类 中的方法org.noear.solon.docs.openapi2.wrap.ApiImplicitParamImpl
 
dataType() - 类 中的方法org.noear.solon.docs.openapi2.wrap.ApiParamImpl
 
dataTypeClass() - 类 中的方法org.noear.solon.docs.openapi2.impl.ParamHolder
 
dataTypeClass() - 类 中的方法org.noear.solon.docs.openapi2.wrap.ApiImplicitParamImpl
 
dataTypeClass() - 类 中的方法org.noear.solon.docs.openapi2.wrap.ApiParamImpl
 
DEFAULT_BODY_NAME - 类 中的静态变量org.noear.solon.docs.openapi2.common.Constants
默认参数名称
defaultValue() - 类 中的方法org.noear.solon.docs.openapi2.wrap.ApiImplicitParamImpl
 
defaultValue() - 类 中的方法org.noear.solon.docs.openapi2.wrap.ApiParamImpl
 

E

example() - 类 中的方法org.noear.solon.docs.openapi2.wrap.ApiImplicitParamImpl
 
example() - 类 中的方法org.noear.solon.docs.openapi2.wrap.ApiParamImpl
 
examples() - 类 中的方法org.noear.solon.docs.openapi2.wrap.ApiImplicitParamImpl
 
examples() - 类 中的方法org.noear.solon.docs.openapi2.wrap.ApiParamImpl
 

F

format() - 类 中的方法org.noear.solon.docs.openapi2.wrap.ApiImplicitParamImpl
 
format() - 类 中的方法org.noear.solon.docs.openapi2.wrap.ApiParamImpl
 

G

getAnno() - 类 中的方法org.noear.solon.docs.openapi2.impl.ParamHolder
 
getAnnotation(Class<T>) - 类 中的方法org.noear.solon.docs.openapi2.impl.ActionHolder
 
getAnnotationsByType(Class<T>) - 类 中的方法org.noear.solon.docs.openapi2.impl.ActionHolder
 
getApiGroupResourceJson() - 类 中的静态方法org.noear.solon.docs.openapi2.OpenApi2Utils
获取接口分组资源
getApiGroupResourceJson(String) - 类 中的静态方法org.noear.solon.docs.openapi2.OpenApi2Utils
获取接口分组资源
getApiJson(Context, String) - 类 中的静态方法org.noear.solon.docs.openapi2.OpenApi2Utils
获取接口
getControllerKey(Class<?>) - 类 中的静态方法org.noear.solon.docs.openapi2.impl.BuilderHelper
避免ControllerKey 设置前缀后,与swagger basePath 设置导致前端生成2次
getDescription() - 类 中的方法org.noear.solon.docs.openapi2.impl.ParamHolder
描述
getHost(DocDocket) - 类 中的静态方法org.noear.solon.docs.openapi2.impl.BuilderHelper
获取host配置
getHttpMethod(ActionHolder, ApiOperation) - 类 中的静态方法org.noear.solon.docs.openapi2.impl.BuilderHelper
 
getModelName(Class<?>, Type) - 类 中的静态方法org.noear.solon.docs.openapi2.impl.BuilderHelper
 
getName() - 类 中的方法org.noear.solon.docs.openapi2.impl.ParamHolder
名字
getParam() - 类 中的方法org.noear.solon.docs.openapi2.impl.ParamHolder
 
getTags(ApiOperation) - 类 中的方法org.noear.solon.docs.openapi2.impl.ActionHolder
 

H

hidden() - 类 中的方法org.noear.solon.docs.openapi2.impl.ParamHolder
 
hidden() - 接口 中的方法org.noear.solon.docs.openapi2.wrap.ApiParamAnno
 
hidden() - 类 中的方法org.noear.solon.docs.openapi2.wrap.ApiParamImpl
 

I

isAnnotationPresent(Class<? extends Annotation>) - 类 中的方法org.noear.solon.docs.openapi2.impl.ActionHolder
 
isArray() - 类 中的方法org.noear.solon.docs.openapi2.impl.ParamHolder
 
isGet() - 类 中的方法org.noear.solon.docs.openapi2.impl.ActionHolder
 
isIgnore() - 类 中的方法org.noear.solon.docs.openapi2.impl.ParamHolder
 
isMap() - 类 中的方法org.noear.solon.docs.openapi2.impl.ParamHolder
 
isModel(Class<?>) - 类 中的静态方法org.noear.solon.docs.openapi2.impl.BuilderHelper
 
isReadOnly() - 类 中的方法org.noear.solon.docs.openapi2.impl.ParamHolder
 
isRequired() - 类 中的方法org.noear.solon.docs.openapi2.impl.ParamHolder
 
isRequiredBody() - 类 中的方法org.noear.solon.docs.openapi2.impl.ParamHolder
 
isRequiredCookie() - 类 中的方法org.noear.solon.docs.openapi2.impl.ParamHolder
 
isRequiredHeader() - 类 中的方法org.noear.solon.docs.openapi2.impl.ParamHolder
 
isRequiredPath() - 类 中的方法org.noear.solon.docs.openapi2.impl.ParamHolder
 

J

JsonUtil - org.noear.solon.docs.openapi2.util中的类
 
JsonUtil() - 类 的构造器org.noear.solon.docs.openapi2.util.JsonUtil
 

N

name() - 类 中的方法org.noear.solon.docs.openapi2.wrap.ApiImplicitParamImpl
 
name() - 类 中的方法org.noear.solon.docs.openapi2.wrap.ApiParamImpl
 

O

OpenApi2Builder - org.noear.solon.docs.openapi2中的类
openapi v2 json builder
OpenApi2Builder(DocDocket) - 类 的构造器org.noear.solon.docs.openapi2.OpenApi2Builder
 
OpenApi2Utils - org.noear.solon.docs.openapi2中的类
Open Api v2 工具类
OpenApi2Utils() - 类 的构造器org.noear.solon.docs.openapi2.OpenApi2Utils
 
org.noear.solon.docs.openapi2 - 程序包 org.noear.solon.docs.openapi2
 
org.noear.solon.docs.openapi2.common - 程序包 org.noear.solon.docs.openapi2.common
 
org.noear.solon.docs.openapi2.impl - 程序包 org.noear.solon.docs.openapi2.impl
 
org.noear.solon.docs.openapi2.util - 程序包 org.noear.solon.docs.openapi2.util
 
org.noear.solon.docs.openapi2.wrap - 程序包 org.noear.solon.docs.openapi2.wrap
 

P

ParamHolder - org.noear.solon.docs.openapi2.impl中的类
 
ParamHolder(ParamWrap) - 类 的构造器org.noear.solon.docs.openapi2.impl.ParamHolder
 
paramType() - 类 中的方法org.noear.solon.docs.openapi2.impl.ParamHolder
 
paramType() - 类 中的方法org.noear.solon.docs.openapi2.wrap.ApiImplicitParamImpl
 
paramType() - 类 中的方法org.noear.solon.docs.openapi2.wrap.ApiParamImpl
 

Q

QUERY_TYPE - 类 中的静态变量org.noear.solon.docs.openapi2.common.Constants
查询类型

R

readOnly() - 类 中的方法org.noear.solon.docs.openapi2.wrap.ApiImplicitParamImpl
 
readOnly() - 类 中的方法org.noear.solon.docs.openapi2.wrap.ApiParamImpl
 
required() - 类 中的方法org.noear.solon.docs.openapi2.wrap.ApiImplicitParamImpl
 
required() - 类 中的方法org.noear.solon.docs.openapi2.wrap.ApiParamImpl
 
routing() - 类 中的方法org.noear.solon.docs.openapi2.impl.ActionHolder
 

T

toJson(Object) - 类 中的静态方法org.noear.solon.docs.openapi2.util.JsonUtil
 
toString() - 类 中的方法org.noear.solon.docs.openapi2.impl.ActionHolder
 
toString() - 类 中的方法org.noear.solon.docs.openapi2.impl.ParamHolder
 
type() - 类 中的方法org.noear.solon.docs.openapi2.wrap.ApiImplicitParamImpl
 
type() - 类 中的方法org.noear.solon.docs.openapi2.wrap.ApiParamImpl
 

V

value() - 类 中的方法org.noear.solon.docs.openapi2.wrap.ApiImplicitParamImpl
 
value() - 类 中的方法org.noear.solon.docs.openapi2.wrap.ApiParamImpl
 
A B C D E F G H I J N O P Q R T V 
跳过导航链接

Copyright © 2024. All rights reserved.