|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SyncResultsHandler | |
|---|---|
| org.identityconnectors.framework.api.operations | |
| org.identityconnectors.framework.spi.operations | |
| Uses of SyncResultsHandler in org.identityconnectors.framework.api.operations |
|---|
| Methods in org.identityconnectors.framework.api.operations with parameters of type SyncResultsHandler | |
|---|---|
void |
SyncApiOp.sync(ObjectClass objClass,
SyncToken token,
SyncResultsHandler handler,
OperationOptions options)
Request synchronization events--i.e., native changes to target objects. |
| Uses of SyncResultsHandler in org.identityconnectors.framework.spi.operations |
|---|
| Methods in org.identityconnectors.framework.spi.operations with parameters of type SyncResultsHandler | |
|---|---|
void |
SyncOp.sync(ObjectClass objClass,
SyncToken token,
SyncResultsHandler handler,
OperationOptions options)
Request synchronization events--i.e., native changes to target objects. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||