跳过导航链接
A C D E F G L M O P S T U 

A

add(DictRequest) - 类 中的方法cn.stylefeng.roses.kernel.dict.modular.controller.DictController
添加字典条目
add(DictTypeRequest) - 类 中的方法cn.stylefeng.roses.kernel.dict.modular.controller.DictTypeController
添加字典类型
add(DictRequest) - 接口 中的方法cn.stylefeng.roses.kernel.dict.modular.service.DictService
新增字典
add(DictTypeRequest) - 接口 中的方法cn.stylefeng.roses.kernel.dict.modular.service.DictTypeService
添加字典类型
add(DictRequest) - 类 中的方法cn.stylefeng.roses.kernel.dict.modular.service.impl.DictServiceImpl
 
add(DictTypeRequest) - 类 中的方法cn.stylefeng.roses.kernel.dict.modular.service.impl.DictTypeServiceImpl
 

C

cn.stylefeng.roses.kernel.dict.modular.controller - 程序包 cn.stylefeng.roses.kernel.dict.modular.controller
 
cn.stylefeng.roses.kernel.dict.modular.entity - 程序包 cn.stylefeng.roses.kernel.dict.modular.entity
 
cn.stylefeng.roses.kernel.dict.modular.init - 程序包 cn.stylefeng.roses.kernel.dict.modular.init
 
cn.stylefeng.roses.kernel.dict.modular.mapper - 程序包 cn.stylefeng.roses.kernel.dict.modular.mapper
 
cn.stylefeng.roses.kernel.dict.modular.pojo - 程序包 cn.stylefeng.roses.kernel.dict.modular.pojo
 
cn.stylefeng.roses.kernel.dict.modular.pojo.request - 程序包 cn.stylefeng.roses.kernel.dict.modular.pojo.request
 
cn.stylefeng.roses.kernel.dict.modular.service - 程序包 cn.stylefeng.roses.kernel.dict.modular.service
 
cn.stylefeng.roses.kernel.dict.modular.service.impl - 程序包 cn.stylefeng.roses.kernel.dict.modular.service.impl
 
cn.stylefeng.roses.kernel.dict.modular.sqladapter - 程序包 cn.stylefeng.roses.kernel.dict.modular.sqladapter
 

D

del(DictRequest) - 接口 中的方法cn.stylefeng.roses.kernel.dict.modular.service.DictService
删除字典
del(DictTypeRequest) - 接口 中的方法cn.stylefeng.roses.kernel.dict.modular.service.DictTypeService
删除字典类型
del(DictRequest) - 类 中的方法cn.stylefeng.roses.kernel.dict.modular.service.impl.DictServiceImpl
 
del(DictTypeRequest) - 类 中的方法cn.stylefeng.roses.kernel.dict.modular.service.impl.DictTypeServiceImpl
 
delete(DictRequest) - 类 中的方法cn.stylefeng.roses.kernel.dict.modular.controller.DictController
删除字典条目
delete(DictTypeRequest) - 类 中的方法cn.stylefeng.roses.kernel.dict.modular.controller.DictTypeController
删除字典类型
deleteByDictId(Long) - 类 中的方法cn.stylefeng.roses.kernel.dict.modular.service.impl.DictServiceImpl
 
detail(DictRequest) - 类 中的方法cn.stylefeng.roses.kernel.dict.modular.controller.DictController
获取字典详情
detail(DictTypeRequest) - 类 中的方法cn.stylefeng.roses.kernel.dict.modular.controller.DictTypeController
获取字典类型详情
detail(DictRequest) - 接口 中的方法cn.stylefeng.roses.kernel.dict.modular.service.DictService
查询字典详情
detail(DictTypeRequest) - 接口 中的方法cn.stylefeng.roses.kernel.dict.modular.service.DictTypeService
查询-详情-按实体对象
detail(DictRequest) - 类 中的方法cn.stylefeng.roses.kernel.dict.modular.service.impl.DictServiceImpl
 
