Uses of Class
com.evolveum.midpoint.prism.impl.schema.SchemaRegistryImpl
Packages that use SchemaRegistryImpl
Package
Description
-
Uses of SchemaRegistryImpl in com.evolveum.midpoint.init
Methods in com.evolveum.midpoint.init with parameters of type SchemaRegistryImplModifier and TypeMethodDescriptionprotected voidConfigurablePrismContextFactory.registerExtensionSchemas(SchemaRegistryImpl schemaRegistry) -
Uses of SchemaRegistryImpl in com.evolveum.midpoint.prism.impl
Methods in com.evolveum.midpoint.prism.impl with parameters of type SchemaRegistryImplModifier and TypeMethodDescriptionstatic PrismContextImplPrismContextImpl.create(@NotNull SchemaRegistryImpl schemaRegistry) static PrismContextImplPrismContextImpl.createEmptyContext(@NotNull SchemaRegistryImpl schemaRegistry) -
Uses of SchemaRegistryImpl in com.evolveum.midpoint.prism.impl.marshaller
Constructors in com.evolveum.midpoint.prism.impl.marshaller with parameters of type SchemaRegistryImplModifierConstructorDescriptionPrismUnmarshaller(@NotNull PrismContext prismContext, @NotNull BeanUnmarshaller beanUnmarshaller, @NotNull SchemaRegistryImpl schemaRegistry) -
Uses of SchemaRegistryImpl in com.evolveum.midpoint.prism.impl.schema
Constructors in com.evolveum.midpoint.prism.impl.schema with parameters of type SchemaRegistryImpl -
Uses of SchemaRegistryImpl in com.evolveum.midpoint.prism.impl.schema.axiom
Subclasses of SchemaRegistryImpl in com.evolveum.midpoint.prism.impl.schema.axiom -
Uses of SchemaRegistryImpl in com.evolveum.midpoint.schema
Methods in com.evolveum.midpoint.schema with parameters of type SchemaRegistryImplModifier and TypeMethodDescriptionprotected voidMidPointPrismContextFactory.registerExtensionSchemas(SchemaRegistryImpl schemaRegistry)