Uses of Interface
org.identityconnectors.framework.spi.operations.UpdateOp
Package
Description
-
Uses of UpdateOp in net.tirasa.connid.commons.scripted
Modifier and TypeClassDescriptionclass
-
Uses of UpdateOp in org.identityconnectors.framework.spi.operations
Modifier and TypeInterfaceDescriptioninterface
More advanced implementation ofUpdateOp
to be implemented by connectors that wish to offer better performance and atomicity semantics for the methodsUpdateApiOp.addAttributeValues(ObjectClass, Uid, Set, OperationOptions)
andUpdateApiOp.removeAttributeValues(ObjectClass, Uid, Set, OperationOptions)
.