org.identityconnectors.framework.impl.api.local.operations
Class SyncImpl
java.lang.Object
org.identityconnectors.framework.impl.api.local.operations.APIOperationRunner
org.identityconnectors.framework.impl.api.local.operations.ConnectorAPIOperationRunner
org.identityconnectors.framework.impl.api.local.operations.SyncImpl
- All Implemented Interfaces:
- APIOperation, SyncApiOp
public class SyncImpl
- extends ConnectorAPIOperationRunner
- implements SyncApiOp
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SyncImpl
public SyncImpl(ConnectorOperationalContext context,
Connector connector)
sync
public void sync(ObjectClass objClass,
SyncToken token,
SyncResultsHandler handler,
OperationOptions options)
- Specified by:
sync in interface SyncApiOp
getLatestSyncToken
public SyncToken getLatestSyncToken(ObjectClass objectClass)
- Specified by:
getLatestSyncToken in interface SyncApiOp
Copyright © 2011. All Rights Reserved.