detail(DictTypeRequest) - 类 中的方法cn.stylefeng.roses.kernel.dict.modular.service.impl.DictTypeServiceImpl
 
DictController - cn.stylefeng.roses.kernel.dict.modular.controller中的类
字典详情管理,具体管理某个字典类型下的条目
DictController() - 类 的构造器cn.stylefeng.roses.kernel.dict.modular.controller.DictController
 
DictInitializer - cn.stylefeng.roses.kernel.dict.modular.init中的类
字典数据库初始化程序
DictInitializer() - 类 的构造器cn.stylefeng.roses.kernel.dict.modular.init.DictInitializer
 
DictMapper - cn.stylefeng.roses.kernel.dict.modular.mapper中的接口
字典详情的管理
DictRequest - cn.stylefeng.roses.kernel.dict.modular.pojo.request中的类
字典请求参数封装
DictRequest() - 类 的构造器cn.stylefeng.roses.kernel.dict.modular.pojo.request.DictRequest
 
DictRequest.dictZTree - cn.stylefeng.roses.kernel.dict.modular.pojo.request中的注释类型
校验ztree必备参数
DictRequest.treeList - cn.stylefeng.roses.kernel.dict.modular.pojo.request中的注释类型
获取树形列表
DictRequest.validateAvailable - cn.stylefeng.roses.kernel.dict.modular.pojo.request中的注释类型
校验编码是否重复
DictService - cn.stylefeng.roses.kernel.dict.modular.service中的接口
字典详情管理
DictServiceImpl - cn.stylefeng.roses.kernel.dict.modular.service.impl中的类
基础字典 服务实现类
DictServiceImpl() - 类 的构造器cn.stylefeng.roses.kernel.dict.modular.service.impl.DictServiceImpl
 
DictSql - cn.stylefeng.roses.kernel.dict.modular.sqladapter中的类
创建数据库的sql,可用在租户的创建
DictSql() - 类 的构造器cn.stylefeng.roses.kernel.dict.modular.sqladapter.DictSql
 
DictTypeController - cn.stylefeng.roses.kernel.dict.modular.controller中的类
字典类型管理
DictTypeController() - 类 的构造器cn.stylefeng.roses.kernel.dict.modular.controller.DictTypeController
 
DictTypeInitializer - cn.stylefeng.roses.kernel.dict.modular.init中的类
字典数据库初始化程序
DictTypeInitializer() - 类 的构造器cn.stylefeng.roses.kernel.dict.modular.init.DictTypeInitializer
 
DictTypeMapper - cn.stylefeng.roses.kernel.dict.modular.mapper中的接口
字典类型表 Mapper 接口
DictTypeRequest - cn.stylefeng.roses.kernel.dict.modular.pojo.request中的类
字典类型,请求参数封装
DictTypeRequest() - 类 的构造器cn.stylefeng.roses.kernel.dict.modular.pojo.request.DictTypeRequest
 
DictTypeRequest.validateCode - cn.stylefeng.roses.kernel.dict.modular.pojo.request中的注释类型
参数校验分组:校验code是否可用
DictTypeService - cn.stylefeng.roses.kernel.dict.modular.service中的接口
字典类型管理
DictTypeServiceImpl - cn.stylefeng.roses.kernel.dict.modular.service.impl中的类
字典类型表 服务实现类
DictTypeServiceImpl() - 类 的构造器cn.stylefeng.roses.kernel.dict.modular.service.impl.DictTypeServiceImpl
 
DictTypeSql - cn.stylefeng.roses.kernel.dict.modular.sqladapter中的类
创建数据库的sql,可用在租户的创建
DictTypeSql() - 类 的构造器cn.stylefeng.roses.kernel.dict.modular.sqladapter.DictTypeSql
 

E

