| Package | Description |
|---|---|
| org.identityconnectors.framework.common.objects |
| Modifier and Type | Method and Description |
|---|---|
SyncDelta |
SyncDeltaBuilder.build()
Creates a SyncDelta.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
SyncResultsHandler.handle(SyncDelta delta)
Called to handle a delta in the stream.
|
| Constructor and Description |
|---|
SyncDeltaBuilder(SyncDelta delta)
Creates a new
SyncDeltaBuilder whose values are initialized
to those of the delta. |
Copyright © 2014. All rights reserved.