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.Api.Operations.GetApiOp Interface Reference

Get a particular ConnectorObject based on the Uid. More...

Inherits Org.IdentityConnectors.Framework.Api.Operations.APIOperation.

Inherited by Org.IdentityConnectors.Framework.Api.ConnectorFacade.

Public Member Functions

ConnectorObject GetObject (ObjectClass objClass, Uid uid, OperationOptions options)
 Get a particular ConnectorObject based on the Uid. More...
 

Detailed Description

Get a particular ConnectorObject based on the Uid.

Member Function Documentation

ConnectorObject Org.IdentityConnectors.Framework.Api.Operations.GetApiOp.GetObject ( ObjectClass  objClass,
Uid  uid,
OperationOptions  options 
)

Get a particular ConnectorObject based on the Uid.

Parameters
uidthe unique id of the object that to get.
Returns
ConnectorObject based on the Uid provided.

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