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

A

addContent(String, String) - 类 中的方法cn.woodwhales.common.webhook.model.request.BaseWebhookRequestBody
 
addContent(String, Object) - 类 中的方法cn.woodwhales.common.webhook.model.request.BaseWebhookRequestBody
 
addGlobalInfo(GlobalInfo) - 类 中的方法cn.woodwhales.common.webhook.model.request.BaseWebhookRequestBody
 
addReadBookInfo(UserDetailDTO2, List<UserExtraInfoDTO2>) - 类 中的静态方法cn.woodwhales.common.example.model.business.example.UserDetailDTO2
 
addSign(long, String) - 类 中的方法cn.woodwhales.common.webhook.model.request.BaseWebhookRequestBody
 
addUserIdList(List<String>) - 类 中的方法cn.woodwhales.common.webhook.model.request.BaseWebhookRequestBody
添加用户id集合
addUserMobileList(List<String>) - 类 中的方法cn.woodwhales.common.webhook.model.request.BaseWebhookRequestBody
添加用户手机号集合
afterHandler(ExecuteParam, ExecuteResponse<Response>) - 类 中的方法cn.woodwhales.common.webhook.executor.BaseWebhookExecutor
请求之后的处理方法
ApplicationEventConfig - cn.woodwhales.common.example.webhook.springboot中的类
webhook使用示例
ApplicationEventConfig() - 类 的构造器cn.woodwhales.common.example.webhook.springboot.ApplicationEventConfig
 

B

BaseContentItemDTO() - 类 的构造器cn.woodwhales.common.webhook.model.request.FeiShuRequestBody.BaseContentItemDTO
 
BaseExcelTempData - cn.woodwhales.common.example.model.util.excel中的类
 
BaseExcelTempData() - 类 的构造器cn.woodwhales.common.example.model.util.excel.BaseExcelTempData
 
basePackageNames(String...) - 类 中的方法cn.woodwhales.common.webhook.event.WebhookEvent.Builder
 
basePackageNames(String...) - 类 中的方法cn.woodwhales.common.webhook.executor.WebhookExecutorFactory.Builder
 
BaseRespResult - cn.woodwhales.common.model.result中的接口
 
BaseWebhookExecutor<RequestBody extends BaseWebhookRequestBody,Response> - cn.woodwhales.common.webhook.executor中的类
请求执行器
BaseWebhookExecutor() - 类 的构造器cn.woodwhales.common.webhook.executor.BaseWebhookExecutor
 
baseWebhookRequestBody(BaseWebhookRequestBody) - 类 中的方法cn.woodwhales.common.webhook.executor.WebhookExecutorFactory.Builder
 
BaseWebhookRequestBody - cn.woodwhales.common.webhook.model.request中的类
 
BaseWebhookRequestBody() - 类 的构造器cn.woodwhales.common.webhook.model.request.BaseWebhookRequestBody
 
batchInsert(ServiceImpl<Mapper, Entity>, List<Entity>) - 类 中的静态方法cn.woodwhales.common.mybatisplus.MybatisPlusExecutor
批量插入数据
batchInsert(ServiceImpl<Mapper, Entity>, Function<List<DTO>, List<Entity>>, List<DTO>) - 类 中的静态方法cn.woodwhales.common.mybatisplus.MybatisPlusExecutor
批量插入数据
beforeHandler(ExecuteParam) - 类 中的方法cn.woodwhales.common.webhook.executor.BaseWebhookExecutor
请求之前的处理方法
build(List<T>, Function<T, String>) - 类 中的静态方法cn.woodwhales.common.business.chinese.ChineseDataContainer
 
build(T, Function<T, K>) - 类 中的静态方法cn.woodwhales.common.business.collection.CollectionContainer
 
build(T, TreeNodeGenerator<K, T>) - 类 中的静态方法cn.woodwhales.common.business.tree.TreeNode
构建 TreeNode 对象
build(T, TreeNodeGenerator<K, T>, boolean) - 类 中的静态方法cn.woodwhales.common.business.tree.TreeNode
构建 TreeNode 对象
build() - 类 中的方法cn.woodwhales.common.business.tree.TreeNodeAttributeMapper.TreeNodeAttributeMapperBuilder
 
build(IPage<S>, Function<? super S, ? extends T>, Comparator<T>) - 类 中的静态方法cn.woodwhales.common.model.vo.LayuiPageVO
 
build(RespCodeEnum, long, List<T>) - 类 中的静态方法cn.woodwhales.common.model.vo.LayuiPageVO
 
build(Object, String) - 类 中的静态方法cn.woodwhales.common.webhook.event.WebhookEvent.Builder
 
build() - 类 中的方法cn.woodwhales.common.webhook.event.WebhookEvent.Builder
 
build(String, String, Consumer<BaseWebhookRequestBody>) - 类 中的静态方法cn.woodwhales.common.webhook.executor.WebhookExecutorFactory.Builder
 
build(String, String, BaseWebhookRequestBody) - 类 中的静态方法cn.woodwhales.common.webhook.executor.WebhookExecutorFactory.Builder
 
builder() - 类 中的静态方法cn.woodwhales.common.business.tree.TreeNodeAttributeMapper
 
Builder() - 类 的构造器cn.woodwhales.common.webhook.event.WebhookEvent.Builder
 
Builder() - 类 的构造器cn.woodwhales.common.webhook.executor.WebhookExecutorFactory.Builder
 
buildPage(PageQueryInterface) - 类 中的静态方法cn.woodwhales.common.model.util.PageUtil
 
buildPageRespVO(IPage<T>) - 类 中的静态方法cn.woodwhales.common.model.vo.PageRespVO
 
buildPageRespVO(IPage<S>, Function<? super S, ? extends T>) - 类 中的静态方法cn.woodwhales.common.model.vo.PageRespVO
IPage 数据按照 mapper 规则转成 PageRespVO
buildPageRespVO(IPage<S>, Function<? super S, ? extends T>, Comparator<T>) - 类 中的静态方法cn.woodwhales.common.model.vo.PageRespVO
 
buildPageRespVO(BaseRespResult, Long, List<T>) - 类 中的静态方法cn.woodwhales.common.model.vo.PageRespVO
 
buildWithBaseRespResult(BaseRespResult) - 类 中的静态方法cn.woodwhales.common.model.vo.RespVO
 
buildWithBaseRespResult(BaseRespResult, T) - 类 中的静态方法cn.woodwhales.common.model.vo.RespVO
 
buildWorkbook(InputStream) - 类 中的静态方法cn.woodwhales.common.util.excel.ExcelTool
创建 Workbook
buildWorkbook(File) - 类 中的静态方法cn.woodwhales.common.util.excel.ExcelTool
创建 Workbook

C

checkFailHandler(ExecuteResponse<Response>) - 类 中的方法cn.woodwhales.common.webhook.executor.BaseWebhookExecutor
校验响应结果失败之后的处理
checkResponseObjectHandler(ExecuteResponse<Response>) - 类 中的方法cn.woodwhales.common.webhook.executor.BaseWebhookExecutor
校验解析后的响应结果
checkResponseObjectHandler(ExecuteResponse<DingTalkResponse>) - 类 中的方法cn.woodwhales.common.webhook.executor.DingTalkWebhookExecutor
 
checkResponseObjectHandler(ExecuteResponse<FeiShuResponse>) - 类 中的方法cn.woodwhales.common.webhook.executor.FeiShuWebhookExecutor
 
checkResponseObjectHandler(ExecuteResponse<WeComResponse>) - 类 中的方法cn.woodwhales.common.webhook.executor.WeComWebhookExecutor
 
checkResult - 类 中的变量cn.woodwhales.common.webhook.model.response.ExecuteResponse
校验响应结果
checkSuccessHandler(ExecuteResponse<Response>) - 类 中的方法cn.woodwhales.common.webhook.executor.BaseWebhookExecutor
校验响应结果成功之后的处理
childrenName(String) - 类 中的方法cn.woodwhales.common.business.tree.TreeNodeAttributeMapper.TreeNodeAttributeMapperBuilder
 
ChineseDataContainer<T> - cn.woodwhales.common.business.chinese中的类
数据存储对象
ChineseDataContainer(T, Function<T, String>) - 类 的构造器cn.woodwhales.common.business.chinese.ChineseDataContainer
 
ChineseDataTool - cn.woodwhales.common.business.chinese中的类
 
ChineseDataTool() - 类 的构造器cn.woodwhales.common.business.chinese.ChineseDataTool
 
ChineseDataToolExample - cn.woodwhales.common.example.business.chinese中的类
 
ChineseDataToolExample() - 类 的构造器cn.woodwhales.common.example.business.chinese.ChineseDataToolExample
 
ChineseDataToolTempData - cn.woodwhales.common.example.model.business.chinese中的类
 
ChineseDataToolTempData() - 类 的构造器cn.woodwhales.common.example.model.business.chinese.ChineseDataToolTempData
 
chineseName - 枚举 中的变量cn.woodwhales.common.webhook.enums.WebhookProductEnum
 
cn.woodwhales.common.business - 程序包 cn.woodwhales.common.business
 
cn.woodwhales.common.business.chinese - 程序包 cn.woodwhales.common.business.chinese
 
cn.woodwhales.common.business.collection - 程序包 cn.woodwhales.common.business.collection
 
cn.woodwhales.common.business.tree - 程序包 cn.woodwhales.common.business.tree
 
cn.woodwhales.common.example.business - 程序包 cn.woodwhales.common.example.business
 
cn.woodwhales.common.example.business.chinese - 程序包 cn.woodwhales.common.example.business.chinese
 
cn.woodwhales.common.example.business.collection - 程序包 cn.woodwhales.common.example.business.collection
 
cn.woodwhales.common.example.business.tree - 程序包 cn.woodwhales.common.example.business.tree
 
cn.woodwhales.common.example.file - 程序包 cn.woodwhales.common.example.file
 
cn.woodwhales.common.example.model.business - 程序包 cn.woodwhales.common.example.model.business
 
cn.woodwhales.common.example.model.business.chinese - 程序包 cn.woodwhales.common.example.model.business.chinese
 
cn.woodwhales.common.example.model.business.collection - 程序包 cn.woodwhales.common.example.model.business.collection
 
cn.woodwhales.common.example.model.business.example - 程序包 cn.woodwhales.common.example.model.business.example
 
cn.woodwhales.common.example.model.business.tree - 程序包 cn.woodwhales.common.example.model.business.tree
 
cn.woodwhales.common.example.model.util.datasource - 程序包 cn.woodwhales.common.example.model.util.datasource
 
cn.woodwhales.common.example.model.util.excel - 程序包 cn.woodwhales.common.example.model.util.excel
 
cn.woodwhales.common.example.util.datasource - 程序包 cn.woodwhales.common.example.util.datasource
 
