org.identityconnectors.framework.impl.api.local.operations
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
public class SchemaImpl
- extends ConnectorAPIOperationRunner
- implements SchemaApiOp
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SchemaImpl
public SchemaImpl(ConnectorOperationalContext context,
Connector connector)
- Initializes the operation works.
schema
public Schema schema()
- Retrieve the schema from the
Connector.
- Specified by:
schema in interface SchemaApiOp
- See Also:
SchemaApiOp.schema()
Copyright © 2011. All Rights Reserved.