|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface XObjectDocument
SuperDocument interface.
XClassManager| Field Summary | |
|---|---|
static String |
SPACE_DOC_SEPARATOR
The separator between space name and document name in document full name. |
static String |
WIKI_SPACE_SEPARATOR
The separator between wiki name and space name and document extended full name. |
| Method Summary | |
|---|---|
Document |
getDocumentApi()
|
Object |
getObjectApi()
|
int |
getObjectId()
|
XClassManager<? extends XObjectDocument> |
getXClassManager()
|
boolean |
isNew()
|
void |
reload(com.xpn.xwiki.XWikiContext context)
Reload XWiki document from database using Document full name. |
| Field Detail |
|---|
static final String SPACE_DOC_SEPARATOR
static final String WIKI_SPACE_SEPARATOR
| Method Detail |
|---|
void reload(com.xpn.xwiki.XWikiContext context)
throws com.xpn.xwiki.XWikiException
context - the XWiki context.
com.xpn.xwiki.XWikiException - error when initialize document.XClassManager<? extends XObjectDocument> getXClassManager()
boolean isNew()
Document getDocumentApi()
Object getObjectApi()
int getObjectId()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||