edit(DictRequest) - 类 中的方法cn.stylefeng.roses.kernel.dict.modular.controller.DictController
修改字典条目
edit(DictTypeRequest) - 类 中的方法cn.stylefeng.roses.kernel.dict.modular.controller.DictTypeController
修改字典类型
edit(DictRequest) - 接口 中的方法cn.stylefeng.roses.kernel.dict.modular.service.DictService
修改字典
edit(DictTypeRequest) - 接口 中的方法cn.stylefeng.roses.kernel.dict.modular.service.DictTypeService
修改字典类型
edit(DictRequest) - 类 中的方法cn.stylefeng.roses.kernel.dict.modular.service.impl.DictServiceImpl
 
edit(DictTypeRequest) - 类 中的方法cn.stylefeng.roses.kernel.dict.modular.service.impl.DictTypeServiceImpl
 
editStatus(DictTypeRequest) - 接口 中的方法cn.stylefeng.roses.kernel.dict.modular.service.DictTypeService
修改字典状态
editStatus(DictTypeRequest) - 类 中的方法cn.stylefeng.roses.kernel.dict.modular.service.impl.DictTypeServiceImpl
 

F

findList(DictRequest) - 接口 中的方法cn.stylefeng.roses.kernel.dict.modular.service.DictService
获取字典列表
findList(DictTypeRequest) - 接口 中的方法cn.stylefeng.roses.kernel.dict.modular.service.DictTypeService
获取字典类型列表
findList(DictRequest) - 类 中的方法cn.stylefeng.roses.kernel.dict.modular.service.impl.DictServiceImpl
 
findList(DictTypeRequest) - 类 中的方法cn.stylefeng.roses.kernel.dict.modular.service.impl.DictTypeServiceImpl
 
findPage(DictRequest) - 接口 中的方法cn.stylefeng.roses.kernel.dict.modular.service.DictService
获取字典列表(带分页)
findPage(DictTypeRequest) - 接口 中的方法cn.stylefeng.roses.kernel.dict.modular.service.DictTypeService
获取字典类型列表(带分页)
findPage(DictRequest) - 类 中的方法cn.stylefeng.roses.kernel.dict.modular.service.impl.DictServiceImpl
 
findPage(DictTypeRequest) - 类 中的方法cn.stylefeng.roses.kernel.dict.modular.service.impl.DictTypeServiceImpl
 

G

getConfigDictTypeDetail(DictTypeRequest) - 类 中的方法cn.stylefeng.roses.kernel.dict.modular.controller.DictTypeController
获取字典类型详情
getConfigGroupPage(DictRequest) - 类 中的方法cn.stylefeng.roses.kernel.dict.modular.controller.DictController
获取系统配置分组字典列表(分页)(给系统配置界面,左侧获取配置的分类用)
getDictDetailsByDictTypeCode(String) - 类 中的方法cn.stylefeng.roses.kernel.dict.modular.service.impl.DictServiceImpl
 
getDictName(String, String) - 类 中的方法cn.stylefeng.roses.kernel.dict.modular.service.impl.DictServiceImpl
 
getDictTreeList(DictRequest) - 类 中的方法cn.stylefeng.roses.kernel.dict.modular.controller.DictController
获取树形字典列表(antdv在用)
getEntityClass() - 类 中的方法cn.stylefeng.roses.kernel.dict.modular.init.DictInitializer
 
getEntityClass() - 类 中的方法cn.stylefeng.roses.kernel.dict.modular.init.DictTypeInitializer
 
getLanguagesPage(DictRequest) - 类 中的方法cn.stylefeng.roses.kernel.dict.modular.controller.DictController
获取多语言字典列表(分页)(给多语言界面,左侧获取多语言的分类用)
getNodeId() - 类 中的方法cn.stylefeng.roses.kernel.dict.modular.pojo.TreeDictInfo
 
getNodeParentId() - 类 中的方法cn.stylefeng.roses.kernel.dict.modular.pojo.TreeDictInfo
 
