|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of Translations in org.xwiki.rest.model.jaxb |
|---|
| Fields in org.xwiki.rest.model.jaxb declared as Translations | |
|---|---|
protected Translations |
PageSummary.translations
|
| Methods in org.xwiki.rest.model.jaxb that return Translations | |
|---|---|
Translations |
ObjectFactory.createTranslations()
Create an instance of Translations |
Translations |
PageSummary.getTranslations()
Gets the value of the translations property. |
Translations |
Translations.withDefault(java.lang.String value)
|
Translations |
Translations.withLinks(java.util.Collection<Link> values)
|
Translations |
Translations.withLinks(Link... values)
|
Translations |
Translations.withTranslations(java.util.Collection<Translation> values)
|
Translations |
Translations.withTranslations(Translation... values)
|
| Methods in org.xwiki.rest.model.jaxb with parameters of type Translations | |
|---|---|
void |
PageSummary.setTranslations(Translations value)
Sets the value of the translations property. |
Page |
Page.withTranslations(Translations value)
|
PageSummary |
PageSummary.withTranslations(Translations value)
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||