cn.woodwhales.common.example.util.excel - 程序包 cn.woodwhales.common.example.util.excel
 
cn.woodwhales.common.example.webhook.nonspringboot - 程序包 cn.woodwhales.common.example.webhook.nonspringboot
 
cn.woodwhales.common.example.webhook.springboot - 程序包 cn.woodwhales.common.example.webhook.springboot
 
cn.woodwhales.common.file - 程序包 cn.woodwhales.common.file
 
cn.woodwhales.common.model.enums - 程序包 cn.woodwhales.common.model.enums
 
cn.woodwhales.common.model.field - 程序包 cn.woodwhales.common.model.field
 
cn.woodwhales.common.model.param - 程序包 cn.woodwhales.common.model.param
 
cn.woodwhales.common.model.result - 程序包 cn.woodwhales.common.model.result
 
cn.woodwhales.common.model.util - 程序包 cn.woodwhales.common.model.util
 
cn.woodwhales.common.model.vo - 程序包 cn.woodwhales.common.model.vo
 
cn.woodwhales.common.mybatisplus - 程序包 cn.woodwhales.common.mybatisplus
 
cn.woodwhales.common.util - 程序包 cn.woodwhales.common.util
 
cn.woodwhales.common.util.datasource - 程序包 cn.woodwhales.common.util.datasource
 
cn.woodwhales.common.util.excel - 程序包 cn.woodwhales.common.util.excel
 
cn.woodwhales.common.validation - 程序包 cn.woodwhales.common.validation
 
cn.woodwhales.common.webhook.enums - 程序包 cn.woodwhales.common.webhook.enums
 
cn.woodwhales.common.webhook.event - 程序包 cn.woodwhales.common.webhook.event
 
cn.woodwhales.common.webhook.executor - 程序包 cn.woodwhales.common.webhook.executor
 
cn.woodwhales.common.webhook.model - 程序包 cn.woodwhales.common.webhook.model
 
cn.woodwhales.common.webhook.model.param - 程序包 cn.woodwhales.common.webhook.model.param
 
cn.woodwhales.common.webhook.model.request - 程序包 cn.woodwhales.common.webhook.model.request
 
cn.woodwhales.common.webhook.model.response - 程序包 cn.woodwhales.common.webhook.model.response
 
cn.woodwhales.common.webhook.plugin - 程序包 cn.woodwhales.common.webhook.plugin
 
code - 枚举 中的变量cn.woodwhales.common.webhook.enums.WebhookProductEnum
 
collator - 类 中的静态变量cn.woodwhales.common.business.chinese.ChineseDataTool
 
CollectionContainer<K,T> - cn.woodwhales.common.business.collection中的类
 
CollectionContainer(T, K) - 类 的构造器cn.woodwhales.common.business.collection.CollectionContainer
 
CollectionFieldComparable<K> - cn.woodwhales.common.business.collection中的接口
 
CollectionMath<K,M,N> - cn.woodwhales.common.business.collection中的接口
 
CollectionMathResult<K,M,N> - cn.woodwhales.common.business.collection中的类
 
CollectionMathResultExample - cn.woodwhales.common.example.business.collection中的类
 
CollectionMathResultExample() - 类 的构造器cn.woodwhales.common.example.business.collection.CollectionMathResultExample
 
CollectionMathResultTempData1 - cn.woodwhales.common.example.model.business.collection中的类
 
CollectionMathResultTempData1() - 类 的构造器cn.woodwhales.common.example.model.business.collection.CollectionMathResultTempData1
 
CollectionMathResultTempData2 - cn.woodwhales.common.example.model.business.collection中的类
 
CollectionMathResultTempData2() - 类 的构造器cn.woodwhales.common.example.model.business.collection.CollectionMathResultTempData2
 
CollectionTool - cn.woodwhales.common.business.collection中的类
 
CommonFieldTimeInterface - cn.woodwhales.common.model.field中的接口
common
CommonFieldTimeInterface2 - cn.woodwhales.common.model.field中的接口
 
compare(ChineseDataContainer) - 类 中的方法cn.woodwhales.common.business.chinese.ChineseDataContainer
对中文字段进行比较
compute(List<M>, Function<M, K>, List<N>, Function<N, K>) - 类 中的静态方法cn.woodwhales.common.business.collection.CollectionMathResult
集合操作
compute(List<M>, Function<M, K>, List<N>, Function<N, K>, boolean) - 类 中的静态方法cn.woodwhales.common.business.collection.CollectionMathResult
集合操作
consumer(Consumer<BaseWebhookRequestBody>) - 类 中的方法cn.woodwhales.common.webhook.event.WebhookEvent.Builder
 
ContentItemDTO(String) - 类 的构造器cn.woodwhales.common.webhook.model.request.FeiShuRequestBody.ContentItemDTO
 
ContentUserItemDTO(String) - 类 的构造器cn.woodwhales.common.webhook.model.request.FeiShuRequestBody.ContentUserItemDTO
 
convertDateStr(String) - 类 中的静态方法cn.woodwhales.common.util.TimeTool
格式化时间字符串: EEE MMM dd HH:mm:ss zzz yyyy 时间转 yyyy-MM-dd HH:mm:ss uuuu-MM-dd'T'HH:mm:ss.SSS 时间转 yyyy-MM-dd HH:mm:ss

D

dataIsNonNull() - 类 中的方法cn.woodwhales.common.model.result.OpResult
数据是否不为空
dataIsNull() - 类 中的方法cn.woodwhales.common.model.result.OpResult
数据是否为空
dataName(String) - 类 中的方法cn.woodwhales.common.business.tree.TreeNodeAttributeMapper.TreeNodeAttributeMapperBuilder
 
DataSourceIgnore - cn.woodwhales.common.example.model.util.datasource中的注释类型
忽略属性映射
DataSourceTool - cn.woodwhales.common.util.datasource中的类
 
DataSourceTool(String, String, String, String) - 类 的构造器cn.woodwhales.common.util.datasource.DataSourceTool
 
DataSourceToolExample - cn.woodwhales.common.example.util.datasource中的类
 
DataSourceToolExample() - 类 的构造器cn.woodwhales.common.example.util.datasource.DataSourceToolExample
 
DataSourceToolTempMusic - cn.woodwhales.common.example.model.util.datasource中的类
 
DataSourceToolTempMusic() - 类 的构造器cn.woodwhales.common.example.model.util.datasource.DataSourceToolTempMusic
 
DataTool - cn.woodwhales.common.business中的类
业务处理工具类
DataTool() - 类 的构造器cn.woodwhales.common.business.DataTool
 
DataToolExample - cn.woodwhales.common.example.business中的类
 
DataToolExample() - 类 的构造器cn.woodwhales.common.example.business.DataToolExample
 
DataToolTempData - cn.woodwhales.common.example.model.business中的类
 
DataToolTempData() - 类 的构造器cn.woodwhales.common.example.model.business.DataToolTempData
 
DataToolTempDataDTO - cn.woodwhales.common.example.model.business中的类
 
DataToolTempDataDTO() - 类 的构造器cn.woodwhales.common.example.model.business.DataToolTempDataDTO
 
DataToolTempEnum - cn.woodwhales.common.example.model.business中的枚举
 
DataToolTempHandleMapDTO - cn.woodwhales.common.example.model.business中的类
 
DataToolTempHandleMapDTO() - 类 的构造器cn.woodwhales.common.example.model.business.DataToolTempHandleMapDTO
 
DataToolTempListData3 - cn.woodwhales.common.example.model.business中的类
 
DataToolTempListData3() - 类 的构造器cn.woodwhales.common.example.model.business.DataToolTempListData3
 
DataToolTempListResult - cn.woodwhales.common.example.model.business中的类
 
DataToolTempListResult() - 类 的构造器cn.woodwhales.common.example.model.business.DataToolTempListResult
 
DataToolTempMapData1 - cn.woodwhales.common.example.model.business中的类
 
DataToolTempMapData1() - 类 的构造器cn.woodwhales.common.example.model.business.DataToolTempMapData1
 
DataToolTempMapData2 - cn.woodwhales.common.example.model.business中的类
 
DataToolTempMapData2() - 类 的构造器cn.woodwhales.common.example.model.business.DataToolTempMapData2
 
decodeFile(String) - 类 中的静态方法cn.woodwhales.common.file.FileEncryptTool
解密文件,将读取 encodeOriginFileName 的文件名信息,进行解密操作
deduplicate(List<T>, Function<T, Boolean>, Function<T, K>) - 类 中的静态方法cn.woodwhales.common.business.DataTool
对集合数据进行去重器, 默认保留最后出现的重复元素 非线程安全
deduplicate(List<T>, Function<T, K>) - 类 中的静态方法cn.woodwhales.common.business.DataTool
对集合数据进行去重器, 默认保留最后出现的重复元素 非线程安全
deduplicate(List<T>, Function<T, K>, boolean) - 类 中的静态方法cn.woodwhales.common.business.DataTool
对集合数据进行去重器 非线程安全
deduplicate(List<T>, Function<T, Boolean>, Function<T, K>, boolean) - 类 中的静态方法cn.woodwhales.common.business.DataTool
对集合数据进行去重器 非线程安全
deduplicate() - 类 中的静态方法cn.woodwhales.common.example.business.DataToolExample
 
DeduplicateResult<K,T> - cn.woodwhales.common.business中的类
 
DeduplicateResult(List<T>, List<T>, List<T>, List<K>, List<T>) - 类 的构造器cn.woodwhales.common.business.DeduplicateResult
 
Desc() - 类 的构造器cn.woodwhales.common.example.model.util.excel.ExcelTempData.Desc
 
difference(Set<E>, Set<E>) - 类 中的静态方法cn.woodwhales.common.business.collection.CollectionTool
set1 和 set2 集合进行差集运算
DingTalkExecutor() - 类 中的静态方法cn.woodwhales.common.example.webhook.nonspringboot.WebhookExecutorTest
 
DingTalkRequestBody - cn.woodwhales.common.webhook.model.request中的类
 
DingTalkRequestBody() - 类 的构造器cn.woodwhales.common.webhook.model.request.DingTalkRequestBody
 
DingTalkResponse - cn.woodwhales.common.webhook.model.response中的类
钉钉webhook响应对象
DingTalkResponse() - 类 的构造器cn.woodwhales.common.webhook.model.response.DingTalkResponse
 
DingTalkWebhookExecutor<RequestBody extends BaseWebhookRequestBody> - cn.woodwhales.common.webhook.executor中的类
钉钉webhook请求执行器
DingTalkWebhookExecutor() - 类 的构造器cn.woodwhales.common.webhook.executor.DingTalkWebhookExecutor
 

E

empty() - 类 中的静态方法cn.woodwhales.common.model.vo.PageRespVO
 
