local.tomas.mobile.sync.synchronizer.conflicthandler
Class DesktopPriorityHandler

java.lang.Object
  extended by local.tomas.mobile.sync.synchronizer.conflicthandler.ConflictHandlerBase
      extended by local.tomas.mobile.sync.synchronizer.conflicthandler.DesktopPriorityHandler
All Implemented Interfaces:
ConflictHandler

public class DesktopPriorityHandler
extends ConflictHandlerBase


Field Summary
 
Fields inherited from interface local.tomas.mobile.sync.synchronizer.ConflictHandler
CANCEL, NOOP, USE_DESKTOP, USE_MOBILE
 
Constructor Summary
DesktopPriorityHandler()
           
 
Method Summary
 int resolve(SyncObject desktopObj, SyncObject mobileObj)
           
 
Methods inherited from class local.tomas.mobile.sync.synchronizer.conflicthandler.ConflictHandlerBase
configure
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DesktopPriorityHandler

public DesktopPriorityHandler()
Method Detail

resolve

public int resolve(SyncObject desktopObj,
                   SyncObject mobileObj)
Specified by:
resolve in interface ConflictHandler
Specified by:
resolve in class ConflictHandlerBase


Copyright © 2007 null. All Rights Reserved.