public class NormalizingSyncResultsHandler extends Object implements SyncResultsHandler
Constructor and Description |
---|
NormalizingSyncResultsHandler(SyncResultsHandler target,
ObjectNormalizerFacade normalizer) |
public NormalizingSyncResultsHandler(SyncResultsHandler target, ObjectNormalizerFacade normalizer)
public boolean handle(SyncDelta delta)
SyncResultsHandler
SyncApiOp#sync()
returns, the framework will no longer call this method
to handle results from that sync()
operation.handle
in interface SyncResultsHandler
delta
- The changeCopyright © 2019. All rights reserved.