encodeFile(String, FileTypeHexStrEnum) - 类 中的静态方法cn.woodwhales.common.file.FileEncryptTool
加密文件,将按照 fileTypeHexStrEnum.hexStr 加密 originFileName 文件 加密成功之后,文件变为指定 fileTypeHexStrEnum.suffix 的后缀名
encodeFileToPng(String) - 类 中的静态方法cn.woodwhales.common.file.FileEncryptTool
加密文件,将文件加密成 png 格式的文件
enumContainsKey(K, Class<T>, Function<T, K>) - 类 中的静态方法cn.woodwhales.common.business.DataTool
判断 key 是否存在于枚举转 map 的集合中
enumGetValue(K, Class<T>, Function<T, K>) - 类 中的静态方法cn.woodwhales.common.business.DataTool
根据 key 获取对应的枚举实例
enumList(Class<T>, Function<T, R>) - 类 中的静态方法cn.woodwhales.common.business.DataTool
枚举转 list 集合 按照 function 将枚举转成 list 集合
enumMap(Class<T>, Function<T, K>) - 类 中的静态方法cn.woodwhales.common.business.DataTool
枚举转 map 集合
enumMap(Class<T>) - 类 中的静态方法cn.woodwhales.common.business.DataTool
枚举转 map 集合 map 集合中的 key 为 Enum 的 name() 方法返回值
enumMap1() - 类 中的静态方法cn.woodwhales.common.example.business.DataToolExample
 
enumMap2() - 类 中的静态方法cn.woodwhales.common.example.business.DataToolExample
 
EnumValidator - cn.woodwhales.common.validation中的注释类型
校验枚举值的校验注解
EnumValidatorValidator - cn.woodwhales.common.validation中的类
校验枚举值的处理器
EnumValidatorValidator() - 类 的构造器cn.woodwhales.common.validation.EnumValidatorValidator
 
equals(Object) - 类 中的方法cn.woodwhales.common.business.collection.CollectionContainer
 
error(BaseRespResult) - 类 中的静态方法cn.woodwhales.common.model.vo.PageRespVO
 
error() - 类 中的静态方法cn.woodwhales.common.model.vo.RespVO
 
error(BaseRespResult) - 类 中的静态方法cn.woodwhales.common.model.vo.RespVO
 
error(BaseRespResult, T) - 类 中的静态方法cn.woodwhales.common.model.vo.RespVO
 
errorWithErrorMsg(String) - 类 中的静态方法cn.woodwhales.common.model.vo.RespVO
 
errorWithErrorMsg(BaseRespResult, String) - 类 中的静态方法cn.woodwhales.common.model.vo.RespVO
 
ExcelDateField - cn.woodwhales.common.util.excel中的注释类型
 
ExcelField - cn.woodwhales.common.util.excel中的注释类型
 
ExcelFieldType - cn.woodwhales.common.util.excel中的枚举
 
ExcelTempData - cn.woodwhales.common.example.model.util.excel中的类
 
ExcelTempData() - 类 的构造器cn.woodwhales.common.example.model.util.excel.ExcelTempData
 
ExcelTempData.Desc - cn.woodwhales.common.example.model.util.excel中的类
 
ExcelTool - cn.woodwhales.common.util.excel中的类
 
ExcelToolExample - cn.woodwhales.common.example.util.excel中的类
 
ExcelToolExample() - 类 的构造器cn.woodwhales.common.example.util.excel.ExcelToolExample
 
execute(ExecuteParam) - 类 中的方法cn.woodwhales.common.webhook.executor.BaseWebhookExecutor
执行发送消息
execute(String, RequestBody) - 类 中的方法cn.woodwhales.common.webhook.executor.BaseWebhookExecutor
执行请求
execute(String, String, RequestBody) - 类 中的方法cn.woodwhales.common.webhook.executor.BaseWebhookExecutor
执行请求
execute() - 类 中的方法cn.woodwhales.common.webhook.executor.WebhookExecutorFactory.Builder
 
ExecuteParam - cn.woodwhales.common.webhook.model.param中的类
请求参数对象
executeQueryList(Mapper, Wrapper<Entity>, Function<? super Entity, ? extends DTO>) - 类 中的静态方法cn.woodwhales.common.mybatisplus.MybatisPlusExecutor
查询数据集合
executeQueryList(Mapper, Consumer<LambdaQueryWrapper<Entity>>, Function<? super Entity, ? extends DTO>) - 类 中的静态方法cn.woodwhales.common.mybatisplus.MybatisPlusExecutor
查询数据集合
executeQueryList(Mapper, Wrapper<Entity>) - 类 中的静态方法cn.woodwhales.common.mybatisplus.MybatisPlusExecutor
查询数据集合
executeQueryList(Mapper, Consumer<LambdaQueryWrapper<Entity>>) - 类 中的静态方法cn.woodwhales.common.mybatisplus.MybatisPlusExecutor
查询数据集合
executeQueryListMap(Mapper, Wrapper<Entity>, Function<? super Entity, ? extends DTO>, Function<? super DTO, ? extends Key>) - 类 中的静态方法cn.woodwhales.common.mybatisplus.MybatisPlusExecutor
查询数据并按照 keyMapping 规则转成 map 集合
executeQueryListMap(Mapper, Consumer<LambdaQueryWrapper<Entity>>, Function<? super Entity, ? extends DTO>, Function<? super DTO, ? extends Key>) - 类 中的静态方法cn.woodwhales.common.mybatisplus.MybatisPlusExecutor
查询数据并按照 keyMapping 规则转成 map 集合
executeQueryOne(Mapper, Wrapper<Entity>, Function<? super Entity, ? extends DTO>) - 类 中的静态方法cn.woodwhales.common.mybatisplus.MybatisPlusExecutor
查询单条数据
executeQueryOne(Mapper, Consumer<LambdaQueryWrapper<Entity>>, Function<? super Entity, ? extends DTO>) - 类 中的静态方法cn.woodwhales.common.mybatisplus.MybatisPlusExecutor
查询单条数据
executeQueryOne(Mapper, Wrapper<Entity>) - 类 中的静态方法cn.woodwhales.common.mybatisplus.MybatisPlusExecutor
查询单条数据
executeQueryPage(Mapper, PageQueryInterface, Consumer<LambdaQueryWrapper<Entity>>, Function<Entity, DTO>) - 类 中的静态方法cn.woodwhales.common.mybatisplus.MybatisPlusExecutor
分页查询数据
executeQueryPage(Mapper, PageQueryInterface, Consumer<LambdaQueryWrapper<Entity>>) - 类 中的静态方法cn.woodwhales.common.mybatisplus.MybatisPlusExecutor
分页查询数据
executeQueryPage(Mapper, PageQueryInterface, Wrapper<Entity>) - 类 中的静态方法cn.woodwhales.common.mybatisplus.MybatisPlusExecutor
分页查询数据
ExecuteResponse<R> - cn.woodwhales.common.webhook.model.response中的类
通用 webhook 响应对象
ExecuteResponse(String, String, int, String) - 类 的构造器cn.woodwhales.common.webhook.model.response.ExecuteResponse
 
executeUpdate(String) - 类 中的方法cn.woodwhales.common.util.datasource.DataSourceTool
执行 DML SQL 操作
exportToOutputStream(Workbook, File) - 类 中的静态方法cn.woodwhales.common.util.excel.ExcelTool
导出文件
exportToOutputStream(Workbook, OutputStream) - 类 中的静态方法cn.woodwhales.common.util.excel.ExcelTool
导出至输出流
extraName(String) - 类 中的方法cn.woodwhales.common.business.tree.TreeNodeAttributeMapper.TreeNodeAttributeMapperBuilder
设置字段变量的别名 扩展字段的别名会覆盖掉已有的数据字段数据

F

failure() - 类 中的静态方法cn.woodwhales.common.model.result.OpResult
 
failure(BaseRespResult) - 类 中的静态方法cn.woodwhales.common.model.result.OpResult
 
failure(BaseRespResult, T) - 类 中的静态方法cn.woodwhales.common.model.result.OpResult
 
FeiShuExecutor() - 类 中的静态方法cn.woodwhales.common.example.webhook.nonspringboot.WebhookExecutorTest
 
FeiShuRequestBody - cn.woodwhales.common.webhook.model.request中的类
 
FeiShuRequestBody(FeiShuRequestBody.ContentDTO) - 类 的构造器cn.woodwhales.common.webhook.model.request.FeiShuRequestBody
 
FeiShuRequestBody.BaseContentItemDTO - cn.woodwhales.common.webhook.model.request中的类
 
FeiShuRequestBody.ContentItemDTO - cn.woodwhales.common.webhook.model.request中的类
 
FeiShuRequestBody.ContentUserItemDTO - cn.woodwhales.common.webhook.model.request中的类
 
FeiShuResponse - cn.woodwhales.common.webhook.model.response中的类
飞书webhook响应对象
FeiShuResponse() - 类 的构造器cn.woodwhales.common.webhook.model.response.FeiShuResponse
 
FeiShuWebhookExecutor<RequestBody extends BaseWebhookRequestBody> - cn.woodwhales.common.webhook.executor中的类
飞书webhook请求执行器
FeiShuWebhookExecutor() - 类 的构造器cn.woodwhales.common.webhook.executor.FeiShuWebhookExecutor
 
FileEncryptTool - cn.woodwhales.common.file中的类
文件加解密工具 原始文件:123.zip 加密之后:123_89504E47_504b0304_zip.PNG (该文件无法正常打开) 解密文件:123.zip
FileTypeHexStrEnum - cn.woodwhales.common.file中的枚举
 
fillGitProperties() - 类 中的方法cn.woodwhales.common.webhook.plugin.WebhookExtraInfo
 
filter(List<T>, Predicate<? super T>) - 类 中的静态方法cn.woodwhales.common.business.DataTool
将原始的 list 按照 filter 过滤
filter(T[], Predicate<? super T>) - 类 中的静态方法cn.woodwhales.common.business.DataTool
将原始的 list 按照 filter 过滤
format(LocalDateTime, String) - 类 中的静态方法cn.woodwhales.common.util.TimeTool
格式化时间
formatNumeric(Double) - 类 中的静态方法cn.woodwhales.common.util.excel.ExcelTool
 
formatSql(String, Object...) - 类 中的静态方法cn.woodwhales.common.util.datasource.DataSourceTool
格式化 sql 语句

G

getAllInfoPair(WebhookProductEnum) - 类 中的方法cn.woodwhales.common.webhook.model.GlobalInfo
 
getApplicationContext() - 类 中的静态方法cn.woodwhales.common.util.SpringUtil
获取applicationContext
getBasePackageNames() - 类 中的方法cn.woodwhales.common.webhook.event.WebhookEvent
 
