Uses of Interface
com.evolveum.midpoint.prism.schema.SchemaLookup
Packages that use SchemaLookup
Package
Description
-
Uses of SchemaLookup in com.evolveum.midpoint.prism
Methods in com.evolveum.midpoint.prism that return SchemaLookupModifier and TypeMethodDescriptiondefault SchemaLookupPrismContainerDefinition.schemaLookup()default SchemaLookupPrismContainerValue.schemaLookup()default SchemaLookupPrismValue.schemaLookup() -
Uses of SchemaLookup in com.evolveum.midpoint.prism.deleg
Methods in com.evolveum.midpoint.prism.deleg that return SchemaLookupModifier and TypeMethodDescriptiondefault SchemaLookupPrismContainerValueDelegator.schemaLookup()default SchemaLookupPrismValueDelegator.schemaLookup() -
Uses of SchemaLookup in com.evolveum.midpoint.prism.impl
Methods in com.evolveum.midpoint.prism.impl that return SchemaLookupConstructors in com.evolveum.midpoint.prism.impl with parameters of type SchemaLookup -
Uses of SchemaLookup in com.evolveum.midpoint.prism.impl.schema
Classes in com.evolveum.midpoint.prism.impl.schema that implement SchemaLookupModifier and TypeClassDescriptionclassRegistry and resolver of schema files and resources.classContains caches and provides definitions.Methods in com.evolveum.midpoint.prism.impl.schema that return SchemaLookupModifier and TypeMethodDescriptionSchemaRegistryStateAware.schemaLookup()Return schemaRegistryState that will be used for resolving of schema.Methods in com.evolveum.midpoint.prism.impl.schema with parameters of type SchemaLookupModifier and TypeMethodDescriptionvoidSchemaRegistryStateAware.setSchemaLookup(SchemaLookup schemaLookup) Using during initialization of schemas when schemaRegistryState non exist in SchemaRegistry.Method parameters in com.evolveum.midpoint.prism.impl.schema with type arguments of type SchemaLookupModifier and TypeMethodDescription<T extends SchemaLookup.Based>
voidSchemaRegistryStateImpl.registerSchemaSpecific(Class<T> serviceClass, Function<SchemaLookup, T> factory) -
Uses of SchemaLookup in com.evolveum.midpoint.prism.impl.schema.axiom
Classes in com.evolveum.midpoint.prism.impl.schema.axiom that implement SchemaLookup -
Uses of SchemaLookup in com.evolveum.midpoint.prism.schema
Subinterfaces of SchemaLookup in com.evolveum.midpoint.prism.schemaMethods in com.evolveum.midpoint.prism.schema that return SchemaLookupMethod parameters in com.evolveum.midpoint.prism.schema with type arguments of type SchemaLookupModifier and TypeMethodDescription<T extends SchemaLookup.Based>
voidSchemaLookup.Mutable.registerSchemaSpecific(Class<T> serviceClass, Function<SchemaLookup, T> factory)