org.xwiki.rest.resources.pages
Interface PageTranslationVersionResource


public interface PageTranslationVersionResource

Version:
$Id: 914baa91600627aae687c753dd6a57b37bdc0ec7 $

Method Summary
 Page getPageTranslationVersion(String wikiName, String spaceName, String pageName, String language, String version, Boolean withPrettyNames)
           
 

Method Detail

getPageTranslationVersion

Page getPageTranslationVersion(String wikiName,
                               String spaceName,
                               String pageName,
                               String language,
                               String version,
                               Boolean withPrettyNames)
                               throws XWikiRestException
Throws:
XWikiRestException


Copyright © 2004-2012 XWiki. All Rights Reserved.