getBaseRespResult() - 类 中的方法cn.woodwhales.common.model.result.OpResult
获取响应状态码对象
getBaseWebhookRequestBody() - 类 中的方法cn.woodwhales.common.webhook.event.WebhookEvent
 
getBean(String) - 类 中的静态方法cn.woodwhales.common.util.SpringUtil
通过name获取 Bean
getBean(Class<T>) - 类 中的静态方法cn.woodwhales.common.util.SpringUtil
通过class获取Bean
getBean(String, Class<T>) - 类 中的静态方法cn.woodwhales.common.util.SpringUtil
通过name,以及Clazz返回指定的Bean
getBeanNamesForType(Class<?>) - 类 中的静态方法cn.woodwhales.common.util.SpringUtil
获取指定类型对应的Bean名称,包括子类
getBeansOfType(Class<T>) - 类 中的静态方法cn.woodwhales.common.util.SpringUtil
获取指定类型对应的所有Bean,包括子类
getBeijingTime() - 类 中的静态方法cn.woodwhales.common.util.TimeTool
获取北京时间
getByteValue(Row, int) - 类 中的静态方法cn.woodwhales.common.util.excel.ExcelTool
 
getCell(Row, int) - 类 中的静态方法cn.woodwhales.common.util.excel.ExcelTool
获取 cell 对象
getChildren() - 类 中的方法cn.woodwhales.common.business.tree.TreeNode
 
getChildrenName() - 类 中的方法cn.woodwhales.common.business.tree.TreeNodeAttributeMapper
 
getCityName() - 类 中的方法cn.woodwhales.common.example.model.business.tree.TreeToolTempMenu
 
getCode() - 枚举 中的方法cn.woodwhales.common.model.enums.RespCodeEnum
 
getCode() - 接口 中的方法cn.woodwhales.common.model.result.BaseRespResult
获取响应状态码
getCode() - 类 中的方法cn.woodwhales.common.webhook.model.response.FeiShuResponse
 
getColumnCount(ResultSetMetaData) - 类 中的方法cn.woodwhales.common.util.datasource.DataSourceTool
 
getColumnName(ResultSetMetaData, int) - 类 中的方法cn.woodwhales.common.util.datasource.DataSourceTool
 
getColumnTypeName(ResultSetMetaData, int) - 类 中的方法cn.woodwhales.common.util.datasource.DataSourceTool
 
getCreateTime() - 接口 中的方法cn.woodwhales.common.model.field.CommonFieldTimeInterface
获取创建时间
getData() - 类 中的方法cn.woodwhales.common.business.chinese.ChineseDataContainer
 
getData() - 类 中的方法cn.woodwhales.common.business.collection.CollectionContainer
 
getData() - 类 中的方法cn.woodwhales.common.business.tree.TreeNode
 
getData() - 类 中的方法cn.woodwhales.common.model.result.OpResult
获取数据对象
getDataFromList(M, Function<M, K>, List<T>, Function<T, K>) - 类 中的静态方法cn.woodwhales.common.business.DataTool
根据 searchData 按照 searchFunction 规则从 sourceList 集合中搜索数据
getDataFromList() - 类 中的静态方法cn.woodwhales.common.example.business.DataToolExample
 
getDataFromResultSet(Class<T>, ResultSet) - 类 中的方法cn.woodwhales.common.util.datasource.DataSourceTool
 
getDataKey() - 类 中的方法cn.woodwhales.common.business.collection.CollectionContainer
 
getDataKey() - 接口 中的方法cn.woodwhales.common.business.collection.CollectionFieldComparable
获取可比较的 key
getDataName() - 类 中的方法cn.woodwhales.common.business.tree.TreeNodeAttributeMapper
 
getDateValue(Row, int) - 类 中的静态方法cn.woodwhales.common.util.excel.ExcelTool
 
getDeduplicatedKeyList() - 类 中的方法cn.woodwhales.common.business.DeduplicateResult
 
getDeduplicatedList() - 类 中的方法cn.woodwhales.common.business.DeduplicateResult
 
getDoubleValue(Row, int) - 类 中的静态方法cn.woodwhales.common.util.excel.ExcelTool
 
getErrcode() - 类 中的方法cn.woodwhales.common.webhook.model.response.DingTalkResponse
 
getErrcode() - 类 中的方法cn.woodwhales.common.webhook.model.response.WeComResponse
 
getErrmsg() - 类 中的方法cn.woodwhales.common.webhook.model.response.DingTalkResponse
 
getErrmsg() - 类 中的方法cn.woodwhales.common.webhook.model.response.WeComResponse
 
getExtra() - 类 中的方法cn.woodwhales.common.webhook.model.response.FeiShuResponse
 
getExtraName() - 类 中的方法cn.woodwhales.common.business.tree.TreeNodeAttributeMapper
 
getField() - 类 中的方法cn.woodwhales.common.business.chinese.ChineseDataContainer
 
getFirstItem(List<T>) - 类 中的静态方法cn.woodwhales.common.business.DataTool
获取 list 集合中的第一个元素
getFormatDateValue(Row, int) - 类 中的静态方法cn.woodwhales.common.util.excel.ExcelTool
 
getFormatDateValue(Row, int, String) - 类 中的静态方法cn.woodwhales.common.util.excel.ExcelTool
 
getGmtCreate() - 接口 中的方法cn.woodwhales.common.model.field.CommonFieldTimeInterface2
获取创建时间
getGmtModified() - 接口 中的方法cn.woodwhales.common.model.field.CommonFieldTimeInterface2
获取更新时间
getGMTTime() - 类 中的静态方法cn.woodwhales.common.util.TimeTool
获取格林威治时间(0 时区)
getId() - 类 中的方法cn.woodwhales.common.business.tree.TreeNode
 
getId(T) - 接口 中的方法cn.woodwhales.common.business.tree.TreeNodeGenerator
获取当前节点 id
getId(TreeToolTempMenu) - 类 中的方法cn.woodwhales.common.example.model.business.tree.MyTreeNodeGenerator
 
getId() - 类 中的方法cn.woodwhales.common.example.model.business.tree.TreeToolTempMenu
 
getIntegerValue(Row, int) - 类 中的静态方法cn.woodwhales.common.util.excel.ExcelTool
 
getIntersectionKeySet() - 接口 中的方法cn.woodwhales.common.business.collection.CollectionMath
交集
getIntersectionKeySet() - 类 中的方法cn.woodwhales.common.business.collection.CollectionMathResult
 
getIntersectionSet() - 接口 中的方法cn.woodwhales.common.business.collection.CollectionMath
交集
getIntersectionSet() - 类 中的方法cn.woodwhales.common.business.collection.CollectionMathResult
 
getInvalidList() - 类 中的方法cn.woodwhales.common.business.DeduplicateResult
 
getLastItem(List<T>) - 类 中的静态方法cn.woodwhales.common.business.DataTool
获取 list 集合中的最后一个元素
getLimit() - 接口 中的方法cn.woodwhales.common.model.field.PageQueryInterface
获取当前页总记录数
getListFromBaseList(List<S1>, Function<S1, K>, List<S2>, Function<S2, K>, BiFunction<S1, S2, R>) - 类 中的静态方法cn.woodwhales.common.business.DataTool
从 sourceList 和 baseList 集合中按照 sourceDataKeyFunction 和 baseDataKeyFunction 匹配对应的数据 按照 function 生成结果集合
getListFromBaseList(List<S1>, Function<S1, R>, Function<R, K>, List<S2>, Function<S2, K>, BiConsumer<R, List<S2>>) - 类 中的静态方法cn.woodwhales.common.business.DataTool
从 sourceList 按照 resultFunction 生成结果集合 结果集合 List1 和 List2 按照 resultDataKeyFunction 和 baseDataKeyFunction 匹配对应的数据 匹配到的 List 按照 consumer 规则供结果集使用
getLongValue(Row, int) - 类 中的静态方法cn.woodwhales.common.util.excel.ExcelTool
 
getMap() - 类 中的方法cn.woodwhales.common.webhook.model.request.BaseWebhookRequestBody
 
getMessage() - 枚举 中的方法cn.woodwhales.common.model.enums.RespCodeEnum
 
getMessage() - 接口 中的方法cn.woodwhales.common.model.result.BaseRespResult
获取响应描述
getMetaData(ResultSet) - 类 中的方法cn.woodwhales.common.util.datasource.DataSourceTool
 
getMexicoTime() - 类 中的静态方法cn.woodwhales.common.util.TimeTool
获取墨西哥时间
getMsg() - 类 中的方法cn.woodwhales.common.webhook.model.response.FeiShuResponse
 
getName() - 类 中的方法cn.woodwhales.common.business.tree.TreeNode
 
getName(T) - 接口 中的方法cn.woodwhales.common.business.tree.TreeNodeGenerator
获取节点名称
getName(TreeToolTempMenu) - 类 中的方法cn.woodwhales.common.example.model.business.tree.MyTreeNodeGenerator
 
getNegativeDifferenceKeySet() - 接口 中的方法cn.woodwhales.common.business.collection.CollectionMath
负差集
getNegativeDifferenceKeySet() - 类 中的方法cn.woodwhales.common.business.collection.CollectionMathResult
负差集 B - A
getNegativeDifferenceList() - 接口 中的方法cn.woodwhales.common.business.collection.CollectionMath
负差集
getNegativeDifferenceList() - 类 中的方法cn.woodwhales.common.business.collection.CollectionMathResult
负差集 B - A
getNegativeDifferenceSet() - 接口 中的方法cn.woodwhales.common.business.collection.CollectionMath
负差集
getNegativeDifferenceSet() - 类 中的方法cn.woodwhales.common.business.collection.CollectionMathResult
负差集 B - A
getNodeId() - 类 中的方法cn.woodwhales.common.business.tree.TreeNodeAttributeMapper
 
getNodeName() - 类 中的方法cn.woodwhales.common.business.tree.TreeNodeAttributeMapper
 
getNoticeContent() - 类 中的方法cn.woodwhales.common.webhook.model.param.ExecuteParam
 
getNoticeUrl() - 类 中的方法cn.woodwhales.common.webhook.event.WebhookEvent
 
getNoticeUrl() - 类 中的方法cn.woodwhales.common.webhook.model.param.ExecuteParam
 
getOccurTime() - 类 中的方法cn.woodwhales.common.webhook.event.WebhookEvent
 
getOccurTime() - 类 中的方法cn.woodwhales.common.webhook.model.GlobalInfo
 
getOverNodeIdFunction() - 类 中的方法cn.woodwhales.common.business.tree.TreeNodeAttributeMapper
 
getPage() - 接口 中的方法cn.woodwhales.common.model.field.PageQueryInterface
获取当前页码
getParentId() - 类 中的方法cn.woodwhales.common.business.tree.TreeNode
 
