OpenICF Framework 1.1.0.1-SNAPSHOT Documentation

org.identityconnectors.framework.api.operations
Interface APIOperation

All Known Subinterfaces:
AuthenticationApiOp, ConnectorFacade, CreateApiOp, DeleteApiOp, GetApiOp, ResolveUsernameApiOp, SchemaApiOp, ScriptOnConnectorApiOp, ScriptOnResourceApiOp, SearchApiOp, SyncApiOp, TestApiOp, UpdateApiOp, ValidateApiOp

public interface APIOperation

Base interface for all API operations.


Field Summary
static int NO_TIMEOUT
          Default timeout for all operations.
 

Field Detail

NO_TIMEOUT

static final int NO_TIMEOUT
Default timeout for all operations.

See Also:
Constant Field Values

OpenICF Framework 1.1.0.1-SNAPSHOT Documentation

Copyright © 2011-2012 ForgeRock AS. All Rights Reserved.