Uses of Class
org.identityconnectors.framework.common.objects.Schema

Packages that use Schema
org.identityconnectors.framework.api.operations   
org.identityconnectors.framework.common.objects   
org.identityconnectors.framework.spi.operations   
 

Uses of Schema in org.identityconnectors.framework.api.operations
 

Methods in org.identityconnectors.framework.api.operations that return Schema
 Schema SchemaApiOp.schema()
          Retrieve the basic schema of this Connector.
 

Uses of Schema in org.identityconnectors.framework.common.objects
 

Methods in org.identityconnectors.framework.common.objects that return Schema
 Schema SchemaBuilder.build()
          Builds the Schema object based on the ObjectClassInfos added so far.
 

Uses of Schema in org.identityconnectors.framework.spi.operations
 

Methods in org.identityconnectors.framework.spi.operations that return Schema
 Schema SchemaOp.schema()
          Describes the types of objects this Connector supports.
 



Copyright © 2012. All Rights Reserved.