Uses of Class
org.identityconnectors.framework.common.objects.SyncDeltaBuilder
-
Uses of SyncDeltaBuilder in org.identityconnectors.framework.common.objects
Modifier and TypeMethodDescriptionSyncDeltaBuilder.setDeltaType
(SyncDeltaType type) Sets the type of the change that occurred.SyncDeltaBuilder.setObject
(ConnectorObject object) Sets the object that changed and implicitly sets Uid if object is not null.SyncDeltaBuilder.setObjectClass
(ObjectClass objectClass) Sets the ObjectClass of the object that deleted.SyncDeltaBuilder.setPreviousUid
(Uid previousUid) Sets the Uid of the object before the change.Sets theSyncToken
of the object that changed.Sets the Uid of the object that changed.