Uses of Class
com.evolveum.midpoint.common.refinery.RefinedResourceSchema

Packages that use RefinedResourceSchema
com.evolveum.midpoint.common.refinery   
com.evolveum.midpoint.model   
 

Uses of RefinedResourceSchema in com.evolveum.midpoint.common.refinery
 

Methods in com.evolveum.midpoint.common.refinery that return RefinedResourceSchema
 RefinedResourceSchema EnhancedResourceType.getRefinedSchema()
           
static RefinedResourceSchema RefinedResourceSchema.getRefinedSchema(ResourceType resourceType, SchemaRegistry schemaRegistry)
          If already refined, return the version created before
static RefinedResourceSchema RefinedResourceSchema.parse(ResourceType resourceType, SchemaRegistry schemaRegistry)
           
 

Methods in com.evolveum.midpoint.common.refinery with parameters of type RefinedResourceSchema
 void EnhancedResourceType.setRefinedSchema(RefinedResourceSchema refinedSchema)
           
 

Uses of RefinedResourceSchema in com.evolveum.midpoint.model
 

Methods in com.evolveum.midpoint.model that return RefinedResourceSchema
 RefinedResourceSchema SyncContext.getRefinedResourceSchema(ResourceAccountType rat, SchemaRegistry schemaRegistry)
          Returns refined resource schema for specified account type.
 



Copyright © 2012 evolveum. All Rights Reserved.