|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ISyncOperationContext | |
|---|---|
| com.hcl.voltmx.sync.services.interceptor | |
| Uses of ISyncOperationContext in com.hcl.voltmx.sync.services.interceptor |
|---|
| Subinterfaces of ISyncOperationContext in com.hcl.voltmx.sync.services.interceptor | |
|---|---|
interface |
ISyncClientContext
Interface for the client context |
interface |
ISyncConflictContext
Interface for the Conflict context. |
interface |
ISyncRequestContext
Interface for the Request context. |
interface |
ISyncResponseContext
Interface for the Response context. |
| Methods in com.hcl.voltmx.sync.services.interceptor with parameters of type ISyncOperationContext | |
|---|---|
void |
ISyncMergeInterceptor.processEvent(ISyncMergeInterceptor.MergeEvent event,
ISyncOperationContext context,
java.util.List<IEntity> changes)
This method will be invoked by the Merge service at various phases while applying the changes to data source |
void |
ISyncReplicaInterceptor.processEvent(ISyncReplicaInterceptor.ReplicaEvent event,
ISyncOperationContext context,
java.util.List<IEntity> changes)
This method will be invoked by the replica service at two places. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||