| Package | Description |
|---|---|
| org.identityconnectors.framework.common.objects |
| Modifier and Type | Method and Description |
|---|---|
SyncDeltaBuilder |
SyncDeltaBuilder.setDeltaType(SyncDeltaType type)
Sets the type of the change that occurred.
|
SyncDeltaBuilder |
SyncDeltaBuilder.setObject(ConnectorObject object)
Sets the object that changed and implicitly sets Uid if object is not
null.
|
SyncDeltaBuilder |
SyncDeltaBuilder.setToken(SyncToken token)
Sets the
SyncToken of the object that changed. |
SyncDeltaBuilder |
SyncDeltaBuilder.setUid(Uid uid)
Sets the Uid of the object that changed.
|
Copyright © 2013. All Rights Reserved.