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

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

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

Fields in org.exoplatform.wiki.service.rest.model declared as Translations
protected  Translations PageSummary.translations
           
 

Methods in org.exoplatform.wiki.service.rest.model that return Translations
 Translations ObjectFactory.createTranslations()
          Create an instance of Translations
 Translations PageSummary.getTranslations()
          Gets the value of the translations property.
 

Methods in org.exoplatform.wiki.service.rest.model with parameters of type Translations
 void PageSummary.setTranslations(Translations value)
          Sets the value of the translations property.
 



Copyright © 2003-2013 eXo Platform SAS. All Rights Reserved.