您的浏览器已禁用 JavaScript。
跳过导航链接
概览
程序包
类
使用
树
索引
帮助
SEARCH
类的使用
net.sohelp.boot.engine.web.vo.module.I18nRefVO
使用
I18nRefVO
的程序包
程序包
说明
net.sohelp.boot.dev.web.dev.module
net.sohelp.boot.dev.web.dev.module
中
I18nRefVO
的使用
参数类型为
I18nRefVO
的
net.sohelp.boot.dev.web.dev.module
中的方法
修饰符和类型
方法
说明
ApiResult
<
String
>
I18nController.
add
(
I18nRefVO
i18nVO)
添加国际化配置 该接口用于添加一个新的国际化配置项到指定的应用和模块中
ApiResult
<
String
>
I18nController.
delete
(
I18nRefVO
i18nVO)
删除国际化配置 根据传入的国际化引用对象,删除对应的国际化配置信息
ApiResult
<
String
>
I18nController.
update
(
I18nRefVO
i18nVO)
更新国际化信息接口 该接口用于更新指定应用、模块下的国际化信息