跳过导航链接
A C D G I M T V 

A

addTranslationDict(TranslationDict) - 接口 中的方法cn.stylefeng.roses.kernel.i18n.api.TranslationApi
添加一个翻译项到context

C

cn.stylefeng.roses.kernel.i18n.api - 程序包 cn.stylefeng.roses.kernel.i18n.api
 
cn.stylefeng.roses.kernel.i18n.api.constants - 程序包 cn.stylefeng.roses.kernel.i18n.api.constants
 
cn.stylefeng.roses.kernel.i18n.api.context - 程序包 cn.stylefeng.roses.kernel.i18n.api.context
 
cn.stylefeng.roses.kernel.i18n.api.exception - 程序包 cn.stylefeng.roses.kernel.i18n.api.exception
 
cn.stylefeng.roses.kernel.i18n.api.exception.enums - 程序包 cn.stylefeng.roses.kernel.i18n.api.exception.enums
 
cn.stylefeng.roses.kernel.i18n.api.pojo - 程序包 cn.stylefeng.roses.kernel.i18n.api.pojo
 
cn.stylefeng.roses.kernel.i18n.api.pojo.request - 程序包 cn.stylefeng.roses.kernel.i18n.api.pojo.request
 

D

deleteTranslationDict(String, String) - 接口 中的方法cn.stylefeng.roses.kernel.i18n.api.TranslationApi
删除某条翻译记录

G

getAllTranslationDict() - 接口 中的方法cn.stylefeng.roses.kernel.i18n.api.TranslationPersistenceApi
获取所有的翻译项
getTranslationDictByLanguage(String) - 接口 中的方法cn.stylefeng.roses.kernel.i18n.api.TranslationApi
获取某个语种下的所有多语言字典

I

I18N_EXCEPTION_STEP_CODE - 接口 中的静态变量cn.stylefeng.roses.kernel.i18n.api.constants.TranslationConstants
异常枚举的步进值
I18N_MODULE_NAME - 接口 中的静态变量cn.stylefeng.roses.kernel.i18n.api.constants.TranslationConstants
多语言模块的名称
init(List<TranslationDict>) - 接口 中的方法cn.stylefeng.roses.kernel.i18n.api.TranslationApi
初始化多语言翻译字典

M

me() - 类 中的静态方法cn.stylefeng.roses.kernel.i18n.api.context.TranslationContext
获取翻译接口

T

TRAN_CODE_MENU_PREFIX - 接口 中的静态变量cn.stylefeng.roses.kernel.i18n.api.constants.TranslationConstants
菜单类型的tranCode前缀
TranslationApi - cn.stylefeng.roses.kernel.i18n.api中的接口
多语言翻译服务api
TranslationConstants - cn.stylefeng.roses.kernel.i18n.api.constants中的接口
多语言模块的常量
TranslationContext - cn.stylefeng.roses.kernel.i18n.api.context中的类
翻译上下文获取
TranslationContext() - 类 的构造器cn.stylefeng.roses.kernel.i18n.api.context.TranslationContext
 
TranslationDict - cn.stylefeng.roses.kernel.i18n.api.pojo中的类
多语言翻译信息
TranslationDict() - 类 的构造器cn.stylefeng.roses.kernel.i18n.api.pojo.TranslationDict
 
TranslationException - cn.stylefeng.roses.kernel.i18n.api.exception中的异常错误
多语言翻译的异常
TranslationException(AbstractExceptionEnum, Object...) - 异常错误 的构造器cn.stylefeng.roses.kernel.i18n.api.exception.TranslationException
 
TranslationException(AbstractExceptionEnum) - 异常错误 的构造器cn.stylefeng.roses.kernel.i18n.api.exception.TranslationException
 
TranslationExceptionEnum - cn.stylefeng.roses.kernel.i18n.api.exception.enums中的枚举
多语言翻译的异常枚举
TranslationPersistenceApi - cn.stylefeng.roses.kernel.i18n.api中的接口
多语言字典持久化api
TranslationRequest - cn.stylefeng.roses.kernel.i18n.api.pojo.request中的类
多语言请求信息
TranslationRequest() - 类 的构造器cn.stylefeng.roses.kernel.i18n.api.pojo.request.TranslationRequest
 
TranslationRequest.changeUserLanguage - cn.stylefeng.roses.kernel.i18n.api.pojo.request中的注释类型
改变当前用户多语言
TranslationRequest.deleteTranLanguage - cn.stylefeng.roses.kernel.i18n.api.pojo.request中的注释类型
删除语种

V

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

Copyright © 2022. All rights reserved.