Uses of Class
org.identityconnectors.framework.impl.api.local.operations.OperationalContext

Packages that use OperationalContext
org.identityconnectors.framework.impl.api.local.operations   
 

Uses of OperationalContext in org.identityconnectors.framework.impl.api.local.operations
 

Subclasses of OperationalContext in org.identityconnectors.framework.impl.api.local.operations
 class ConnectorOperationalContext
          Simple structure to pass more variables through the constructor of APIOperationRunner.
 

Methods in org.identityconnectors.framework.impl.api.local.operations that return OperationalContext
 OperationalContext APIOperationRunner.getOperationalContext()
          Get the current operational context.
 

Constructors in org.identityconnectors.framework.impl.api.local.operations with parameters of type OperationalContext
APIOperationRunner(OperationalContext context)
          Creates the API operation so it can called multiple times.
ValidateImpl(OperationalContext context)
           
 



Copyright © 2011. All Rights Reserved.