Uses of Interface
com.evolveum.midpoint.prism.schema.DefinitionsStore
-
-
Uses of DefinitionsStore in com.evolveum.midpoint.prism.impl.schema
Classes in com.evolveum.midpoint.prism.impl.schema that implement DefinitionsStore Modifier and Type Class Description class
PrismSchemaImpl
class
SchemaRegistryImpl
Registry and resolver of schema files and resources. -
Uses of DefinitionsStore in com.evolveum.midpoint.prism.impl.schema.axiom
Classes in com.evolveum.midpoint.prism.impl.schema.axiom that implement DefinitionsStore Modifier and Type Class Description class
AxiomEnabledSchemaRegistry
-
Uses of DefinitionsStore in com.evolveum.midpoint.prism.schema
Subinterfaces of DefinitionsStore in com.evolveum.midpoint.prism.schema Modifier and Type Interface Description interface
GlobalDefinitionsStore
FIXME Creation of this interface was most probably a design mistake.interface
HierarchicalDefinitionsStore
interface
MutablePrismSchema
interface
PrismSchema
Schema as a collection of definitions.interface
SchemaRegistry
Maintains system-wide schemas. -
Uses of DefinitionsStore in com.evolveum.midpoint.schema.processor
Subinterfaces of DefinitionsStore in com.evolveum.midpoint.schema.processor Modifier and Type Interface Description interface
ConnectorSchema
interface
MutableResourceSchema
interface
ResourceSchema
A schema covering the whole resource.Classes in com.evolveum.midpoint.schema.processor that implement DefinitionsStore Modifier and Type Class Description class
ConnectorSchemaImpl
class
ResourceSchemaImpl
Direct implementation ofResourceSchema
interface.
-