org.xwiki.rest
Class XWikiResource.DocumentInfo
java.lang.Object
org.xwiki.rest.XWikiResource.DocumentInfo
- Enclosing class:
- XWikiResource
protected static class XWikiResource.DocumentInfo
- extends Object
A wrapper class for returning an XWiki document enriched with information about its status.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XWikiResource.DocumentInfo
public XWikiResource.DocumentInfo(Document document,
boolean created)
getDocument
public Document getDocument()
isCreated
public boolean isCreated()
Copyright © 2004-2013 XWiki. All Rights Reserved.