Package | Description |
---|---|
com.xpn.xwiki.doc | |
com.xpn.xwiki.doc.rcs | |
com.xpn.xwiki.store |
Modifier and Type | Method and Description |
---|---|
protected XWikiRCSNodeContent |
XWikiDocumentArchive.makePatch(XWikiRCSNodeInfo newnode,
XWikiDocument doc,
XWikiContext context)
Make a patch.
|
Modifier and Type | Method and Description |
---|---|
Set<XWikiRCSNodeContent> |
XWikiDocumentArchive.getUpdatedNodeContents() |
Modifier and Type | Method and Description |
---|---|
XWikiRCSNodeContent |
XWikiRCSNodeInfo.getContent(XWikiContext context) |
Modifier and Type | Method and Description |
---|---|
int |
XWikiRCSNodeContent.compareTo(XWikiRCSNodeContent o) |
void |
XWikiRCSNodeInfo.setContent(XWikiRCSNodeContent content) |
Modifier and Type | Method and Description |
---|---|
XWikiRCSNodeContent |
XWikiHibernateVersioningStore.loadRCSNodeContent(XWikiRCSNodeId id,
boolean bTransaction,
XWikiContext context) |
XWikiRCSNodeContent |
XWikiVersioningStoreInterface.loadRCSNodeContent(XWikiRCSNodeId id,
boolean bTransaction,
XWikiContext context)
Load
XWikiRCSNodeContent on demand. |
Copyright © 2004–2022 XWiki. All rights reserved.