更改liferay资源标签

时间:2016-05-23 14:39:30

标签: spring-mvc liferay workflow portlet

我成功创建了一个新的liferay资源,但我无法为我的新资源设置自定义标签。

Workflow Control Panel

正如您在附图中看到的,我有一个标记为“model.resource.com.it.portlet.gestionincidencias.model.Incidencia”的资源。

我想更改标签“model.resource.com.it.portlet.gestionincidencias.model.Incidencia”并仅设置我的模型类“Incidencia”的名称

有任何帮助吗?谢谢!

1 个答案:

答案 0 :(得分:2)

你必须创建一个全局语言钩子,它声明语言属性并在里面添加你的键。

在liferay-hook.xml中:

<language-properties>content/Language.properties</language-properties>

在您的Language.properties文件中:

model.resource.com.it.portlet.gestionincidencias.model.Incidencia=Incendia