|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.xpn.xwiki.wysiwyg.server.plugin.sync.XWikiSyncService
public class XWikiSyncService
XWiki specific implementation of SyncService.
| Constructor Summary | |
|---|---|
XWikiSyncService()
|
|
| Method Summary | |
|---|---|
SyncResult |
syncEditorContent(Revision revision,
java.lang.String pageName,
int version,
boolean syncReset)
Synchronizes this editor with others that edit the same page. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public XWikiSyncService()
| Method Detail |
|---|
public SyncResult syncEditorContent(Revision revision,
java.lang.String pageName,
int version,
boolean syncReset)
syncEditorContent in interface SyncServicerevision - the changes to this editor's content, since the last updatepageName - the page being editedversion - the version affected by syncedRevisionsyncReset - resets the sync server for this page
SyncService.syncEditorContent(Revision, String, int, boolean)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||