Package org.xwiki.rest.resources.pages
Interface PageTranslationsResource
-
public interface PageTranslationsResource
- Version:
- $Id: 249ee6d2e0bd7f13c21cfd5bff7feb1237a62909 $
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Translations
getTranslations(String wikiName, String spaceName, String pageName)
-
-
-
Method Detail
-
getTranslations
Translations getTranslations(String wikiName, @Encoded String spaceName, String pageName) throws XWikiRestException
- Throws:
XWikiRestException
-
-