Uses of Interface
com.evolveum.midpoint.prism.ValueMetadata
Packages that use ValueMetadata
Package
Description
-
Uses of ValueMetadata in com.evolveum.midpoint.prism
Methods in com.evolveum.midpoint.prism that return ValueMetadataModifier and TypeMethodDescriptionValueMetadata.clone()@NotNull ValueMetadataPrismValue.getValueMetadata()Returns the value metadata, creating empty one if there's none.@Nullable ValueMetadataPrismValue.getValueMetadataIfExists()Returns the value metadata, if there is any.Methods in com.evolveum.midpoint.prism with parameters of type ValueMetadataModifier and TypeMethodDescriptionvoidPrismValue.setValueMetadata(ValueMetadata valueMetadata) Sets metadata for this value. -
Uses of ValueMetadata in com.evolveum.midpoint.prism.deleg
Methods in com.evolveum.midpoint.prism.deleg that return ValueMetadataModifier and TypeMethodDescriptiondefault @NotNull ValueMetadataPrismContainerValueDelegator.getValueMetadata()default @Nullable ValueMetadataPrismContainerValueDelegator.getValueMetadataIfExists()Methods in com.evolveum.midpoint.prism.deleg with parameters of type ValueMetadataModifier and TypeMethodDescriptiondefault voidPrismContainerValueDelegator.setValueMetadata(ValueMetadata valueMetadata) -
Uses of ValueMetadata in com.evolveum.midpoint.prism.metadata
Methods in com.evolveum.midpoint.prism.metadata that return ValueMetadata -
Uses of ValueMetadata in com.evolveum.midpoint.schema.metadata
Methods in com.evolveum.midpoint.schema.metadata that return ValueMetadataModifier and TypeMethodDescription@NotNull ValueMetadataMidpointValueMetadataFactory.createEmpty() -
Uses of ValueMetadata in com.evolveum.midpoint.schema.util
Methods in com.evolveum.midpoint.schema.util with parameters of type ValueMetadataModifier and TypeMethodDescriptionstatic @Nullable ValueMetadataTypeValueMetadataTypeUtil.findMatchingValue(ValueMetadata valueMetadata, ProvenanceMetadataType provenance)