Liferay 6.1.2-ce-ga3

com.liferay.portlet.translator.util
Class TranslatorUtil

java.lang.Object
  extended by com.liferay.portlet.translator.util.TranslatorUtil

public class TranslatorUtil
extends Object


Constructor Summary
TranslatorUtil()
           
 
Method Summary
static Translation getTranslation(String translationId, String fromText)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TranslatorUtil

public TranslatorUtil()
Method Detail

getTranslation

public static Translation getTranslation(String translationId,
                                         String fromText)
                                  throws WebCacheException
Throws:
WebCacheException

Liferay 6.1.2-ce-ga3