Class ResourceSchemaImpl

java.lang.Object
com.evolveum.midpoint.prism.AbstractFreezable
com.evolveum.midpoint.prism.impl.schema.PrismSchemaImpl
com.evolveum.midpoint.schema.processor.ResourceSchemaImpl
All Implemented Interfaces:
Freezable, PrismContextSensitive, DefinitionSearchImplementation, DefinitionsStore, GlobalDefinitionsStore, MutablePrismSchema, PrismSchema, LayeredDefinition, MutableResourceSchema, ResourceSchema, DebugDumpable, Cloneable

public class ResourceSchemaImpl extends com.evolveum.midpoint.prism.impl.schema.PrismSchemaImpl implements MutableResourceSchema
Direct implementation of ResourceSchema interface. Definitions are stored in PrismSchemaImpl.definitions. Besides that, it has no own state.
Author:
semancik