Uses of Class
org.exoplatform.wiki.service.rest.model.Translations
-
Packages that use Translations Package Description 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 Modifier and Type Field Description protected TranslationsPageSummary. translationsMethods in org.exoplatform.wiki.service.rest.model that return Translations Modifier and Type Method Description TranslationsObjectFactory. createTranslations()Create an instance ofTranslationsTranslationsPageSummary. getTranslations()Obtient la valeur de la propriété translations.Methods in org.exoplatform.wiki.service.rest.model with parameters of type Translations Modifier and Type Method Description voidPageSummary. setTranslations(Translations value)Définit la valeur de la propriété translations.
-