Skip navigation links


org.identityconnectors.framework.api.operations
Interface SchemaApiOp

All Superinterfaces:
APIOperation
All Known Subinterfaces:
ConnectorFacade

public interface SchemaApiOp
extends APIOperation

Get the schema from the Connector.


Field Summary

 

Fields inherited from interface org.identityconnectors.framework.api.operations.APIOperation
NO_TIMEOUT

 

Method Summary
 Schema schema()
          Retrieve the basic schema of this Connector.

 

Method Detail

schema

Schema schema()
Retrieve the basic schema of this Connector.

Skip navigation links


Copyright © 2011, Oracle and/or its affiliates. All rights reserved.