Uses of Interface
org.identityconnectors.framework.api.operations.UpdateDeltaApiOp
Package
Description
The Connector API presents a consistent view of any Connector,
regardless of which operations the connector actually implements.
-
Uses of UpdateDeltaApiOp in org.identityconnectors.framework.api
Modifier and TypeInterfaceDescriptioninterface
Main interface through which an application invokes Connector operations. -
Uses of UpdateDeltaApiOp in org.identityconnectors.framework.impl.api
Modifier and TypeClassDescriptionclass
Implements all the methods of the facade. -
Uses of UpdateDeltaApiOp in org.identityconnectors.framework.impl.api.local
Modifier and TypeClassDescriptionclass
Implements all the methods of the facade. -
Uses of UpdateDeltaApiOp in org.identityconnectors.framework.impl.api.local.operations
Modifier and TypeClassDescriptionclass
Handles both version of update this include simple replace and the advance update. -
Uses of UpdateDeltaApiOp in org.identityconnectors.framework.impl.api.remote
Modifier and TypeClassDescriptionclass
Implements all the methods of the facade