getParentId() - 类 中的方法cn.woodwhales.common.business.tree.TreeNodeAttributeMapper
 
getParentId(T) - 接口 中的方法cn.woodwhales.common.business.tree.TreeNodeGenerator
获取父级节点
getParentId(TreeToolTempMenu) - 类 中的方法cn.woodwhales.common.example.model.business.tree.MyTreeNodeGenerator
 
getParentId() - 类 中的方法cn.woodwhales.common.example.model.business.tree.TreeToolTempMenu
 
getParsedResponse(ExecuteResponse<Response>) - 类 中的方法cn.woodwhales.common.webhook.executor.BaseWebhookExecutor
 
getPositiveDifferenceKeySet() - 接口 中的方法cn.woodwhales.common.business.collection.CollectionMath
正差集
getPositiveDifferenceKeySet() - 类 中的方法cn.woodwhales.common.business.collection.CollectionMathResult
正差集 A - B
getPositiveDifferenceList() - 接口 中的方法cn.woodwhales.common.business.collection.CollectionMath
正差集
getPositiveDifferenceList() - 类 中的方法cn.woodwhales.common.business.collection.CollectionMathResult
正差集 A - B
getPositiveDifferenceSet() - 接口 中的方法cn.woodwhales.common.business.collection.CollectionMath
正差集
getPositiveDifferenceSet() - 类 中的方法cn.woodwhales.common.business.collection.CollectionMathResult
正差集 A - B
getRepetitiveList() - 类 中的方法cn.woodwhales.common.business.DeduplicateResult
 
getRequestBody() - 类 中的方法cn.woodwhales.common.webhook.model.param.ExecuteParam
 
getSecret() - 类 中的方法cn.woodwhales.common.webhook.event.WebhookEvent
 
getSecret() - 类 中的方法cn.woodwhales.common.webhook.model.param.ExecuteParam
 
getSort() - 类 中的方法cn.woodwhales.common.business.tree.TreeNode
 
getSort(T) - 接口 中的方法cn.woodwhales.common.business.tree.TreeNodeGenerator
获取排序字段
getSort(TreeToolTempMenu) - 类 中的方法cn.woodwhales.common.example.model.business.tree.MyTreeNodeGenerator
 
getSort() - 类 中的方法cn.woodwhales.common.example.model.business.tree.TreeToolTempMenu
 
getSortName() - 类 中的方法cn.woodwhales.common.business.tree.TreeNodeAttributeMapper
 
getSource() - 类 中的方法cn.woodwhales.common.business.DeduplicateResult
 
getSourceList1() - 类 中的方法cn.woodwhales.common.business.collection.CollectionMathResult
 
getSourceList2() - 类 中的方法cn.woodwhales.common.business.collection.CollectionMathResult
 
getStatusCode() - 类 中的方法cn.woodwhales.common.webhook.model.response.FeiShuResponse
 
getStatusMessage() - 类 中的方法cn.woodwhales.common.webhook.model.response.FeiShuResponse
 
getStringValue(Row, int) - 类 中的静态方法cn.woodwhales.common.util.excel.ExcelTool
 
getThrowable() - 类 中的方法cn.woodwhales.common.webhook.event.WebhookEvent
 
getTitle() - 类 中的方法cn.woodwhales.common.webhook.event.WebhookEvent
 
getUnionKeySet() - 接口 中的方法cn.woodwhales.common.business.collection.CollectionMath
并集
getUnionKeySet() - 类 中的方法cn.woodwhales.common.business.collection.CollectionMathResult
 
getUnionSet() - 接口 中的方法cn.woodwhales.common.business.collection.CollectionMath
并集
getUnionSet() - 类 中的方法cn.woodwhales.common.business.collection.CollectionMathResult
 
getUpdateTime() - 接口 中的方法cn.woodwhales.common.model.field.CommonFieldTimeInterface
获取更新时间
getUrl() - 类 中的方法cn.woodwhales.common.webhook.model.param.ExecuteParam
 
getUrlAndSignContent(ExecuteParam) - 类 中的方法cn.woodwhales.common.webhook.model.request.BaseWebhookRequestBody
对内容签名并返回 url
getUrlAndSignContent(ExecuteParam) - 类 中的方法cn.woodwhales.common.webhook.model.request.DingTalkRequestBody
 
getUrlAndSignContent(ExecuteParam) - 类 中的方法cn.woodwhales.common.webhook.model.request.FeiShuRequestBody
 
getUrlAndSignContent(ExecuteParam) - 类 中的方法cn.woodwhales.common.webhook.model.request.WeComRequestBody
 
getUserIdList() - 类 中的方法cn.woodwhales.common.webhook.event.WebhookEvent
 
getUserMobileList() - 类 中的方法cn.woodwhales.common.webhook.event.WebhookEvent
 
getWebhookProductEnum() - 类 中的方法cn.woodwhales.common.webhook.event.WebhookEvent
 
getWebhookProductEnum() - 类 中的方法cn.woodwhales.common.webhook.model.request.BaseWebhookRequestBody
 
getWebhookProductEnumByNoticeUrl(String) - 枚举 中的静态方法cn.woodwhales.common.webhook.enums.WebhookProductEnum
 
gitProperties - 类 中的变量cn.woodwhales.common.webhook.model.GlobalInfo
 
GlobalInfo - cn.woodwhales.common.webhook.model中的类
 
GlobalInfo(WebhookProductEnum, Throwable, String[], WebhookExtraInfo) - 类 的构造器cn.woodwhales.common.webhook.model.GlobalInfo
 
globalInfo - 类 中的变量cn.woodwhales.common.webhook.model.request.BaseWebhookRequestBody
 
groupingBy(List<S>, Function<? super S, ? extends K>) - 类 中的静态方法cn.woodwhales.common.business.DataTool
将 list 集合分组
groupingBy(List<S>, Predicate<S>, Function<? super S, ? extends K>) - 类 中的静态方法cn.woodwhales.common.business.DataTool
将过滤的 list 集合分组
groupingBy() - 类 中的静态方法cn.woodwhales.common.example.business.DataToolExample
 

H

handleCustomEvent(WebhookEvent) - 类 中的方法cn.woodwhales.common.example.webhook.springboot.ApplicationEventConfig
监听 WebhookEvent 事件
handleCustomEvent(WebhookEvent, String, String, String, WebhookExtraInfo) - 类 中的静态方法cn.woodwhales.common.webhook.event.WebhookEventHandler
处理通知
handleMap(Map<K, T>, BiConsumer<K, T>) - 类 中的静态方法cn.woodwhales.common.business.DataTool
对原始 map 进行数据操作
handleMap() - 类 中的静态方法cn.woodwhales.common.example.business.DataToolExample
 
hashCode() - 类 中的方法cn.woodwhales.common.business.collection.CollectionContainer
 
hexStr - 枚举 中的变量cn.woodwhales.common.file.FileTypeHexStrEnum
 
host - 枚举 中的变量cn.woodwhales.common.webhook.enums.WebhookProductEnum
 

I

IndexController - cn.woodwhales.common.example.webhook.springboot中的类
springboot 项目使用 webhook 示例
IndexController() - 类 的构造器cn.woodwhales.common.example.webhook.springboot.IndexController
 
init() - 类 中的静态方法cn.woodwhales.common.example.business.tree.TreeToolExample
 
initialize(EnumValidator) - 类 中的方法cn.woodwhales.common.validation.EnumValidatorValidator
 
insert(Mapper, Entity) - 类 中的静态方法cn.woodwhales.common.mybatisplus.MybatisPlusExecutor
插入数据
isFailure() - 类 中的方法cn.woodwhales.common.model.result.OpResult
是否响应失败
isRootNode(T) - 接口 中的方法cn.woodwhales.common.business.tree.TreeNodeGenerator
是否为根节点
isRootNode(TreeToolTempMenu) - 类 中的方法cn.woodwhales.common.example.model.business.tree.MyTreeNodeGenerator
 
isSuccessful() - 类 中的方法cn.woodwhales.common.model.result.OpResult
是否响应成功
isValid(Object, ConstraintValidatorContext) - 类 中的方法cn.woodwhales.common.validation.EnumValidatorValidator
 

J

JsonTool - cn.woodwhales.common.util中的类
 
JsonTool() - 类 的构造器cn.woodwhales.common.util.JsonTool
 
JsonUtils - cn.woodwhales.common.util中的类
通用Json工具类

L

LayuiPageVO<T> - cn.woodwhales.common.model.vo中的类
layui 分页响应对象
LayuiPageVO() - 类 的构造器cn.woodwhales.common.model.vo.LayuiPageVO
 
limitContentLength - 枚举 中的变量cn.woodwhales.common.webhook.enums.WebhookProductEnum
 
localDateTime(String) - 类 中的静态方法cn.woodwhales.common.util.TimeTool
生成 LocalDateTime

M

machineInfoMap - 类 中的变量cn.woodwhales.common.webhook.model.GlobalInfo
 
main(String[]) - 类 中的静态方法cn.woodwhales.common.example.business.chinese.ChineseDataToolExample
 
main(String[]) - 类 中的静态方法cn.woodwhales.common.example.business.collection.CollectionMathResultExample
 
main(String[]) - 类 中的静态方法cn.woodwhales.common.example.business.DataToolExample
 
main(String[]) - 类 中的静态方法cn.woodwhales.common.example.business.tree.TreeToolExample
 
main(String[]) - 类 中的静态方法cn.woodwhales.common.example.util.datasource.DataSourceToolExample
 
main(String[]) - 类 中的静态方法cn.woodwhales.common.example.util.excel.ExcelToolExample
 
main(String[]) - 类 中的静态方法cn.woodwhales.common.example.webhook.nonspringboot.WebhookExecutorTest
 
map - 类 中的变量cn.woodwhales.common.webhook.model.request.BaseWebhookRequestBody
 
mapToList(Map<K, V>, BiFunction<K, V, R>) - 类 中的静态方法cn.woodwhales.common.business.DataTool
遍历 map 元素并按照 function 转成 R 集合
mapToList(Map<K, V>, BiPredicate<K, V>, BiFunction<K, V, R>) - 类 中的静态方法cn.woodwhales.common.business.DataTool
遍历 map 元素,先按照 predicate 过滤再按照 function 转成 R 集合
mapValueToList(Map<K, V>, Function<V, R>) - 类 中的静态方法cn.woodwhales.common.business.DataTool
从 map 中获取 value 集合并根据 function 转成 R 集合
MyAnnotation - cn.woodwhales.common.example.model.util.datasource中的注释类型
自己定义的属性枚举
MybatisPlusExecutor - cn.woodwhales.common.mybatisplus中的类
 
MybatisPlusExecutor() - 类 的构造器cn.woodwhales.common.mybatisplus.MybatisPlusExecutor
 
MyTreeNodeGenerator - cn.woodwhales.common.example.model.business.tree中的类
 
