Uses of Class
org.exoplatform.wiki.service.rest.model.Translation
-
Packages that use Translation Package Description 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 Modifier and Type Field Description protected List<Translation>Translations. translationsMethods in org.exoplatform.wiki.service.rest.model that return Translation Modifier and Type Method Description TranslationObjectFactory. createTranslation()Create an instance ofTranslationMethods in org.exoplatform.wiki.service.rest.model that return types with arguments of type Translation Modifier and Type Method Description List<Translation>Translations. getTranslations()Gets the value of the translations property.
-