public class SchemaImpl extends ConnectorAPIOperationRunner implements org.identityconnectors.framework.api.operations.SchemaApiOp
| Constructor and Description |
|---|
SchemaImpl(ConnectorOperationalContext context,
org.identityconnectors.framework.spi.Connector connector)
Initializes the operation works.
|
| Modifier and Type | Method and Description |
|---|---|
org.identityconnectors.framework.common.objects.Schema |
schema()
Retrieve the schema from the
Connector. |
getConnector, getNormalizer, getOperationalContextpublic SchemaImpl(ConnectorOperationalContext context, org.identityconnectors.framework.spi.Connector connector)
Copyright © 2018. All rights reserved.