Nuxeo Enterprise Platform 5.4

org.nuxeo.ecm.platform.syndication.translate
Class TranslationHelper

java.lang.Object
  extended by org.nuxeo.ecm.platform.syndication.translate.TranslationHelper

public class TranslationHelper
extends java.lang.Object


Method Summary
static java.lang.String getLabel(java.lang.String key, java.util.Locale locale)
           
static java.lang.String getLabel(java.lang.String key, java.lang.String lang)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getLabel

public static java.lang.String getLabel(java.lang.String key,
                                        java.lang.String lang)

getLabel

public static java.lang.String getLabel(java.lang.String key,
                                        java.util.Locale locale)

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.