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.smart.api
Methods in com.evolveum.midpoint.smart.api that return SchemaMatchResultTypeModifier and TypeMethodDescriptionSmartIntegrationService.computeSchemaMatch(String resourceOid, ResourceObjectTypeIdentification typeIdentification, boolean useAiService, Task task, OperationResult parentResult) Computes schema match pairs for the given resource and object type.Methods in com.evolveum.midpoint.smart.api with parameters of type SchemaMatchResultTypeModifier and TypeMethodDescriptionSmartIntegrationService.suggestCorrelation(String resourceOid, ResourceObjectTypeIdentification typeIdentification, SchemaMatchResultType schemaMatch, @Nullable List<ItemPath> targetPathsToIgnore, @Nullable Object interactionMetadata, Task task, OperationResult result) Suggests correlation rules for the given resource object type and focus type.SmartIntegrationService.suggestMappings(String resourceOid, ResourceObjectTypeIdentification typeIdentification, SchemaMatchResultType schemaMatch, Boolean isInbound, Boolean useAiService, @Nullable ShadowObjectClassStatisticsType objectTypeStatistics, @Nullable List<ItemPath> targetPathsToIgnore, @Nullable CurrentActivityState<?> activityState, Task task, OperationResult result) Suggests inbound/outbound mappings for the given resource object type and focus type. -
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