|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SyncResult | |
|---|---|
| com.xpn.xwiki.wysiwyg.client | |
| com.xpn.xwiki.wysiwyg.client.plugin.sync | |
| com.xpn.xwiki.wysiwyg.server | |
| com.xpn.xwiki.wysiwyg.server.sync | |
| Uses of SyncResult in com.xpn.xwiki.wysiwyg.client |
|---|
| Methods in com.xpn.xwiki.wysiwyg.client that return SyncResult | |
|---|---|
SyncResult |
WysiwygService.syncEditorContent(Revision syncedRevision,
java.lang.String pageName,
int version)
|
| Method parameters in com.xpn.xwiki.wysiwyg.client with type arguments of type SyncResult | |
|---|---|
void |
WysiwygServiceAsync.syncEditorContent(Revision syncedRevision,
java.lang.String pageName,
int version,
com.google.gwt.user.client.rpc.AsyncCallback<SyncResult> async)
|
| Uses of SyncResult in com.xpn.xwiki.wysiwyg.client.plugin.sync |
|---|
| Methods in com.xpn.xwiki.wysiwyg.client.plugin.sync with parameters of type SyncResult | |
|---|---|
void |
SyncPlugin.onSuccess(SyncResult result)
|
| Uses of SyncResult in com.xpn.xwiki.wysiwyg.server |
|---|
| Methods in com.xpn.xwiki.wysiwyg.server that return SyncResult | |
|---|---|
SyncResult |
DefaultWysiwygService.syncEditorContent(Revision revision,
java.lang.String pageName,
int version)
|
| Uses of SyncResult in com.xpn.xwiki.wysiwyg.server.sync |
|---|
| Methods in com.xpn.xwiki.wysiwyg.server.sync that return SyncResult | |
|---|---|
SyncResult |
SyncEngine.sync(SyncStatus syncStatus,
Revision revision,
int version)
|
SyncResult |
DefaultSyncEngine.sync(SyncStatus syncStatus,
Revision revision,
int version)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||