Uses of Class
com.evolveum.midpoint.schema.processor.Schema

Packages that use Schema
com.evolveum.midpoint.provisioning.ucf.api   
com.evolveum.midpoint.provisioning.ucf.impl   
com.evolveum.midpoint.schema.processor   
 

Uses of Schema in com.evolveum.midpoint.provisioning.ucf.api
 

Methods in com.evolveum.midpoint.provisioning.ucf.api that return Schema
 Schema ConnectorInstance.fetchResourceSchema(OperationResult parentResult)
          Retrieves the schema from the resource.
 

Uses of Schema in com.evolveum.midpoint.provisioning.ucf.impl
 

Methods in com.evolveum.midpoint.provisioning.ucf.impl that return Schema
 Schema ConnectorInstanceIcfImpl.fetchResourceSchema(OperationResult parentResult)
          Retrieves schema from the resource.
 

Uses of Schema in com.evolveum.midpoint.schema.processor
 

Methods in com.evolveum.midpoint.schema.processor that return Schema
static Schema Schema.parse(org.w3c.dom.Element schema)
           
 

Methods in com.evolveum.midpoint.schema.processor with parameters of type Schema
static org.w3c.dom.Document Schema.parseSchema(Schema schema)
           
 

Constructors in com.evolveum.midpoint.schema.processor with parameters of type Schema
ResourceObjectDefinition(Schema schema, javax.xml.namespace.QName name, javax.xml.namespace.QName defaultName, javax.xml.namespace.QName typeName)
           
 



Copyright © 2011 evolveum. All Rights Reserved.