A C D E F G P T U
A
- add(TranslationRequest) - 类 中的方法cn.stylefeng.roses.kernel.i18n.modular.controller.TranslationController
-
新增多语言翻译记录
- add(TranslationRequest) - 类 中的方法cn.stylefeng.roses.kernel.i18n.modular.service.impl.TranslationServiceImpl
-
- add(TranslationRequest) - 接口 中的方法cn.stylefeng.roses.kernel.i18n.modular.service.TranslationService
-
新增
C
- changeUserTranslation(TranslationRequest) - 类 中的方法cn.stylefeng.roses.kernel.i18n.modular.controller.UserTranslationController
-
修改当前用户的多语言配置
- cn.stylefeng.roses.kernel.i18n.modular.controller - 程序包 cn.stylefeng.roses.kernel.i18n.modular.controller
-
- cn.stylefeng.roses.kernel.i18n.modular.entity - 程序包 cn.stylefeng.roses.kernel.i18n.modular.entity
-
- cn.stylefeng.roses.kernel.i18n.modular.factory - 程序包 cn.stylefeng.roses.kernel.i18n.modular.factory
-
- cn.stylefeng.roses.kernel.i18n.modular.mapper - 程序包 cn.stylefeng.roses.kernel.i18n.modular.mapper
-
- cn.stylefeng.roses.kernel.i18n.modular.service - 程序包 cn.stylefeng.roses.kernel.i18n.modular.service
-
- cn.stylefeng.roses.kernel.i18n.modular.service.impl - 程序包 cn.stylefeng.roses.kernel.i18n.modular.service.impl
-
- createTranslationDict(String, Translation) - 类 中的静态方法cn.stylefeng.roses.kernel.i18n.modular.factory.TranslationDictFactory
-
创建翻译字典
D
- del(TranslationRequest) - 类 中的方法cn.stylefeng.roses.kernel.i18n.modular.service.impl.TranslationServiceImpl
-
- del(TranslationRequest) - 接口 中的方法cn.stylefeng.roses.kernel.i18n.modular.service.TranslationService
-
删除
- delete(TranslationRequest) - 类 中的方法cn.stylefeng.roses.kernel.i18n.modular.controller.TranslationController
-
删除多语言配置
- deleteTranLanguage(TranslationRequest) - 类 中的方法cn.stylefeng.roses.kernel.i18n.modular.controller.TranslationController
-
删除某个语种
- deleteTranLanguage(TranslationRequest) - 类 中的方法cn.stylefeng.roses.kernel.i18n.modular.service.impl.TranslationServiceImpl
-
- deleteTranLanguage(TranslationRequest) - 接口 中的方法cn.stylefeng.roses.kernel.i18n.modular.service.TranslationService
-
删除语种
- detail(TranslationRequest) - 类 中的方法cn.stylefeng.roses.kernel.i18n.modular.controller.TranslationController
-
查看多语言详情
- detail(TranslationRequest) - 类 中的方法cn.stylefeng.roses.kernel.i18n.modular.service.impl.TranslationServiceImpl
-
- detail(TranslationRequest) - 接口 中的方法cn.stylefeng.roses.kernel.i18n.modular.service.TranslationService
-
查询-详情-根据主键id
E
- edit(TranslationRequest) - 类 中的方法cn.stylefeng.roses.kernel.i18n.modular.controller.TranslationController
-
编辑多语言翻译记录
- edit(TranslationRequest) - 类 中的方法cn.stylefeng.roses.kernel.i18n.modular.service.impl.TranslationServiceImpl
-
- edit(TranslationRequest) - 接口 中的方法cn.stylefeng.roses.kernel.i18n.modular.service.TranslationService
-
修改
F
- findList(TranslationRequest) - 类 中的方法cn.stylefeng.roses.kernel.i18n.modular.service.impl.TranslationServiceImpl
-
- findList(TranslationRequest) - 接口 中的方法cn.stylefeng.roses.kernel.i18n.modular.service.TranslationService
-
查询-列表-按实体对象
- findPage(TranslationRequest) - 类 中的方法cn.stylefeng.roses.kernel.i18n.modular.service.impl.TranslationServiceImpl
-
- findPage(TranslationRequest) - 接口 中的方法cn.stylefeng.roses.kernel.i18n.modular.service.TranslationService
-
查询-列表-分页-按实体对象
G
- getAllLanguages() - 类 中的方法cn.stylefeng.roses.kernel.i18n.modular.controller.UserTranslationController
-
获取所有的多语言类型编码
- getAllTranslationDict() - 类 中的方法cn.stylefeng.roses.kernel.i18n.modular.service.impl.TranslationServiceImpl
-
- getUserTranslation() - 类 中的方法cn.stylefeng.roses.kernel.i18n.modular.controller.UserTranslationController
-
获取当前用户的多语言字典
P
- page(TranslationRequest) - 类 中的方法cn.stylefeng.roses.kernel.i18n.modular.controller.TranslationController
-
查看多语言配置列表
T
- Translation - cn.stylefeng.roses.kernel.i18n.modular.entity中的类
-
多语言表
- Translation() - 类 的构造器cn.stylefeng.roses.kernel.i18n.modular.entity.Translation
-
- TranslationController - cn.stylefeng.roses.kernel.i18n.modular.controller中的类
-
多语言接口控制器
- TranslationController() - 类 的构造器cn.stylefeng.roses.kernel.i18n.modular.controller.TranslationController
-
- TranslationDictFactory - cn.stylefeng.roses.kernel.i18n.modular.factory中的类
-
创建翻译字典
- TranslationDictFactory() - 类 的构造器cn.stylefeng.roses.kernel.i18n.modular.factory.TranslationDictFactory
-
- TranslationMapper - cn.stylefeng.roses.kernel.i18n.modular.mapper中的接口
-
多语言表 Mapper 接口
- TranslationService - cn.stylefeng.roses.kernel.i18n.modular.service中的接口
-
多语言表 服务类
- TranslationServiceImpl - cn.stylefeng.roses.kernel.i18n.modular.service.impl中的类
-
多语言管理业务
- TranslationServiceImpl() - 类 的构造器cn.stylefeng.roses.kernel.i18n.modular.service.impl.TranslationServiceImpl
-
U
- UserTranslationController - cn.stylefeng.roses.kernel.i18n.modular.controller中的类
-
用户多语言信息控制器
- UserTranslationController() - 类 的构造器cn.stylefeng.roses.kernel.i18n.modular.controller.UserTranslationController
-
A C D E F G P T U
Copyright © 2022. All rights reserved.