C G K O R S T W 
All Classes All Packages

C

createTranslation() - Method in class org.xwiki.localization.rest.model.jaxb.ObjectFactory
Create an instance of Translation
createTranslations() - Method in class org.xwiki.localization.rest.model.jaxb.ObjectFactory
Create an instance of Translations

G

getKey() - Method in class org.xwiki.localization.rest.model.jaxb.Translation
Gets the value of the key property.
getRawSource() - Method in class org.xwiki.localization.rest.model.jaxb.Translation
Gets the value of the rawSource property.
getTranslations() - Method in class org.xwiki.localization.rest.model.jaxb.Translations
Gets the value of the translations property.
getTranslations(String, String, String, List<String>) - Method in interface org.xwiki.localization.rest.TranslationsResource
Returns the raw source of the requested translation keys.

K

key - Variable in class org.xwiki.localization.rest.model.jaxb.Translation
 

O

ObjectFactory - Class in org.xwiki.localization.rest.model.jaxb
This object contains factory methods for each Java content interface and Java element interface generated in the org.xwiki.localization.rest.model.jaxb package.
ObjectFactory() - Constructor for class org.xwiki.localization.rest.model.jaxb.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.xwiki.localization.rest.model.jaxb
org.xwiki.localization.rest - package org.xwiki.localization.rest
 
org.xwiki.localization.rest.model.jaxb - package org.xwiki.localization.rest.model.jaxb
 

R

rawSource - Variable in class org.xwiki.localization.rest.model.jaxb.Translation
 

S

setKey(String) - Method in class org.xwiki.localization.rest.model.jaxb.Translation
Sets the value of the key property.
setRawSource(String) - Method in class org.xwiki.localization.rest.model.jaxb.Translation
Sets the value of the rawSource property.

T

Translation - Class in org.xwiki.localization.rest.model.jaxb
Stores the information of a translation.
Translation() - Constructor for class org.xwiki.localization.rest.model.jaxb.Translation
 
translations - Variable in class org.xwiki.localization.rest.model.jaxb.Translations
 
Translations - Class in org.xwiki.localization.rest.model.jaxb
Stores a collection of resolved translations.
Translations() - Constructor for class org.xwiki.localization.rest.model.jaxb.Translations
 
TranslationsResource - Interface in org.xwiki.localization.rest
Exposes the wiki translations through REST.

W

withKey(String) - Method in class org.xwiki.localization.rest.model.jaxb.Translation
 
withRawSource(String) - Method in class org.xwiki.localization.rest.model.jaxb.Translation
 
withTranslations(Collection<Translation>) - Method in class org.xwiki.localization.rest.model.jaxb.Translations
 
withTranslations(Translation...) - Method in class org.xwiki.localization.rest.model.jaxb.Translations
 
C G K O R S T W 
All Classes All Packages