跳过导航链接
A C D G I L M P S V 

A

acceptJsonFormatVisitor(JsonFormatVisitorWrapper, JavaType) - 类 中的方法cn.stylefeng.roses.kernel.dict.api.serializer.DictValueSerializer
 

C

cn.stylefeng.roses.kernel.dict.api - 程序包 cn.stylefeng.roses.kernel.dict.api
 
cn.stylefeng.roses.kernel.dict.api.constants - 程序包 cn.stylefeng.roses.kernel.dict.api.constants
 
cn.stylefeng.roses.kernel.dict.api.context - 程序包 cn.stylefeng.roses.kernel.dict.api.context
 
cn.stylefeng.roses.kernel.dict.api.enums - 程序包 cn.stylefeng.roses.kernel.dict.api.enums
 
cn.stylefeng.roses.kernel.dict.api.exception - 程序包 cn.stylefeng.roses.kernel.dict.api.exception
 
cn.stylefeng.roses.kernel.dict.api.exception.enums - 程序包 cn.stylefeng.roses.kernel.dict.api.exception.enums
 
cn.stylefeng.roses.kernel.dict.api.pojo.dict.request - 程序包 cn.stylefeng.roses.kernel.dict.api.pojo.dict.request
 
cn.stylefeng.roses.kernel.dict.api.serializer - 程序包 cn.stylefeng.roses.kernel.dict.api.serializer
 
CONFIG_GROUP_DICT_TYPE_CODE - 接口 中的静态变量cn.stylefeng.roses.kernel.dict.api.constants.DictConstants
系统配置分组code

D

DEFAULT_DICT_PARENT_ID - 接口 中的静态变量cn.stylefeng.roses.kernel.dict.api.constants.DictConstants
默认字典根节点的id
deleteByDictId(Long) - 接口 中的方法cn.stylefeng.roses.kernel.dict.api.DictApi
删除字典,通过dictId
DICT_EXCEPTION_STEP_CODE - 接口 中的静态变量cn.stylefeng.roses.kernel.dict.api.constants.DictConstants
异常枚举的步进值
DICT_MODULE_NAME - 接口 中的静态变量cn.stylefeng.roses.kernel.dict.api.constants.DictConstants
dict模块的名称
DictApi - cn.stylefeng.roses.kernel.dict.api中的接口
字典模块对外提供的api,方便其他模块直接调用
DictConstants - cn.stylefeng.roses.kernel.dict.api.constants中的接口
字典模块的常量
DictContext - cn.stylefeng.roses.kernel.dict.api.context中的类
字典模块,对外的api
DictContext() - 类 的构造器cn.stylefeng.roses.kernel.dict.api.context.DictContext
 
DictException - cn.stylefeng.roses.kernel.dict.api.exception中的异常错误
字典模块的异常
DictException(AbstractExceptionEnum, Object...) - 异常错误 的构造器cn.stylefeng.roses.kernel.dict.api.exception.DictException
 
DictException(AbstractExceptionEnum) - 异常错误 的构造器cn.stylefeng.roses.kernel.dict.api.exception.DictException
 
DictExceptionEnum - cn.stylefeng.roses.kernel.dict.api.exception.enums中的枚举
字典模块相关的异常枚举
DictTypeClassEnum - cn.stylefeng.roses.kernel.dict.api.enums中的枚举
字典类型的分类枚举
DictValueSerializer - cn.stylefeng.roses.kernel.dict.api.serializer中的类
jackson 序列化获取字典名称 使用注意事项: 1.在pojo的字段上加 @JsonSerialize(using=DictValueSerializer.class) 2.pojo字段的返回值为:"字典类型编码|字典的编码"
DictValueSerializer() - 类 的构造器cn.stylefeng.roses.kernel.dict.api.serializer.DictValueSerializer
 

G

getDictDetailsByDictTypeCode(String) - 接口 中的方法cn.stylefeng.roses.kernel.dict.api.DictApi
根据字典类型编码获取所有的字典
getDictName(String, String) - 接口 中的方法cn.stylefeng.roses.kernel.dict.api.DictApi
通过字典类型编码和字典编码获取名称
getSchema(SerializerProvider, Type) - 类 中的方法cn.stylefeng.roses.kernel.dict.api.serializer.DictValueSerializer
 

I

isEmpty(SerializerProvider, Object) - 类 中的方法cn.stylefeng.roses.kernel.dict.api.serializer.DictValueSerializer
 

L

LANGUAGES_DICT_TYPE_CODE - 接口 中的静态变量cn.stylefeng.roses.kernel.dict.api.constants.DictConstants
多语言

M

me() - 类 中的静态方法cn.stylefeng.roses.kernel.dict.api.context.DictContext
获取字典相关操作接口

P

ParentIdsUpdateRequest - cn.stylefeng.roses.kernel.dict.api.pojo.dict.request中的类
所有父ids 修改的请求参数类
ParentIdsUpdateRequest() - 类 的构造器cn.stylefeng.roses.kernel.dict.api.pojo.dict.request.ParentIdsUpdateRequest
 

S

serialize(Object, JsonGenerator, SerializerProvider) - 类 中的方法cn.stylefeng.roses.kernel.dict.api.serializer.DictValueSerializer
 
serializeWithType(Object, JsonGenerator, SerializerProvider, TypeSerializer) - 类 中的方法cn.stylefeng.roses.kernel.dict.api.serializer.DictValueSerializer
 

V

valueOf(String) - 枚举 中的静态方法cn.stylefeng.roses.kernel.dict.api.enums.DictTypeClassEnum
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法cn.stylefeng.roses.kernel.dict.api.exception.enums.DictExceptionEnum
返回带有指定名称的该类型的枚举常量。
values() - 枚举 中的静态方法cn.stylefeng.roses.kernel.dict.api.enums.DictTypeClassEnum
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法cn.stylefeng.roses.kernel.dict.api.exception.enums.DictExceptionEnum
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
A C D G I L M P S V 
跳过导航链接

Copyright © 2021. All rights reserved.