Uses of Interface
org.identityconnectors.framework.spi.operations.UpdateOp

Packages that use UpdateOp
org.identityconnectors.framework.spi.operations   
 

Uses of UpdateOp in org.identityconnectors.framework.spi.operations
 

Subinterfaces of UpdateOp in org.identityconnectors.framework.spi.operations
 interface UpdateAttributeValuesOp
          More advanced implementation of UpdateOp to be implemented by connectors that wish to offer better performance and atomicity semantics for the methods UpdateApiOp.addAttributeValues(ObjectClass, Uid, Set, OperationOptions) and UpdateApiOp.removeAttributeValues(ObjectClass, Uid, Set, OperationOptions).
 



Copyright © 2012. All Rights Reserved.