Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.SchemaMatchResultType
Packages that use SchemaMatchResultType
Package
Description
-
Uses of SchemaMatchResultType in com.evolveum.midpoint.schema.util
Methods in com.evolveum.midpoint.schema.util that return SchemaMatchResultTypeModifier and TypeMethodDescriptionstatic SchemaMatchResultTypeShadowObjectTypeUtil.getObjectTypeSchemaMatchRequired(PrismObject<GenericObjectType> holder) static SchemaMatchResultTypeShadowObjectTypeUtil.getObjectTypeSchemaMatchRequired(GenericObjectType holder) Methods in com.evolveum.midpoint.schema.util with parameters of type SchemaMatchResultTypeModifier and TypeMethodDescriptionstatic GenericObjectTypeShadowObjectTypeUtil.createObjectTypeSchemaMatchObject(String resourceOid, String kind, String intent, SchemaMatchResultType schemaMatch) -
Uses of SchemaMatchResultType in com.evolveum.midpoint.xml.ns._public.common.common_3
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return SchemaMatchResultTypeModifier and TypeMethodDescriptionCorrelationSuggestionWorkStateType.beginSchemaMatch()MappingsSuggestionWorkStateType.beginSchemaMatch()SchemaMatchResultType.clone()ObjectFactory.createSchemaMatchResultType()CorrelationSuggestionWorkStateType.getSchemaMatch()MappingsSuggestionWorkStateType.getSchemaMatch()SchemaMatchResultType.schemaMatchResult(SchemaMatchOneResultType value) SchemaMatchResultType.timestamp(XMLGregorianCalendar value) SchemaMatchResultType.wellKnownSchemaType(String value) Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type SchemaMatchResultTypeModifier and TypeMethodDescriptionCorrelationSuggestionWorkStateType.schemaMatch(SchemaMatchResultType value) MappingsSuggestionWorkStateType.schemaMatch(SchemaMatchResultType value) voidCorrelationSuggestionWorkStateType.setSchemaMatch(SchemaMatchResultType value) voidMappingsSuggestionWorkStateType.setSchemaMatch(SchemaMatchResultType value) Constructors in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type SchemaMatchResultType