MyTreeNodeGenerator() - 类 的构造器cn.woodwhales.common.example.model.business.tree.MyTreeNodeGenerator
 

N

newInstance() - 类 中的静态方法cn.woodwhales.common.webhook.executor.DingTalkWebhookExecutor
 
newInstance() - 类 中的静态方法cn.woodwhales.common.webhook.executor.FeiShuWebhookExecutor
 
newInstance() - 类 中的静态方法cn.woodwhales.common.webhook.executor.WeComWebhookExecutor
 
newInstance(String, String, BaseWebhookRequestBody) - 类 中的静态方法cn.woodwhales.common.webhook.model.param.ExecuteParam
 
newInstance(String) - 类 中的静态方法cn.woodwhales.common.webhook.model.request.DingTalkRequestBody
 
newInstance(String) - 类 中的静态方法cn.woodwhales.common.webhook.model.request.FeiShuRequestBody
 
newInstance(WebhookProductEnum, String, Consumer<BaseWebhookRequestBody>, List<String>, List<String>) - 类 中的静态方法cn.woodwhales.common.webhook.model.request.WebhookRequestBodyFactory
 
newInstance(String) - 类 中的静态方法cn.woodwhales.common.webhook.model.request.WeComRequestBody
 
newMysql(String, String, String) - 类 中的静态方法cn.woodwhales.common.util.datasource.DataSourceTool
 
newMysql8(String, String, String) - 类 中的静态方法cn.woodwhales.common.util.datasource.DataSourceTool
 
newOracle(String, String, String) - 类 中的静态方法cn.woodwhales.common.util.datasource.DataSourceTool
 
nodeId(String) - 类 中的方法cn.woodwhales.common.business.tree.TreeNodeAttributeMapper.TreeNodeAttributeMapperBuilder
 
nodeName(String) - 类 中的方法cn.woodwhales.common.business.tree.TreeNodeAttributeMapper.TreeNodeAttributeMapperBuilder
 
noticeUrl(String) - 类 中的方法cn.woodwhales.common.webhook.event.WebhookEvent.Builder
 
noticeUrl(String, String) - 类 中的方法cn.woodwhales.common.webhook.event.WebhookEvent.Builder
 

O

OpResult<T> - cn.woodwhales.common.model.result中的类
业务数据响应体
originResponseContent - 类 中的变量cn.woodwhales.common.webhook.model.response.ExecuteResponse
响应原始报文
overNodeId(Function<T, Object>) - 类 中的方法cn.woodwhales.common.business.tree.TreeNodeAttributeMapper.TreeNodeAttributeMapperBuilder
 
overNodeId(String, Function<T, Object>) - 类 中的方法cn.woodwhales.common.business.tree.TreeNodeAttributeMapper.TreeNodeAttributeMapperBuilder
 

P

PageQueryInterface - cn.woodwhales.common.model.field中的接口
 
PageQueryParam - cn.woodwhales.common.model.param中的类
 
PageQueryParam() - 类 的构造器cn.woodwhales.common.model.param.PageQueryParam
 
PageRespVO<T> - cn.woodwhales.common.model.vo中的类
分页查询响应视图
PageRespVO() - 类 的构造器cn.woodwhales.common.model.vo.PageRespVO
 
PageUtil - cn.woodwhales.common.model.util中的类
mybatisplus 查询对象构建工具
PageUtil() - 类 的构造器cn.woodwhales.common.model.util.PageUtil
 
parentId(String) - 类 中的方法cn.woodwhales.common.business.tree.TreeNodeAttributeMapper.TreeNodeAttributeMapperBuilder
 
parse(String, TypeReference<T>, Map<String, String>) - 类 中的静态方法cn.woodwhales.common.util.JsonTool
解析 jsonStr 为 对象 json字符串中 key 映射对象中属性,可以使用 @JsonProperty 指定
parse(String, TypeReference<T>) - 类 中的静态方法cn.woodwhales.common.util.JsonTool
解析 jsonStr 为 对象 json字符串中 key 映射对象中属性,可以使用 @JsonProperty 指定
parseData(String, BiFunction<Integer, Row, T>) - 类 中的静态方法cn.woodwhales.common.util.excel.ExcelTool
解析 excel 中的内容为 list 集合数据 默认解析: 第一个 sheet 跳过第一行数据
parseData(InputStream, BiFunction<Integer, Row, T>) - 类 中的静态方法cn.woodwhales.common.util.excel.ExcelTool
解析 excel 中的内容为 list 集合数据 默认解析: 第一个 sheet 跳过第一行数据
parseData(InputStream, Class<T>) - 类 中的静态方法cn.woodwhales.common.util.excel.ExcelTool
解析数据
parseData(String, int, int, BiFunction<Integer, Row, T>) - 类 中的静态方法cn.woodwhales.common.util.excel.ExcelTool
解析 excel 中的内容为 list 集合数据
parsedResponseObject - 类 中的变量cn.woodwhales.common.webhook.model.response.ExecuteResponse
原始报文解析之后的数据对象
parseResponseHandler(ExecuteResponse<Response>) - 类 中的方法cn.woodwhales.common.webhook.executor.BaseWebhookExecutor
解析响应结果
preToJsonSting() - 类 中的方法cn.woodwhales.common.webhook.model.request.BaseWebhookRequestBody
对象转json字符串之前的操作
preToJsonSting() - 类 中的方法cn.woodwhales.common.webhook.model.request.DingTalkRequestBody
 
preToJsonSting() - 类 中的方法cn.woodwhales.common.webhook.model.request.FeiShuRequestBody
 
preToJsonSting() - 类 中的方法cn.woodwhales.common.webhook.model.request.WeComRequestBody
 

Q

queryList(String, Class<T>) - 类 中的方法cn.woodwhales.common.util.datasource.DataSourceTool
 
queryList(String, Function<ResultSet, T>) - 类 中的方法cn.woodwhales.common.util.datasource.DataSourceTool
查询多条数据
queryList(String, Consumer<ResultSet>, Function<ResultSet, T>) - 类 中的方法cn.woodwhales.common.util.datasource.DataSourceTool
查询多条数据
queryOne(String, Class<T>) - 类 中的方法cn.woodwhales.common.util.datasource.DataSourceTool
 
queryOne(String, Function<ResultSet, T>) - 类 中的方法cn.woodwhales.common.util.datasource.DataSourceTool
查询单条数据
queryOne(String, Consumer<ResultSet>, Function<ResultSet, T>) - 类 中的方法cn.woodwhales.common.util.datasource.DataSourceTool
查询单条数据

R

ReadBookInfoDTO(String, Integer) - 类 的构造器cn.woodwhales.common.example.model.business.example.UserDetailDTO2.ReadBookInfoDTO
 
removeNull(List<? extends T>) - 类 中的静态方法cn.woodwhales.common.business.DataTool
去除 list 集合中的 null 元素进行
requestContent - 类 中的变量cn.woodwhales.common.webhook.model.response.ExecuteResponse
请求内容
resp(OpResult<S>, Function<S, T>) - 类 中的静态方法cn.woodwhales.common.model.vo.RespVO
 
resp(OpResult<T>) - 类 中的静态方法cn.woodwhales.common.model.vo.RespVO
 
RespCodeEnum - cn.woodwhales.common.model.enums中的枚举
 
RespVO<T> - cn.woodwhales.common.model.vo中的类
通用响应视图
RespVO() - 类 的构造器cn.woodwhales.common.model.vo.RespVO
 

S

secret(String) - 类 中的方法cn.woodwhales.common.webhook.executor.WebhookExecutorFactory.Builder
 
send(String) - 类 中的方法cn.woodwhales.common.example.webhook.springboot.IndexController
发送 webhook 通知
setApplicationContext(ApplicationContext) - 类 中的方法cn.woodwhales.common.util.SpringUtil
 
setBasePackageNames(String[]) - 类 中的方法cn.woodwhales.common.webhook.model.GlobalInfo
 
setChildren(List<TreeNode<K, T>>) - 类 中的方法cn.woodwhales.common.business.tree.TreeNode
 
setChildrenName(String) - 类 中的方法cn.woodwhales.common.business.tree.TreeNodeAttributeMapper
 
setCode(Integer) - 类 中的方法cn.woodwhales.common.webhook.model.response.FeiShuResponse
 
setCreateTime(Date) - 接口 中的方法cn.woodwhales.common.model.field.CommonFieldTimeInterface
设置创建时间
setData(T) - 类 中的方法cn.woodwhales.common.business.tree.TreeNode
 
setDataName(String) - 类 中的方法cn.woodwhales.common.business.tree.TreeNodeAttributeMapper
 
setErrcode(Integer) - 类 中的方法cn.woodwhales.common.webhook.model.response.DingTalkResponse
 
setErrcode(Integer) - 类 中的方法cn.woodwhales.common.webhook.model.response.WeComResponse
 
setErrmsg(String) - 类 中的方法cn.woodwhales.common.webhook.model.response.DingTalkResponse
 
setErrmsg(String) - 类 中的方法cn.woodwhales.common.webhook.model.response.WeComResponse
 
setExtra(Object) - 类 中的方法cn.woodwhales.common.webhook.model.response.FeiShuResponse
 
setExtraName(String) - 类 中的方法cn.woodwhales.common.business.tree.TreeNodeAttributeMapper
 
setGitProperties(Properties) - 类 中的方法cn.woodwhales.common.webhook.event.WebhookEvent
 
setGitProperties(Properties) - 类 中的方法cn.woodwhales.common.webhook.model.GlobalInfo
 
setGmtCreate(Date) - 接口 中的方法cn.woodwhales.common.model.field.CommonFieldTimeInterface2
设置创建时间
setGmtModified(Date) - 接口 中的方法cn.woodwhales.common.model.field.CommonFieldTimeInterface2
设置更新时间
setId(K) - 类 中的方法cn.woodwhales.common.business.tree.TreeNode
 
setIntersectionSet(Set<CollectionFieldComparable<K>>) - 类 中的方法cn.woodwhales.common.business.collection.CollectionMathResult
 
setLimit(Integer) - 接口 中的方法cn.woodwhales.common.model.field.PageQueryInterface
设置当前页总记录数
setMachineInfoMap(LinkedHashMap<String, String>) - 类 中的方法cn.woodwhales.common.webhook.event.WebhookEvent
 
setMachineInfoMap(LinkedHashMap<String, String>) - 类 中的方法cn.woodwhales.common.webhook.model.GlobalInfo
 
setMsg(String) - 类 中的方法cn.woodwhales.common.webhook.model.response.FeiShuResponse
 
setName(String) - 类 中的方法cn.woodwhales.common.business.tree.TreeNode
 
setNegativeDifferenceSet(Set<CollectionFieldComparable<K>>) - 类 中的方法cn.woodwhales.common.business.collection.CollectionMathResult
 
