|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.xwiki.rest.XWikiResource.DocumentInfo
protected static class XWikiResource.DocumentInfo
A wrapper class for returning an XWiki document enriched with information about its status.
| Constructor Summary | |
|---|---|
XWikiResource.DocumentInfo(com.xpn.xwiki.api.Document document,
boolean created)
|
|
| Method Summary | |
|---|---|
com.xpn.xwiki.api.Document |
getDocument()
|
boolean |
isCreated()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public XWikiResource.DocumentInfo(com.xpn.xwiki.api.Document document,
boolean created)
| Method Detail |
|---|
public com.xpn.xwiki.api.Document getDocument()
public boolean isCreated()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||