- getConfigDictTypeDetail(DictTypeRequest) - 类 中的方法cn.stylefeng.roses.kernel.dict.modular.controller.DictTypeController
-
获取字典类型详情
- getConfigGroupPage(DictRequest) - 类 中的方法cn.stylefeng.roses.kernel.dict.modular.controller.DictController
-
获取系统配置分组字典列表(分页)(给系统配置界面,左侧获取配置的分类用)
- getDictDetail(Long) - 类 中的方法cn.stylefeng.roses.kernel.dict.modular.controller.DictController
-
获取字典详情
- getDictDetail(DictTypeRequest) - 类 中的方法cn.stylefeng.roses.kernel.dict.modular.controller.DictTypeController
-
获取字典类型详情
- getDictDetailsByDictTypeCode(String) - 类 中的方法cn.stylefeng.roses.kernel.dict.modular.service.impl.DictServiceImpl
-
- getDictList(DictRequest) - 类 中的方法cn.stylefeng.roses.kernel.dict.modular.controller.DictController
-
获取字典列表
- getDictListExcludeSub(Long) - 类 中的方法cn.stylefeng.roses.kernel.dict.modular.controller.DictController
-
获取字典下拉列表,用在新增和修改字典,选择字典的父级
当传参数dictId是,查询结果会排除参数dictId字典的所有子级和dictId字典本身
- getDictListExcludeSub(Long) - 接口 中的方法cn.stylefeng.roses.kernel.dict.modular.mapper.DictMapper
-
获取字典下拉列表,用在新增和修改字典,选择字典的父级
当传参数dictId是,查询结果会排除参数dictId字典的所有子级和dictId字典本身
- getDictListExcludeSub(Long) - 接口 中的方法cn.stylefeng.roses.kernel.dict.modular.service.DictService
-
获取字典下拉列表,用在新增和修改字典,选择字典的父级
当传参数dictId是,查询结果会排除参数dictId字典的所有子级和dictId字典本身
- getDictListExcludeSub(Long) - 类 中的方法cn.stylefeng.roses.kernel.dict.modular.service.impl.DictServiceImpl
-
- getDictListPage(DictRequest) - 类 中的方法cn.stylefeng.roses.kernel.dict.modular.controller.DictController
-
获取字典列表(分页)
- getDictName(String, String) - 类 中的方法cn.stylefeng.roses.kernel.dict.modular.service.impl.DictServiceImpl
-
- getDictTreeList(DictRequest) - 类 中的方法cn.stylefeng.roses.kernel.dict.modular.controller.DictController
-
获取树形字典列表(antdv在用)
- getDictTypeList(DictTypeRequest) - 类 中的方法cn.stylefeng.roses.kernel.dict.modular.controller.DictTypeController
-
获取字典类型列表
- getDictTypePageList(DictTypeRequest) - 类 中的方法cn.stylefeng.roses.kernel.dict.modular.controller.DictTypeController
-
获取字典类型列表(分页)
- getEntityClass() - 类 中的方法cn.stylefeng.roses.kernel.dict.modular.db.init.DictInitializer
-
- getEntityClass() - 类 中的方法cn.stylefeng.roses.kernel.dict.modular.db.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.db.init.DictInitializer
-
- getTableInitSql() - 类 中的方法cn.stylefeng.roses.kernel.dict.modular.db.init.DictTypeInitializer
-
- getTableName() - 类 中的方法cn.stylefeng.roses.kernel.dict.modular.db.init.DictInitializer
-
- getTableName() - 类 中的方法cn.stylefeng.roses.kernel.dict.modular.db.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
-