您的浏览器已禁用 JavaScript。
跳过导航链接
概览
程序包
类
使用
树
已过时
索引
帮助
上一个
下一个
框架
无框架
所有类
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
A
addMeta(EntryMeta)
- 类 中的方法cn.org.atool.fluent.form.meta.
EntryMetas
addMeta(EntryMeta)
- 类 中的方法cn.org.atool.fluent.form.meta.
FormMetas
addOrderBy(String, boolean)
- 类 中的方法cn.org.atool.fluent.form.meta.
MethodArgNames
after(Class, Method, Object[], Object)
- 接口 中的方法cn.org.atool.fluent.form.
IMethodAround
结果值处理
after(Class, Method, Object[], RuntimeException)
- 接口 中的方法cn.org.atool.fluent.form.
IMethodAround
异常值处理
after(Class, Method, Object[], Object)
- 类 中的方法cn.org.atool.fluent.form.registrar.
NoMethodAround
allMetas()
- 类 中的方法cn.org.atool.fluent.form.meta.
EntryMetas
allMetas()
- 类 中的方法cn.org.atool.fluent.form.meta.
FormMetas
apply(Object[])
- 接口 中的方法cn.org.atool.fluent.form.meta.entry.
ArgumentGetter
ArgEntryMeta
-
cn.org.atool.fluent.form.meta.entry
中的类
参数EntryMeta
ArgEntryMeta(ArgumentMeta)
- 类 的构造器cn.org.atool.fluent.form.meta.entry.
ArgEntryMeta
ArgEntryMeta(ArgumentMeta, EntryMeta)
- 类 的构造器cn.org.atool.fluent.form.meta.entry.
ArgEntryMeta
argMetas
- 类 中的变量cn.org.atool.fluent.form.meta.
MethodMeta
入参类型
argNames
- 类 中的变量cn.org.atool.fluent.form.meta.
MethodMeta
ArgNamesKit
-
cn.org.atool.fluent.form.meta
中的类
ArgNamesKit: 方法参数解析工具
ArgNamesKit()
- 类 的构造器cn.org.atool.fluent.form.meta.
ArgNamesKit
args
- 类 中的变量cn.org.atool.fluent.form.meta.
MethodArgs
ArgumentGetter
-
cn.org.atool.fluent.form.meta.entry
中的接口
MethodMetaFunc
ArgumentMeta
-
cn.org.atool.fluent.form.meta
中的类
参数信息
ArgumentMeta(MethodType, String, EntryType, Type, int, Map)
- 类 的构造器cn.org.atool.fluent.form.meta.
ArgumentMeta
ArgumentMeta(MethodType, Parameter, String, int, Map)
- 类 的构造器cn.org.atool.fluent.form.meta.
ArgumentMeta
AUTO_PREFIX
- 枚举 中的静态变量cn.org.atool.fluent.form.annotation.
MethodType
所有可能自动推断的前缀值列表
B
before(Class, Method)
- 接口 中的方法cn.org.atool.fluent.form.
IMethodAround
根据方法定义构造方法元数据
before(MethodMeta, Object...)
- 接口 中的方法cn.org.atool.fluent.form.
IMethodAround
对入参进行预处理
before(Class, Method)
- 类 中的方法cn.org.atool.fluent.form.registrar.
NoMethodAround
build(boolean, List<String>)
- 类 中的静态方法cn.org.atool.fluent.form.meta.
MethodArgNames
C
cache(Class, Method)
- 接口 中的方法cn.org.atool.fluent.form.
IMethodAround
根据方法定义构造方法元数据(从缓存获取)
CACHED
- 接口 中的静态变量cn.org.atool.fluent.form.meta.
ClassKit
capitalFirst(String)
- 类 中的静态方法cn.org.atool.fluent.common.kits.
StringKit
实体首字母小写
ClassKit
-
cn.org.atool.fluent.form.meta
中的接口
cn.org.atool.fluent.common.kits
- 程序包 cn.org.atool.fluent.common.kits
cn.org.atool.fluent.common.kits.gson
- 程序包 cn.org.atool.fluent.common.kits.gson
cn.org.atool.fluent.form
- 程序包 cn.org.atool.fluent.form
cn.org.atool.fluent.form.annotation
- 程序包 cn.org.atool.fluent.form.annotation
cn.org.atool.fluent.form.meta
- 程序包 cn.org.atool.fluent.form.meta
cn.org.atool.fluent.form.meta.entry
- 程序包 cn.org.atool.fluent.form.meta.entry
cn.org.atool.fluent.form.registrar
- 程序包 cn.org.atool.fluent.form.registrar
cn.org.atool.fluent.mybatis.annotation
- 程序包 cn.org.atool.fluent.mybatis.annotation
cn.org.atool.fluent.mybatis.model
- 程序包 cn.org.atool.fluent.mybatis.model
containsKey(Type)
- 类 中的方法cn.org.atool.fluent.common.kits.
KeyMap
containsKey(String)
- 类 中的方法cn.org.atool.fluent.common.kits.
KeyMap
D
doScan(String, String...)
- 类 中的方法cn.org.atool.fluent.form.registrar.
FormServiceScanner
重写类扫描包路径加载器,调用父类受保护的扫描方法 doScan
E
entityClass
- 类 中的变量cn.org.atool.fluent.form.meta.
MethodMeta
操作表对象
Entry
-
cn.org.atool.fluent.form.annotation
中的注释类型
表单项声明
EntryMeta
-
cn.org.atool.fluent.form.meta
中的类
FormFieldMeta: Form字段元数据
EntryMeta(String, Type, EntryType, boolean)
- 类 的构造器cn.org.atool.fluent.form.meta.
EntryMeta
EntryMeta(String, Type, EntryType, Function<F, V>, BiConsumer<F, V>, boolean)
- 类 的构造器cn.org.atool.fluent.form.meta.
EntryMeta
EntryMetaKit
-
cn.org.atool.fluent.form.meta.entry
中的接口
获取
Form
注解对象元数据, MetaKitProcessor 编译时生成工具类
entryMetas()
- 接口 中的方法cn.org.atool.fluent.form.meta.entry.
EntryMetaKit
返回表单对象元数据
EntryMetas
-
cn.org.atool.fluent.form.meta
中的类
Form表单对象元数据定义列表
EntryMetas(Class, boolean)
- 类 的构造器cn.org.atool.fluent.form.meta.
EntryMetas
entryName
- 类 中的变量cn.org.atool.fluent.form.meta.
ArgumentMeta
表单项名称
entryName
- 类 中的变量cn.org.atool.fluent.form.meta.
FormMetas
entrySet()
- 类 中的方法cn.org.atool.fluent.common.kits.
KeyMap
EntryType
-
cn.org.atool.fluent.form.annotation
中的枚举
表单字段类型
entryType
- 类 中的变量cn.org.atool.fluent.form.meta.
ArgumentMeta
表单项类型
entryType
- 类 中的变量cn.org.atool.fluent.form.meta.
EntryMeta
类型
execute()
- 接口 中的方法cn.org.atool.fluent.common.kits.
SegmentLocks.IExecutor
F
FACTORY
- 类 中的静态变量cn.org.atool.fluent.common.kits.gson.
OptionalTypeAdapter
findGetter(Class, Field)
- 类 中的静态方法cn.org.atool.fluent.form.meta.
EntryMetas
findSetter(Class, Field)
- 类 中的静态方法cn.org.atool.fluent.form.meta.
EntryMetas
FluentMybatis
-
cn.org.atool.fluent.mybatis.annotation
中的注释类型
fluent mybatis相关设置
Form
-
cn.org.atool.fluent.form.annotation
中的注释类型
标识Form Object
FormMetas
-
cn.org.atool.fluent.form.meta
中的类
表单项为复合对象时, 表单项的元数据
FormMethod
-
cn.org.atool.fluent.form.annotation
中的注释类型
Form Service接口方法操作声明
FormService
-
cn.org.atool.fluent.form.annotation
中的注释类型
标识接口是Form Service Api
FormServiceBeanSuffix
- 接口 中的静态变量cn.org.atool.fluent.form.meta.
ClassKit
FormService实现类后缀名称
FormServiceRegistrar
-
cn.org.atool.fluent.form.registrar
中的类
FormServiceRegistrar: 动态注入FormService Bean到Spring容器中
FormServiceRegistrar()
- 类 的构造器cn.org.atool.fluent.form.registrar.
FormServiceRegistrar
FormServiceRegistrar.RepeatingRegistrar
-
cn.org.atool.fluent.form.registrar
中的类
FormServiceScan
-
cn.org.atool.fluent.form.annotation
中的注释类型
扫描api定义路径
FormServiceScanner
-
cn.org.atool.fluent.form.registrar
中的类
FormServiceScanner: FormService扫描器
FormServiceScanner(BeanDefinitionRegistry)
- 类 的构造器cn.org.atool.fluent.form.registrar.
FormServiceScanner
FormServiceScans
-
cn.org.atool.fluent.form.annotation
中的注释类型
forName(String)
- 接口 中的静态方法cn.org.atool.fluent.form.meta.
ClassKit
G
get(Type)
- 类 中的方法cn.org.atool.fluent.common.kits.
KeyMap
get(String)
- 类 中的方法cn.org.atool.fluent.common.kits.
KeyMap
get(Object)
- 类 中的方法cn.org.atool.fluent.form.meta.
EntryMeta
返回字段值
get(int)
- 类 中的方法cn.org.atool.fluent.form.meta.
MethodArgNames
getCurrPage(Object)
- 类 中的方法cn.org.atool.fluent.form.meta.
EntryMetas
getCurrPage()
- 类 中的方法cn.org.atool.fluent.form.meta.
FormMetas
getCurrPage(Object)
- 类 中的方法cn.org.atool.fluent.form.meta.
FormMetas
getCurrPage()
- 类 中的方法cn.org.atool.fluent.form.meta.
MethodArgs
getData()
- 接口 中的方法cn.org.atool.fluent.mybatis.model.
IPagedList
分页查询返回数据
getDeclaredType(Map<String, Object>, Type, String)
- 类 中的静态方法cn.org.atool.fluent.common.kits.
ParameterizedTypes
getFormMeta(Class)
- 类 中的静态方法cn.org.atool.fluent.form.meta.
EntryMetas
获取class的表单元数据
getForms()
- 类 中的方法cn.org.atool.fluent.form.meta.
FormMetas
断开级联关系
getMetas()
- 类 中的方法cn.org.atool.fluent.form.meta.
FormMetas
getNext()
- 接口 中的方法cn.org.atool.fluent.mybatis.model.
IPagedList
getOrderBy()
- 类 中的方法cn.org.atool.fluent.form.meta.
FormMetas
getPagedTag(Object)
- 类 中的方法cn.org.atool.fluent.form.meta.
EntryMetas
getPagedTag()
- 类 中的方法cn.org.atool.fluent.form.meta.
FormMetas
getPagedTag(Object)
- 类 中的方法cn.org.atool.fluent.form.meta.
FormMetas
getPagedTag()
- 类 中的方法cn.org.atool.fluent.form.meta.
MethodArgs
getPageSize(Object)
- 类 中的方法cn.org.atool.fluent.form.meta.
EntryMetas
getPageSize()
- 类 中的方法cn.org.atool.fluent.form.meta.
FormMetas
getPageSize(Object)
- 类 中的方法cn.org.atool.fluent.form.meta.
FormMetas
getPageSize()
- 类 中的方法cn.org.atool.fluent.form.meta.
MethodArgs
返回每页记录数
getter()
- 类 中的方法cn.org.atool.fluent.form.meta.entry.
ArgEntryMeta
getter()
- 类 中的方法cn.org.atool.fluent.form.meta.entry.
MethodEntryMeta
getter
- 类 中的变量cn.org.atool.fluent.form.meta.
EntryMeta
getter方法
getter()
- 类 中的方法cn.org.atool.fluent.form.meta.
EntryMeta
getTotal()
- 接口 中的方法cn.org.atool.fluent.mybatis.model.
IPagedList
数据总数, -1表示没有计算总数
getType(Type, Class, String)
- 类 中的静态方法cn.org.atool.fluent.common.kits.
ParameterizedTypes
返回type有关declared通配符genericName的实际类型
getTypeMap(Type, Class)
- 类 中的静态方法cn.org.atool.fluent.common.kits.
ParameterizedTypes
返回泛型定义 通配符和实际类型关系
GmtCreate
-
cn.org.atool.fluent.mybatis.annotation
中的注释类型
标识记录创建时间字段
GmtModified
-
cn.org.atool.fluent.mybatis.annotation
中的注释类型
标识记录修改时间字段
H
hasNext()
- 类 中的方法cn.org.atool.fluent.mybatis.model.
StdPagedList
I
IEntryMeta
-
cn.org.atool.fluent.form.meta
中的接口
ignoreNull
- 类 中的变量cn.org.atool.fluent.form.meta.
ArgumentMeta
是否忽略空值
ignoreNull
- 类 中的变量cn.org.atool.fluent.form.meta.
EntryMeta
忽略空值情况
IMethodAround
-
cn.org.atool.fluent.form
中的接口
对form service接口进行切面处理
index
- 类 中的变量cn.org.atool.fluent.form.meta.
ArgumentMeta
第index个参数
instance()
- 类 中的静态方法cn.org.atool.fluent.common.kits.
KeyMap
instance(int)
- 类 中的静态方法cn.org.atool.fluent.common.kits.
KeyMap
instance
- 类 中的静态变量cn.org.atool.fluent.form.registrar.
NoMethodAround
IPagedList
<
E
> -
cn.org.atool.fluent.mybatis.model
中的接口
分页查询结果
isAnd
- 类 中的变量cn.org.atool.fluent.form.meta.
MethodArgNames
isAnd()
- 类 中的方法cn.org.atool.fluent.form.meta.
MethodMeta
isArray
- 类 中的变量cn.org.atool.fluent.form.meta.
ArgumentMeta
入参是否是Collection类型
isAsc
- 类 中的变量cn.org.atool.fluent.form.meta.
MethodArgNames.OrderBy
isBlank(String)
- 类 中的静态方法cn.org.atool.fluent.common.kits.
StringKit
isCandidateComponent(AnnotatedBeanDefinition)
- 类 中的方法cn.org.atool.fluent.form.registrar.
FormServiceScanner
isCount()
- 类 中的方法cn.org.atool.fluent.form.meta.
MethodMeta
是否count接口
isDelete()
- 类 中的方法cn.org.atool.fluent.form.meta.
MethodMeta
物理删除接口
isList
- 类 中的变量cn.org.atool.fluent.form.meta.
ArgumentMeta
入参是否是Collection类型
isList
- 类 中的变量cn.org.atool.fluent.form.meta.
FormMetas
isList()
- 类 中的方法cn.org.atool.fluent.form.meta.
MethodMeta
是否Tag分页
isLogicDelete()
- 类 中的方法cn.org.atool.fluent.form.meta.
MethodMeta
逻辑删除接口
isOneArgArr()
- 类 中的方法cn.org.atool.fluent.form.meta.
MethodMeta
是否是单参,并且参数是Collection类型
isOneArgListOrArray()
- 类 中的方法cn.org.atool.fluent.form.meta.
MethodMeta
是否是单参,并且参数是Collection类型
isQuery()
- 类 中的方法cn.org.atool.fluent.form.meta.
MethodArgs
查询数据接口
isQuery()
- 类 中的方法cn.org.atool.fluent.form.meta.
MethodMeta
查询数据接口
isReturnBool()
- 类 中的方法cn.org.atool.fluent.form.meta.
MethodMeta
结果值是布尔型
isReturnInt()
- 类 中的方法cn.org.atool.fluent.form.meta.
MethodMeta
结果值是int型
isReturnList()
- 类 中的方法cn.org.atool.fluent.form.meta.
MethodMeta
结果值是列表
isReturnLong()
- 类 中的方法cn.org.atool.fluent.form.meta.
MethodMeta
结果值是long型
isReturnNumber()
- 类 中的方法cn.org.atool.fluent.form.meta.
MethodMeta
isReturnVoid()
- 类 中的方法cn.org.atool.fluent.form.meta.
MethodMeta
无返回值
isSave()
- 类 中的方法cn.org.atool.fluent.form.meta.
MethodArgs
创建实例接口
isSave()
- 类 中的方法cn.org.atool.fluent.form.meta.
MethodMeta
创建实例接口
isStdPage()
- 类 中的方法cn.org.atool.fluent.form.meta.
MethodMeta
是否标准分页
isTagPage()
- 类 中的方法cn.org.atool.fluent.form.meta.
MethodMeta
是否Tag分页
isUpdate()
- 类 中的方法cn.org.atool.fluent.form.meta.
MethodArgs
更新数据接口
isUpdate()
- 类 中的方法cn.org.atool.fluent.form.meta.
MethodMeta
更新数据接口
J
javaType
- 类 中的变量cn.org.atool.fluent.form.meta.
EntryMeta
字段java类型
K
key()
- 类 中的方法cn.org.atool.fluent.common.kits.
KeyStr
key()
- 类 中的方法cn.org.atool.fluent.common.kits.
KeyVal
KeyMap
<
T
> -
cn.org.atool.fluent.common.kits
中的类
key值为String的HashMap对象
KeyMap()
- 类 的构造器cn.org.atool.fluent.common.kits.
KeyMap
KeyMap(int)
- 类 的构造器cn.org.atool.fluent.common.kits.
KeyMap
keySet()
- 类 中的方法cn.org.atool.fluent.common.kits.
KeyMap
KeyStr
<
O
> -
cn.org.atool.fluent.common.kits
中的类
key类型为string的Pair
KeyStr(String, O)
- 类 的构造器cn.org.atool.fluent.common.kits.
KeyStr
KeyVal
<
K
,
V
> -
cn.org.atool.fluent.common.kits
中的类
简单键值对封装
KeyVal(K, V)
- 类 的构造器cn.org.atool.fluent.common.kits.
KeyVal
kv(String, O)
- 类 中的静态方法cn.org.atool.fluent.common.kits.
KeyStr
kv(String, O)
- 类 中的方法cn.org.atool.fluent.common.kits.
KvList
kv(KeyStr...)
- 类 中的方法cn.org.atool.fluent.common.kits.
KvList
KvList
-
cn.org.atool.fluent.common.kits
中的类
kv列表
KvList()
- 类 的构造器cn.org.atool.fluent.common.kits.
KvList
L
list()
- 类 中的方法cn.org.atool.fluent.common.kits.
KvList
lockDoing(Predicate<T>, T, SegmentLocks.IExecutor)
- 类 中的方法cn.org.atool.fluent.common.kits.
SegmentLocks
在分段锁中执行
LogicDelete
-
cn.org.atool.fluent.mybatis.annotation
中的注释类型
标识逻辑删除字段
lowerFirst(String)
- 类 中的静态方法cn.org.atool.fluent.common.kits.
StringKit
实体首字母小写
M
map()
- 类 中的方法cn.org.atool.fluent.common.kits.
KeyMap
map(KeyStr...)
- 类 中的静态方法cn.org.atool.fluent.common.kits.
KeyMap
根据键值对列表构造Map对象
match(String)
- 枚举 中的方法cn.org.atool.fluent.form.annotation.
MethodType
matchWord(String, int, String)
- 类 中的静态方法cn.org.atool.fluent.form.meta.
ArgNamesKit
text文本从start位置点开始是子字符word
meta
- 类 中的变量cn.org.atool.fluent.form.meta.
MethodArgs
meta(Class, Method)
- 类 中的静态方法cn.org.atool.fluent.form.meta.
MethodMeta
构造MethodMeta 缓存在
IMethodAround.cache(Class, Method)
中处理
meta(Class, Method, MethodType, ArgumentMeta[], Class, Class)
- 类 中的静态方法cn.org.atool.fluent.form.meta.
MethodMeta
显式构造MethodMeta 缓存在
IMethodAround.cache(Class, Method)
中处理
metas()
- 类 中的方法cn.org.atool.fluent.form.meta.
MethodMeta
构造入参的元数据列表
method
- 类 中的变量cn.org.atool.fluent.form.meta.
MethodMeta
调用方法
METHOD_METAS_CACHED
- 接口 中的静态变量cn.org.atool.fluent.form.
IMethodAround
MethodArgNames
-
cn.org.atool.fluent.form.meta
中的类
方法名称中解析出来的字段及关联方式
MethodArgNames(boolean, List<String>)
- 类 的构造器cn.org.atool.fluent.form.meta.
MethodArgNames
MethodArgNames.OrderBy
-
cn.org.atool.fluent.form.meta
中的类
MethodArgs
-
cn.org.atool.fluent.form.meta
中的类
方法元数据+入参实际值
MethodArgs()
- 类 的构造器cn.org.atool.fluent.form.meta.
MethodArgs
MethodArgsMeta
- 类 中的静态变量cn.org.atool.fluent.form.meta.
MethodMeta
MethodEntryMeta
-
cn.org.atool.fluent.form.meta.entry
中的类
反射方法构造的EntryMeta
MethodEntryMeta(String, EntryType, Method, Method, boolean)
- 类 的构造器cn.org.atool.fluent.form.meta.entry.
MethodEntryMeta
MethodLock
- 接口 中的静态变量cn.org.atool.fluent.form.
IMethodAround
按 Method.toString() 签名进行加锁
MethodMeta
-
cn.org.atool.fluent.form.meta
中的类
FormService方法元数据
MethodType
-
cn.org.atool.fluent.form.annotation
中的枚举
API Method Type
methodType
- 类 中的变量cn.org.atool.fluent.form.meta.
MethodMeta
操作类型
N
name
- 类 中的变量cn.org.atool.fluent.form.meta.
EntryMeta
字段名称
name
- 类 中的变量cn.org.atool.fluent.form.meta.
MethodArgNames.OrderBy
names
- 类 中的变量cn.org.atool.fluent.form.meta.
MethodArgNames
NoMethodAround
-
cn.org.atool.fluent.form.registrar
中的类
无切面处理
notBlank(String)
- 类 中的静态方法cn.org.atool.fluent.common.kits.
StringKit
NotField
-
cn.org.atool.fluent.mybatis.annotation
中的注释类型
非数据库字段
notFormObject(Class)
- 类 中的静态方法cn.org.atool.fluent.common.kits.
ParameterizedTypes
非Form Object对象
O
objType
- 类 中的变量cn.org.atool.fluent.form.meta.
EntryMetas
OptionalTypeAdapter
<
E
> -
cn.org.atool.fluent.common.kits.gson
中的类
use in GsonBuilder instance.registerTypeAdapterFactory(OptionalTypeAdapter.FACTORY)
OptionalTypeAdapter(TypeAdapter<E>)
- 类 的构造器cn.org.atool.fluent.common.kits.gson.
OptionalTypeAdapter
orderBy
- 类 中的变量cn.org.atool.fluent.form.meta.
MethodArgNames
OrderBy(String, boolean)
- 类 的构造器cn.org.atool.fluent.form.meta.
MethodArgNames.OrderBy
P
PagedEntry
-
cn.org.atool.fluent.form.meta.entry
中的类
分页表单项
PagedEntry(int, int)
- 类 的构造器cn.org.atool.fluent.form.meta.entry.
PagedEntry
PagedEntry(String, int)
- 类 的构造器cn.org.atool.fluent.form.meta.entry.
PagedEntry
ParameterizedTypes
-
cn.org.atool.fluent.common.kits
中的类
ParameterizedTypes: 泛型工具
ParameterizedTypes()
- 类 的构造器cn.org.atool.fluent.common.kits.
ParameterizedTypes
parseMethodStyle(String)
- 类 中的静态方法cn.org.atool.fluent.form.meta.
ArgNamesKit
从 method...() 方法中解析字段名称
parseNext(Function<T, MK>)
- 类 中的方法cn.org.atool.fluent.mybatis.model.
TagPagedList
构造next标识
PRE_FIND
- 类 中的静态变量cn.org.atool.fluent.common.kits.
StringKit
PRE_GET
- 类 中的静态变量cn.org.atool.fluent.common.kits.
StringKit
PRE_IS
- 类 中的静态变量cn.org.atool.fluent.common.kits.
StringKit
PRE_SET
- 类 中的静态变量cn.org.atool.fluent.common.kits.
StringKit
put(Type, T)
- 类 中的方法cn.org.atool.fluent.common.kits.
KeyMap
put(String, T)
- 类 中的方法cn.org.atool.fluent.common.kits.
KeyMap
R
read(JsonReader)
- 类 中的方法cn.org.atool.fluent.common.kits.gson.
OptionalTypeAdapter
RefMethod
-
cn.org.atool.fluent.mybatis.annotation
中的注释类型
关联方法定义
registerBeanDefinitions(AnnotationMetadata, BeanDefinitionRegistry)
- 类 中的方法cn.org.atool.fluent.form.registrar.
FormServiceRegistrar
动态置顶扫描包路径下特殊的类加载到Bean中
registerBeanDefinitions(AnnotationMetadata, BeanDefinitionRegistry)
- 类 中的方法cn.org.atool.fluent.form.registrar.
FormServiceRegistrar.RepeatingRegistrar
registerFilters()
- 类 中的方法cn.org.atool.fluent.form.registrar.
FormServiceScanner
注册条件过滤器,将
FormService
注解加入允许扫描的过滤器中, 如果加入排除扫描的过滤器集合excludeFilter中,则不会扫描
RepeatingRegistrar()
- 类 的构造器cn.org.atool.fluent.form.registrar.
FormServiceRegistrar.RepeatingRegistrar
returnParameterType
- 类 中的变量cn.org.atool.fluent.form.meta.
MethodMeta
返回值泛型类型(如果有)
returnType
- 类 中的变量cn.org.atool.fluent.form.meta.
MethodMeta
返回值类型
S
SegmentLocks
<
T
> -
cn.org.atool.fluent.common.kits
中的类
SegmentLocks: 分段锁执行工具
SegmentLocks()
- 类 的构造器cn.org.atool.fluent.common.kits.
SegmentLocks
SegmentLocks(int)
- 类 的构造器cn.org.atool.fluent.common.kits.
SegmentLocks
SegmentLocks.IExecutor
-
cn.org.atool.fluent.common.kits
中的接口
IExecutor: 外部执行器
set(Object, Object)
- 类 中的方法cn.org.atool.fluent.form.meta.
EntryMeta
设置字段值
setter()
- 类 中的方法cn.org.atool.fluent.form.meta.entry.
MethodEntryMeta
setter
- 类 中的变量cn.org.atool.fluent.form.meta.
EntryMeta
setter方法
setter()
- 类 中的方法cn.org.atool.fluent.form.meta.
EntryMeta
setter
- 类 中的变量cn.org.atool.fluent.form.meta.
FormMetas
setValue(Object, Object)
- 类 中的方法cn.org.atool.fluent.form.meta.
FormMetas
size()
- 类 中的方法cn.org.atool.fluent.form.meta.
MethodArgNames
StdPagedList
<
E
> -
cn.org.atool.fluent.mybatis.model
中的类
分页查询结果
StdPagedList()
- 类 的构造器cn.org.atool.fluent.mybatis.model.
StdPagedList
StdPagedList(int, List<E>)
- 类 的构造器cn.org.atool.fluent.mybatis.model.
StdPagedList
StdPagedList(int, List<E>, boolean)
- 类 的构造器cn.org.atool.fluent.mybatis.model.
StdPagedList
StringKit
-
cn.org.atool.fluent.common.kits
中的类
StringKit: 字符串处理工具
StringKit()
- 类 的构造器cn.org.atool.fluent.common.kits.
StringKit
T
TableField
-
cn.org.atool.fluent.mybatis.annotation
中的注释类型
表字段标识
TableId
-
cn.org.atool.fluent.mybatis.annotation
中的注释类型
表主键标识
TagPagedList
<
E
> -
cn.org.atool.fluent.mybatis.model
中的类
MarkerList: 按next方式进行的分页查询结果
TagPagedList()
- 类 的构造器cn.org.atool.fluent.mybatis.model.
TagPagedList
TagPagedList(List<E>, E)
- 类 的构造器cn.org.atool.fluent.mybatis.model.
TagPagedList
toParameterizedType(Type, Class)
- 类 中的静态方法cn.org.atool.fluent.common.kits.
ParameterizedTypes
返回泛型定义Type
toString()
- 类 中的方法cn.org.atool.fluent.common.kits.
KeyVal
type
- 类 中的变量cn.org.atool.fluent.form.meta.
ArgumentMeta
参数类型或Collection的泛型参数类
U
unmodified()
- 类 中的方法cn.org.atool.fluent.common.kits.
KeyMap
设置成不可更改的Map实例
V
val()
- 类 中的方法cn.org.atool.fluent.common.kits.
KeyVal
valueOf(String)
- 枚举 中的静态方法cn.org.atool.fluent.form.annotation.
EntryType
返回带有指定名称的该类型的枚举常量。
valueOf(String)
- 枚举 中的静态方法cn.org.atool.fluent.form.annotation.
MethodType
返回带有指定名称的该类型的枚举常量。
values()
- 类 中的方法cn.org.atool.fluent.common.kits.
KeyMap
values()
- 枚举 中的静态方法cn.org.atool.fluent.form.annotation.
EntryType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values()
- 枚举 中的静态方法cn.org.atool.fluent.form.annotation.
MethodType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
Version
-
cn.org.atool.fluent.mybatis.annotation
中的注释类型
版本锁字段标识
W
wrap(Exception)
- 类 中的静态方法cn.org.atool.fluent.common.kits.
StringKit
将Exception转换为RuntimeException
write(JsonWriter, Optional<E>)
- 类 中的方法cn.org.atool.fluent.common.kits.gson.
OptionalTypeAdapter
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
跳过导航链接
概览
程序包
类
使用
树
已过时
索引
帮助
上一个
下一个
框架
无框架
所有类
Copyright © 2023. All rights reserved.