setNodeId(String) - 类 中的方法cn.woodwhales.common.business.tree.TreeNodeAttributeMapper
 
setNodeName(String) - 类 中的方法cn.woodwhales.common.business.tree.TreeNodeAttributeMapper
 
setNoticeUrl(String) - 类 中的方法cn.woodwhales.common.webhook.event.WebhookEvent
 
setOverNodeIdFunction(Function<T, Object>) - 类 中的方法cn.woodwhales.common.business.tree.TreeNodeAttributeMapper
 
setPage(Integer) - 接口 中的方法cn.woodwhales.common.model.field.PageQueryInterface
设置当前页码
setParentId(K) - 类 中的方法cn.woodwhales.common.business.tree.TreeNode
 
setParentId(String) - 类 中的方法cn.woodwhales.common.business.tree.TreeNodeAttributeMapper
 
setPositiveDifferenceSet(Set<CollectionFieldComparable<K>>) - 类 中的方法cn.woodwhales.common.business.collection.CollectionMathResult
 
setSort(int) - 类 中的方法cn.woodwhales.common.business.tree.TreeNode
 
setSortName(String) - 类 中的方法cn.woodwhales.common.business.tree.TreeNodeAttributeMapper
 
setStatusCode(Integer) - 类 中的方法cn.woodwhales.common.webhook.model.response.FeiShuResponse
 
setStatusMessage(String) - 类 中的方法cn.woodwhales.common.webhook.model.response.FeiShuResponse
 
setUnionSet(Set<CollectionFieldComparable<K>>) - 类 中的方法cn.woodwhales.common.business.collection.CollectionMathResult
 
setUpdateTime(Date) - 接口 中的方法cn.woodwhales.common.model.field.CommonFieldTimeInterface
设置更新时间
setUrl(String) - 类 中的方法cn.woodwhales.common.webhook.model.param.ExecuteParam
 
setWebhookProductEnum(WebhookProductEnum) - 类 中的方法cn.woodwhales.common.webhook.model.request.BaseWebhookRequestBody
 
sign - 类 中的变量cn.woodwhales.common.webhook.model.request.FeiShuRequestBody
 
sort(List<T>, Comparator<T>) - 类 中的静态方法cn.woodwhales.common.business.DataTool
对 list 集合进行排序
sort(List<T>, Comparator<T>, boolean) - 类 中的静态方法cn.woodwhales.common.business.DataTool
对 list 集合进行排序
sortedList(List<T>, Function<T, String>) - 类 中的静态方法cn.woodwhales.common.business.chinese.ChineseDataTool
根据 dataList 进行中文字段排序
sortName(String) - 类 中的方法cn.woodwhales.common.business.tree.TreeNodeAttributeMapper.TreeNodeAttributeMapperBuilder
 
SpringUtil - cn.woodwhales.common.util中的类
Spring(Spring boot)工具封装,包括: 1、Spring IOC容器中的bean对象获取
SpringUtil() - 类 的构造器cn.woodwhales.common.util.SpringUtil
 
statusCode - 类 中的变量cn.woodwhales.common.webhook.model.response.ExecuteResponse
http 响应状态码
success(T) - 类 中的静态方法cn.woodwhales.common.model.result.OpResult
 
success() - 类 中的静态方法cn.woodwhales.common.model.result.OpResult
 
success(Long, List<T>) - 类 中的静态方法cn.woodwhales.common.model.vo.PageRespVO
 
success(List<T>) - 类 中的静态方法cn.woodwhales.common.model.vo.PageRespVO
 
success() - 类 中的静态方法cn.woodwhales.common.model.vo.RespVO
 
success(T) - 类 中的静态方法cn.woodwhales.common.model.vo.RespVO
 
suffix - 枚举 中的变量cn.woodwhales.common.file.FileTypeHexStrEnum
 

T

test1() - 类 中的静态方法cn.woodwhales.common.example.business.tree.TreeToolExample
 
test2() - 类 中的静态方法cn.woodwhales.common.example.business.tree.TreeToolExample
 
test3() - 类 中的静态方法cn.woodwhales.common.example.business.tree.TreeToolExample
 
test4() - 类 中的静态方法cn.woodwhales.common.example.business.tree.TreeToolExample
 
test5() - 类 中的静态方法cn.woodwhales.common.example.business.tree.TreeToolExample
 
testGetListFromBaseList() - 类 中的静态方法cn.woodwhales.common.example.business.DataToolExample
 
testGetListFromBaseList2() - 类 中的静态方法cn.woodwhales.common.example.business.DataToolExample
 
testMapToList() - 类 中的静态方法cn.woodwhales.common.example.business.DataToolExample
 
testParseData2() - 类 中的静态方法cn.woodwhales.common.example.util.excel.ExcelToolExample
 
testToList() - 类 中的静态方法cn.woodwhales.common.example.business.DataToolExample
 
throwable(Throwable) - 类 中的方法cn.woodwhales.common.webhook.event.WebhookEvent.Builder
 
throwable(Throwable, String...) - 类 中的方法cn.woodwhales.common.webhook.event.WebhookEvent.Builder
 
throwable(Throwable, String...) - 类 中的方法cn.woodwhales.common.webhook.executor.WebhookExecutorFactory.Builder
 
throwable(Throwable) - 类 中的方法cn.woodwhales.common.webhook.executor.WebhookExecutorFactory.Builder
 
throwable - 类 中的变量cn.woodwhales.common.webhook.model.GlobalInfo
 
timestamp - 类 中的变量cn.woodwhales.common.webhook.model.request.FeiShuRequestBody
 
TimeTool - cn.woodwhales.common.util中的类
时间工具
TimeTool() - 类 的构造器cn.woodwhales.common.util.TimeTool
 
toJavaType(String, JavaType) - 类 中的静态方法cn.woodwhales.common.util.JsonUtils
将Json转成Java对象
toJson(Object) - 类 中的静态方法cn.woodwhales.common.util.JsonUtils
将Java对象转成Json,约束规则JsonInclude.Include.NON_EMPTY
toJson(Object, JsonInclude.Include) - 类 中的静态方法cn.woodwhales.common.util.JsonUtils
将Java对象转成Json,默认约束规则JsonInclude.Include.NON_EMPTY
toJsonSting() - 类 中的方法cn.woodwhales.common.webhook.model.request.BaseWebhookRequestBody
 
toList(List<S>, Function<? super S, ? extends T>) - 类 中的静态方法cn.woodwhales.common.business.DataTool
将原始的 list 按照 mapper 规则转成新的 list
toList(S[], Function<? super S, ? extends T>) - 类 中的静态方法cn.woodwhales.common.business.DataTool
将原始的 array 按照 mapper 规则转成新的 list
toList(List<S>, Function<? super S, ? extends T>, boolean) - 类 中的静态方法cn.woodwhales.common.business.DataTool
将原始的 list 按照 mapper 规则转成新的 list
toList(List<S>, Predicate<S>, Function<? super S, ? extends T>, boolean) - 类 中的静态方法cn.woodwhales.common.business.DataTool
将原始的 list 按照 filter 过滤之后,按照 mapper 规则转成新的 list
toList(S[], Predicate<S>, Function<? super S, ? extends T>, boolean) - 类 中的静态方法cn.woodwhales.common.business.DataTool
将原始的 list 按照 filter 过滤之后,按照 mapper 规则转成新的 list
toList(List<S>, Predicate<S>, Function<? super S, ? extends T>) - 类 中的静态方法cn.woodwhales.common.business.DataTool
将原始的 list 按照 filter 过滤之后,按照 mapper 规则转成新的 list
toList() - 类 中的静态方法cn.woodwhales.common.example.business.DataToolExample
 
toListByMap(Map<K, T>, BiFunction<K, T, R>) - 类 中的静态方法cn.woodwhales.common.business.DataTool
从 map 中遍历生成 list
toListByMap(Map<K, T>, BiPredicate<K, T>, BiFunction<K, T, R>) - 类 中的静态方法cn.woodwhales.common.business.DataTool
从过滤的 map 中遍历生成 list
toListWithMap(List<S>, Map<K, V>, Function<S, K>, BiFunction<S, V, T>) - 类 中的静态方法cn.woodwhales.common.business.DataTool
list 遍历并匹配 map 中的元素,没有匹配到则丢弃
toListWithMap(List<S>, Map<K, V>, Function<S, K>, BiFunction<S, V, T>, Function<S, T>) - 类 中的静态方法cn.woodwhales.common.business.DataTool
list 遍历并匹配 map 中的元素,没有匹配到不丢弃
toMap(List<S>, Function<? super S, ? extends K>, Function<? super S, ? extends T>) - 类 中的静态方法cn.woodwhales.common.business.DataTool
list 转 map 集合
toMap(Collection<S>, Function<? super S, ? extends K>, Function<? super S, ? extends T>, BinaryOperator<T>) - 类 中的静态方法cn.woodwhales.common.business.DataTool
list 转 map 集合
toMap(List<S>, Function<? super S, ? extends K>) - 类 中的静态方法cn.woodwhales.common.business.DataTool
list 转 map 集合 map 的 value 为集合元素本身
toMap(S[], Function<? super S, ? extends K>) - 类 中的静态方法cn.woodwhales.common.business.DataTool
数组 转 map 集合 map 的 value 为集合元素本身
toMap(S[], Function<? super S, ? extends K>, BinaryOperator<S>) - 类 中的静态方法cn.woodwhales.common.business.DataTool
数组 转 map 集合 map 的 value 为集合元素本身
toMap(List<S>, Function<? super S, ? extends K>, BinaryOperator<S>) - 类 中的静态方法cn.woodwhales.common.business.DataTool
list 转 map 集合 map 的 value 为集合元素本身
toMap(TreeNode<K, T>, TreeNodeAttributeMapper<T>, Function<T, Object>, boolean, boolean) - 类 中的静态方法cn.woodwhales.common.business.tree.TreeNode
 
toMap1() - 类 中的静态方法cn.woodwhales.common.example.business.DataToolExample
 
toMap2() - 类 中的静态方法cn.woodwhales.common.example.business.DataToolExample
 
