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.



Copyright © 2012. All Rights Reserved.