Nuxeo Enterprise Platform 5.4

org.nuxeo.ecm.spaces.helper
Class GadgetI18nHelper

java.lang.Object
  extended by org.nuxeo.ecm.spaces.helper.GadgetI18nHelper

public class GadgetI18nHelper
extends Object

Helper class to generate i18n titles for gadgets.

Author:
Thomas Roger

Field Summary
static String LABEL_KEY_PREFIX
           
 
Method Summary
static String getI18nGadgetTitle(String gadgetName, Locale locale)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

LABEL_KEY_PREFIX

public static final String LABEL_KEY_PREFIX
See Also:
Constant Field Values
Method Detail

getI18nGadgetTitle

public static String getI18nGadgetTitle(String gadgetName,
                                        Locale locale)

Nuxeo Enterprise Platform 5.4

Copyright © 2011 Nuxeo SAS. All Rights Reserved.