public class UpdateDeltaImpl extends ConnectorAPIOperationRunner implements UpdateDeltaApiOp
NO_TIMEOUT
Constructor and Description |
---|
UpdateDeltaImpl(ConnectorOperationalContext context,
Connector connector)
Determines which type of update a connector supports and then uses that
handler.
|
Modifier and Type | Method and Description |
---|---|
Set<AttributeDelta> |
updateDelta(ObjectClass objclass,
Uid uid,
Set<AttributeDelta> modifications,
OperationOptions options) |
getConnector, getNormalizer, getOperationalContext
public UpdateDeltaImpl(ConnectorOperationalContext context, Connector connector)
public Set<AttributeDelta> updateDelta(ObjectClass objclass, Uid uid, Set<AttributeDelta> modifications, OperationOptions options)
updateDelta
in interface UpdateDeltaApiOp
Copyright © 2022. All rights reserved.