Liferay 6.2-ce-ga5

Uses of Class
com.liferay.portlet.translator.model.Translation

Packages that use Translation
com.liferay.portlet.translator.util   
 

Uses of Translation in com.liferay.portlet.translator.util
 

Methods in com.liferay.portlet.translator.util that return Translation
static Translation TranslatorUtil.getTranslation(String fromLanguageId, String toLanguageId, String fromText)
           
 


Liferay 6.2-ce-ga5