Uses of Interface
com.evolveum.midpoint.model.api.MetadataItemProcessingSpec
Packages that use MetadataItemProcessingSpec
Package
Description
-
Uses of MetadataItemProcessingSpec in com.evolveum.midpoint.gui.api.factory.wrapper
Methods in com.evolveum.midpoint.gui.api.factory.wrapper with parameters of type MetadataItemProcessingSpecModifier and TypeMethodDescriptionvoidWrapperContext.setMetadataItemProcessingSpec(MetadataItemProcessingSpec metadataItemProcessingSpec) -
Uses of MetadataItemProcessingSpec in com.evolveum.midpoint.model.api
Methods in com.evolveum.midpoint.model.api that return MetadataItemProcessingSpecModifier and TypeMethodDescription<O extends ObjectType>
MetadataItemProcessingSpecModelInteractionService.getMetadataItemProcessingSpec(ItemPath metadataItemPath, PrismObject<O> object, Task task, OperationResult result) Returns specification of processing of given metadata item (e.g. provenance). -
Uses of MetadataItemProcessingSpec in com.evolveum.midpoint.model.common.mapping.metadata
Classes in com.evolveum.midpoint.model.common.mapping.metadata that implement MetadataItemProcessingSpecModifier and TypeClassDescriptionclassSpecification of processing of individual metadata items. -
Uses of MetadataItemProcessingSpec in com.evolveum.midpoint.model.impl.controller
Methods in com.evolveum.midpoint.model.impl.controller that return MetadataItemProcessingSpecModifier and TypeMethodDescription<O extends ObjectType>
MetadataItemProcessingSpecModelInteractionServiceImpl.getMetadataItemProcessingSpec(ItemPath metadataItemPath, PrismObject<O> object, Task task, OperationResult result)