Class TypeContextResolver
java.lang.Object
com.evolveum.midpoint.prism.impl.schemaContext.resolver.TypeContextResolver
- All Implemented Interfaces:
SchemaContextResolver
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncomputeContext(PrismValue prismValue) The method during find schema context by schema context definition
-
Constructor Details
-
TypeContextResolver
-
-
Method Details
-
computeContext
Description copied from interface:SchemaContextResolverThe method during find schema context by schema context definition- Specified by:
computeContextin interfaceSchemaContextResolver- Returns:
- schema context annotation if exists, if not exist return null
-