Oracle® Fusion Middleware .NET API Reference for Identity Connector Framework  E57662-01
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Public Member Functions | List of all members
Org.IdentityConnectors.Framework.Spi.Operations.SchemaOp Interface Reference

Inherits Org.IdentityConnectors.Framework.Spi.Operations.SPIOperation.

Public Member Functions

Schema Schema ()
 Determines what types of objects this Org.IdentityConnectors.Framework.Spi.Connector supports. More...
 

Member Function Documentation

Schema Org.IdentityConnectors.Framework.Spi.Operations.SchemaOp.Schema ( )

Determines what types of objects this Org.IdentityConnectors.Framework.Spi.Connector supports.

This method is considered an operation since determining supported objects may require configuration information and allows this determination to be dynamic.

Returns
basic schema supported by this Org.IdentityConnectors.Framework.Spi.Connector.

The documentation for this interface was generated from the following file: