Package | Description |
---|---|
org.identityconnectors.framework.api.operations | |
org.identityconnectors.framework.spi.operations |
Modifier and Type | Method and Description |
---|---|
void |
SyncApiOp.sync(ObjectClass objClass,
SyncToken token,
SyncResultsHandler handler,
OperationOptions options)
Request synchronization events--i.e., native changes to target objects.
|
Modifier and Type | Method and Description |
---|---|
void |
SyncOp.sync(ObjectClass objClass,
SyncToken token,
SyncResultsHandler handler,
OperationOptions options)
Request synchronization events--i.e., native changes to target objects.
|
Copyright © 2014. All Rights Reserved.