|
||||||||||
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(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(XWikiContext context) throws XWikiException
context
- the XWiki context.
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 |