Uses of Class
org.exoplatform.wiki.service.rest.model.Translation

Packages that use Translation
org.exoplatform.wiki.service.rest.model   
 

Uses of Translation in org.exoplatform.wiki.service.rest.model
 

Fields in org.exoplatform.wiki.service.rest.model with type parameters of type Translation
protected  List<Translation> Translations.translations
           
 

Methods in org.exoplatform.wiki.service.rest.model that return Translation
 Translation ObjectFactory.createTranslation()
          Create an instance of Translation
 

Methods in org.exoplatform.wiki.service.rest.model that return types with arguments of type Translation
 List<Translation> Translations.getTranslations()
          Gets the value of the translations property.
 



Copyright © 2013 eXo Platform SAS. All Rights Reserved.