|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.xpn.xwiki.wysiwyg.server.sync.DefaultSyncEngine
public class DefaultSyncEngine
| Constructor Summary | |
|---|---|
DefaultSyncEngine()
|
|
| Method Summary | |
|---|---|
SyncStatus |
getSyncStatus(java.lang.String key)
|
void |
setSyncStatus(java.lang.String key,
SyncStatus syncStatus)
|
SyncResult |
sync(SyncStatus syncStatus,
Revision revision,
int version)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultSyncEngine()
| Method Detail |
|---|
public SyncStatus getSyncStatus(java.lang.String key)
getSyncStatus in interface SyncEngine
public void setSyncStatus(java.lang.String key,
SyncStatus syncStatus)
setSyncStatus in interface SyncEngine
public SyncResult sync(SyncStatus syncStatus,
Revision revision,
int version)
throws SyncException
sync in interface SyncEngineSyncException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||