toMapForSaveNew(Collection<S>, Function<? super S, ? extends K>) - 类 中的静态方法cn.woodwhales.common.business.DataTool
list 转 map 集合 map 的 value 为集合元素本身 如果出现 key 重复,则取前一个元素
toMapForSaveNew(List<S>, Function<? super S, ? extends K>, Function<? super S, ? extends T>) - 类 中的静态方法cn.woodwhales.common.business.DataTool
list 转 map 集合 如果出现 key 重复,则取前一个元素
toMapForSaveOld(List<S>, Function<? super S, ? extends K>) - 类 中的静态方法cn.woodwhales.common.business.DataTool
list 转 map 集合 map 的 value 为集合元素本身 如果出现 key 重复,则取前一个元素
toMapForSaveOld(List<S>, Function<? super S, ? extends K>, Function<? super S, ? extends T>) - 类 中的静态方法cn.woodwhales.common.business.DataTool
list 转 map 集合 如果出现 key 重复,则取前一个元素
toMapFromList(List<S>, Function<? super S, ? extends T>, Function<? super T, ? extends K>) - 类 中的静态方法cn.woodwhales.common.business.DataTool
将原始的 list 按照 mapper 规则转成新的 list 再按照新的 list 按照 keyMapper 为生成 key 规则转成 map 集合
toObject(String, Class<T>) - 类 中的静态方法cn.woodwhales.common.util.JsonUtils
将Json转成Java对象
toSet(Set<T>, Function<T, R>) - 类 中的静态方法cn.woodwhales.common.business.collection.CollectionTool
从原始 set 集合生成新的 set
toSet(List<S>, Function<? super S, ? extends T>) - 类 中的静态方法cn.woodwhales.common.business.DataTool
list 转 set 集合
toString() - 类 中的方法cn.woodwhales.common.business.collection.CollectionContainer
 
toTypeReference(String, TypeReference<T>) - 类 中的静态方法cn.woodwhales.common.util.JsonUtils
将Json转成Java对象
tree(List<T>, TreeNodeGenerator<K, T>, TreeNodeAttributeMapper<T>) - 类 中的静态方法cn.woodwhales.common.business.tree.TreeTool
 
tree(List<T>, TreeNodeGenerator<K, T>, TreeNodeAttributeMapper<T>, Function<T, Object>) - 类 中的静态方法cn.woodwhales.common.business.tree.TreeTool
树化数据,可支持添加扩展属性
tree(List<T>, TreeNodeGenerator<K, T>, TreeNodeAttributeMapper<T>, Function<T, Object>, boolean) - 类 中的静态方法cn.woodwhales.common.business.tree.TreeTool
树化数据,可支持添加扩展属性
tree(List<T>, TreeNodeGenerator<K, T>, TreeNodeAttributeMapper<T>, boolean) - 类 中的静态方法cn.woodwhales.common.business.tree.TreeTool
树化数据
tree(List<T>, TreeNodeGenerator<K, T>) - 类 中的静态方法cn.woodwhales.common.business.tree.TreeTool
树化数据
tree(List<T>, TreeNodeGenerator<K, T>, boolean) - 类 中的静态方法cn.woodwhales.common.business.tree.TreeTool
树化数据
TreeNode<K,T> - cn.woodwhales.common.business.tree中的类
 
TreeNodeAttributeMapper<T> - cn.woodwhales.common.business.tree中的类
 
TreeNodeAttributeMapper.TreeNodeAttributeMapperBuilder<T> - cn.woodwhales.common.business.tree中的类
 
TreeNodeGenerator<K,T> - cn.woodwhales.common.business.tree中的接口
 
TreeTool - cn.woodwhales.common.business.tree中的类
 
TreeTool() - 类 的构造器cn.woodwhales.common.business.tree.TreeTool
 
TreeToolExample - cn.woodwhales.common.example.business.tree中的类
 
TreeToolExample() - 类 的构造器cn.woodwhales.common.example.business.tree.TreeToolExample
 
TreeToolTempMenu - cn.woodwhales.common.example.model.business.tree中的类
 
TreeToolTempMenu(Integer, Integer, String, Integer) - 类 的构造器cn.woodwhales.common.example.model.business.tree.TreeToolTempMenu
 

U

update(Mapper, Entity, Function<Entity, K>, Function<Entity, Entity>) - 类 中的静态方法cn.woodwhales.common.mybatisplus.MybatisPlusExecutor
按照 entityIdFunction 更新数据
url - 类 中的变量cn.woodwhales.common.webhook.model.response.ExecuteResponse
请求地址
UserDetailDTO - cn.woodwhales.common.example.model.business.example中的类
 
UserDetailDTO(UserInfoDTO, UserExtraInfoDTO) - 类 的构造器cn.woodwhales.common.example.model.business.example.UserDetailDTO
 
UserDetailDTO2 - cn.woodwhales.common.example.model.business.example中的类
 
UserDetailDTO2(UserInfoDTO) - 类 的构造器cn.woodwhales.common.example.model.business.example.UserDetailDTO2
 
UserDetailDTO2.ReadBookInfoDTO - cn.woodwhales.common.example.model.business.example中的类
 
UserExtraInfoDTO - cn.woodwhales.common.example.model.business.example中的类
 
UserExtraInfoDTO(Integer, Integer, String) - 类 的构造器cn.woodwhales.common.example.model.business.example.UserExtraInfoDTO
 
UserExtraInfoDTO2 - cn.woodwhales.common.example.model.business.example中的类
 
UserExtraInfoDTO2(Integer, String, Integer) - 类 的构造器cn.woodwhales.common.example.model.business.example.UserExtraInfoDTO2
 
userIdList(List<String>) - 类 中的方法cn.woodwhales.common.webhook.event.WebhookEvent.Builder
 
userIdList(List<String>) - 类 中的方法cn.woodwhales.common.webhook.executor.WebhookExecutorFactory.Builder
 
userIdList - 类 中的变量cn.woodwhales.common.webhook.model.request.BaseWebhookRequestBody
 
UserInfoDTO - cn.woodwhales.common.example.model.business.example中的类
 
UserInfoDTO(Integer, String) - 类 的构造器cn.woodwhales.common.example.model.business.example.UserInfoDTO
 
userMobileList(List<String>) - 类 中的方法cn.woodwhales.common.webhook.event.WebhookEvent.Builder
 
userMobileList(List<String>) - 类 中的方法cn.woodwhales.common.webhook.executor.WebhookExecutorFactory.Builder
 
userMobileList - 类 中的变量cn.woodwhales.common.webhook.model.request.BaseWebhookRequestBody
 

V

valueOf(String) - 枚举 中的静态方法cn.woodwhales.common.example.model.business.DataToolTempEnum
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法cn.woodwhales.common.file.FileTypeHexStrEnum
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法cn.woodwhales.common.model.enums.RespCodeEnum
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法cn.woodwhales.common.util.excel.ExcelFieldType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法cn.woodwhales.common.webhook.enums.WebhookProductEnum
返回带有指定名称的该类型的枚举常量。
values() - 枚举 中的静态方法cn.woodwhales.common.example.model.business.DataToolTempEnum
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法cn.woodwhales.common.file.FileTypeHexStrEnum
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法cn.woodwhales.common.model.enums.RespCodeEnum
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法cn.woodwhales.common.util.excel.ExcelFieldType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法cn.woodwhales.common.webhook.enums.WebhookProductEnum
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。

W

WebhookEvent - cn.woodwhales.common.webhook.event中的类
 
WebhookEvent(Object, Throwable, String[], String, String, String, Consumer<BaseWebhookRequestBody>, List<String>, List<String>) - 类 的构造器cn.woodwhales.common.webhook.event.WebhookEvent
 
WebhookEvent.Builder - cn.woodwhales.common.webhook.event中的类
 
WebhookEventHandler - cn.woodwhales.common.webhook.event中的类
 
WebhookEventHandler() - 类 的构造器cn.woodwhales.common.webhook.event.WebhookEventHandler
 
WebhookExecutorFactory - cn.woodwhales.common.webhook.executor中的类
 
WebhookExecutorFactory() - 类 的构造器cn.woodwhales.common.webhook.executor.WebhookExecutorFactory
 
WebhookExecutorFactory.Builder - cn.woodwhales.common.webhook.executor中的类
 
WebhookExecutorTest - cn.woodwhales.common.example.webhook.nonspringboot中的类
非 springboot 项目使用 webhook 示例
WebhookExecutorTest() - 类 的构造器cn.woodwhales.common.example.webhook.nonspringboot.WebhookExecutorTest
 
webhookExtraInfo() - 类 中的方法cn.woodwhales.common.example.webhook.springboot.ApplicationEventConfig
注入 webhook 插件
webhookExtraInfo(WebhookExtraInfo) - 类 中的方法cn.woodwhales.common.webhook.executor.WebhookExecutorFactory.Builder
 
webhookExtraInfo(long, TimeUnit) - 类 中的方法cn.woodwhales.common.webhook.executor.WebhookExecutorFactory.Builder
 
WebhookExtraInfo - cn.woodwhales.common.webhook.plugin中的类
webhook 扩展信息对象
WebhookExtraInfo(long, TimeUnit) - 类 的构造器cn.woodwhales.common.webhook.plugin.WebhookExtraInfo
 
WebhookProductEnum - cn.woodwhales.common.webhook.enums中的枚举
webhook 类型枚举
webhookProductEnum() - 类 中的方法cn.woodwhales.common.webhook.executor.BaseWebhookExecutor
webhook 产品信息
webhookProductEnum() - 类 中的方法cn.woodwhales.common.webhook.executor.DingTalkWebhookExecutor
 
webhookProductEnum() - 类 中的方法cn.woodwhales.common.webhook.executor.FeiShuWebhookExecutor
 
webhookProductEnum() - 类 中的方法cn.woodwhales.common.webhook.executor.WeComWebhookExecutor
 
webhookProductEnum - 类 中的变量cn.woodwhales.common.webhook.model.request.BaseWebhookRequestBody
 
WebhookRequestBodyFactory - cn.woodwhales.common.webhook.model.request中的类
 
WebhookRequestBodyFactory() - 类 的构造器cn.woodwhales.common.webhook.model.request.WebhookRequestBodyFactory
 
WeComExecutor() - 类 中的静态方法cn.woodwhales.common.example.webhook.nonspringboot.WebhookExecutorTest
 
WeComRequestBody - cn.woodwhales.common.webhook.model.request中的类
 
WeComRequestBody() - 类 的构造器cn.woodwhales.common.webhook.model.request.WeComRequestBody
 
WeComResponse - cn.woodwhales.common.webhook.model.response中的类
企业微信webhook响应对象
WeComResponse() - 类 的构造器cn.woodwhales.common.webhook.model.response.WeComResponse
 
WeComWebhookExecutor<RequestBody extends BaseWebhookRequestBody> - cn.woodwhales.common.webhook.executor中的类
 
WeComWebhookExecutor() - 类 的构造器cn.woodwhales.common.webhook.executor.WeComWebhookExecutor
 
wrappedField(Object) - 类 中的静态方法cn.woodwhales.common.util.datasource.DataSourceTool
包装字段值 例如: 数字 2 = '2' 空值 null = 'NULL' 字符串 "woodwhales" = 'woodwhales'
A B C D E F G H I J L M N O P Q R S T U V W 
跳过导航链接

Copyright © 2022. All rights reserved.