public interface ConflictResolverInterface
| Modifier and Type | Method and Description |
|---|---|
void |
resolveConflict(ConflictResolutionHandler handler,
org.json.JSONObject serverState,
org.json.JSONObject clientState,
java.lang.String recordIdentifier,
java.lang.String operationType) |
void resolveConflict(ConflictResolutionHandler handler, org.json.JSONObject serverState, org.json.JSONObject clientState, java.lang.String recordIdentifier, java.lang.String operationType)