Uses of Interface
com.evolveum.midpoint.prism.schema.SchemaRegistryState
Packages that use SchemaRegistryState
-
Uses of SchemaRegistryState in com.evolveum.midpoint.prism.schema
Subinterfaces of SchemaRegistryState in com.evolveum.midpoint.prism.schemaModifier and TypeInterfaceDescriptioninterfacestatic interfaceinterfaceMaintains system-wide schemas that is used as source for parsing during initialize and reload.Method parameters in com.evolveum.midpoint.prism.schema with type arguments of type SchemaRegistryStateModifier and TypeMethodDescriptiondefault <R,E extends Exception>
RSchemaRegistryState.getDerivedObject(SchemaRegistryState.DerivationKey<R> derivationKey, com.evolveum.axiom.concepts.CheckedFunction<SchemaRegistryState, R, E> mapping) Returns derived value specific to this schema context state, supplied derivation key and mapping.