getTableInitSql() - 类 中的方法cn.stylefeng.roses.kernel.dict.modular.init.DictInitializer
 
getTableInitSql() - 类 中的方法cn.stylefeng.roses.kernel.dict.modular.init.DictTypeInitializer
 
getTableName() - 类 中的方法cn.stylefeng.roses.kernel.dict.modular.init.DictInitializer
 
getTableName() - 类 中的方法cn.stylefeng.roses.kernel.dict.modular.init.DictTypeInitializer
 
getTranslationDetail(DictTypeRequest) - 类 中的方法cn.stylefeng.roses.kernel.dict.modular.controller.DictTypeController
获取字典类型详情
getTreeDictList(DictRequest) - 接口 中的方法cn.stylefeng.roses.kernel.dict.modular.service.DictService
获取树形字典列表(antdv在用)
getTreeDictList(DictRequest) - 类 中的方法cn.stylefeng.roses.kernel.dict.modular.service.impl.DictServiceImpl
 

L

list(DictRequest) - 类 中的方法cn.stylefeng.roses.kernel.dict.modular.controller.DictController
获取字典列表
list(DictTypeRequest) - 类 中的方法cn.stylefeng.roses.kernel.dict.modular.controller.DictTypeController
获取字典类型列表

M

mysql() - 类 中的方法cn.stylefeng.roses.kernel.dict.modular.sqladapter.DictSql
 
mysql() - 类 中的方法cn.stylefeng.roses.kernel.dict.modular.sqladapter.DictTypeSql
 

O

oracle() - 类 中的方法cn.stylefeng.roses.kernel.dict.modular.sqladapter.DictSql
 
oracle() - 类 中的方法cn.stylefeng.roses.kernel.dict.modular.sqladapter.DictTypeSql
 

P

page(DictRequest) - 类 中的方法cn.stylefeng.roses.kernel.dict.modular.controller.DictController
获取字典列表(分页)
page(DictTypeRequest) - 类 中的方法cn.stylefeng.roses.kernel.dict.modular.controller.DictTypeController
获取字典类型列表(分页)
pgSql() - 类 中的方法cn.stylefeng.roses.kernel.dict.modular.sqladapter.DictSql
 
pgSql() - 类 中的方法cn.stylefeng.roses.kernel.dict.modular.sqladapter.DictTypeSql
 

S

setChildrenNodes(List<TreeDictInfo>) - 类 中的方法cn.stylefeng.roses.kernel.dict.modular.pojo.TreeDictInfo
 
sqlServer() - 类 中的方法cn.stylefeng.roses.kernel.dict.modular.sqladapter.DictSql
 
sqlServer() - 类 中的方法cn.stylefeng.roses.kernel.dict.modular.sqladapter.DictTypeSql
 
SysDict - cn.stylefeng.roses.kernel.dict.modular.entity中的类
字典实体
SysDict() - 类 的构造器cn.stylefeng.roses.kernel.dict.modular.entity.SysDict
 
SysDictType - cn.stylefeng.roses.kernel.dict.modular.entity中的类
字典类型表,一个字典类型下有多个字典
SysDictType() - 类 的构造器cn.stylefeng.roses.kernel.dict.modular.entity.SysDictType
 

T

TreeDictInfo - cn.stylefeng.roses.kernel.dict.modular.pojo中的类
字典详细信息 字典表的实现可以用内存,数据库或redis(具体实现可以根据业务需求自定义)
TreeDictInfo() - 类 的构造器cn.stylefeng.roses.kernel.dict.modular.pojo.TreeDictInfo
 

U

updateStatus(DictTypeRequest) - 类 中的方法cn.stylefeng.roses.kernel.dict.modular.controller.DictTypeController
修改字典类型状态
A C D E F G L M O P S T U 
跳过导航链接

Copyright © 2022. All rights reserved.