Class SchemaImpl
java.lang.Object
org.identityconnectors.framework.impl.api.local.operations.APIOperationRunner
org.identityconnectors.framework.impl.api.local.operations.ConnectorAPIOperationRunner
org.identityconnectors.framework.impl.api.local.operations.SchemaImpl
- All Implemented Interfaces:
APIOperation,SchemaApiOp
-
Field Summary
Fields inherited from interface org.identityconnectors.framework.api.operations.APIOperation
NO_TIMEOUT -
Constructor Summary
ConstructorsConstructorDescriptionSchemaImpl(ConnectorOperationalContext context, Connector connector) Initializes the operation works. -
Method Summary
Methods inherited from class org.identityconnectors.framework.impl.api.local.operations.ConnectorAPIOperationRunner
getConnector, getNormalizer, getOperationalContext
-
Constructor Details
-
SchemaImpl
Initializes the operation works.
-
-
Method Details
-
schema
Retrieve the schema from theConnector.- Specified by:
schemain interfaceSchemaApiOp- See Also:
-