Package | Description |
---|---|
org.xwiki.rest |
Modifier and Type | Method and Description |
---|---|
XWikiResource.DocumentInfo |
XWikiResource.getDocumentInfo(String wikiName,
List<String> spaces,
String pageName,
String localeString,
String version,
boolean failIfDoesntExist,
boolean failIfLocked)
Retrieve a document.
|
XWikiResource.DocumentInfo |
XWikiResource.getDocumentInfo(String wikiName,
String spaceName,
String pageName,
String language,
String version,
boolean failIfDoesntExist,
boolean failIfLocked)
Retrieve a document.
|
Copyright © 2004–2021 XWiki. All rights reserved.