|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectlocal.tomas.mobile.sync.synchronizer.conflicthandler.ConflictHandlerBase
public abstract class ConflictHandlerBase
| Field Summary |
|---|
| Fields inherited from interface local.tomas.mobile.sync.synchronizer.ConflictHandler |
|---|
CANCEL, NOOP, USE_DESKTOP, USE_MOBILE |
| Constructor Summary | |
|---|---|
ConflictHandlerBase()
|
|
| Method Summary | |
|---|---|
void |
configure(org.w3c.dom.Node config)
|
abstract int |
resolve(SyncObject desktopObj,
SyncObject mobileObj)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ConflictHandlerBase()
| Method Detail |
|---|
public abstract int resolve(SyncObject desktopObj,
SyncObject mobileObj)
resolve in interface ConflictHandler
public void configure(org.w3c.dom.Node config)
throws SyncException
SyncException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||