local.tomas.mobile.sync.synchronizer
Interface ConflictHandler
- All Known Implementing Classes:
- ConflictHandlerBase, DesktopPriorityHandler, MobilePriorityHandler
public interface ConflictHandler
NOOP
static final int NOOP
- See Also:
- Constant Field Values
USE_DESKTOP
static final int USE_DESKTOP
- See Also:
- Constant Field Values
USE_MOBILE
static final int USE_MOBILE
- See Also:
- Constant Field Values
CANCEL
static final int CANCEL
- See Also:
- Constant Field Values
resolve
int resolve(SyncObject desktopObj,
SyncObject mobileObj)
Copyright © 2007 null. All Rights Reserved.