Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.ValueMetadataType
Packages that use ValueMetadataType
Package
Description
GUI API package for various utility classes and interfaces.
-
Uses of ValueMetadataType in com.evolveum.midpoint.gui.api.util
Methods in com.evolveum.midpoint.gui.api.util that return types with arguments of type ValueMetadataTypeModifier and TypeMethodDescriptionstatic PrismContainerValue<ValueMetadataType>
WebPrismUtil.getNewYieldValue()
-
Uses of ValueMetadataType in com.evolveum.midpoint.gui.impl.factory.wrapper
Methods in com.evolveum.midpoint.gui.impl.factory.wrapper that return types with arguments of type ValueMetadataTypeModifier and TypeMethodDescriptionValueMetadataWrapperFactoryImpl.createValueWrapper
(PrismContainerWrapper<ValueMetadataType> parent, PrismContainerValue<ValueMetadataType> value, ValueStatus status, WrapperContext context) ValueMetadataWrapperFactoryImpl.createWrapper
(PrismContainerValueWrapper<?> parent, Item childItem, ItemStatus status, WrapperContext context) Method parameters in com.evolveum.midpoint.gui.impl.factory.wrapper with type arguments of type ValueMetadataTypeModifier and TypeMethodDescriptionValueMetadataWrapperFactoryImpl.createValueWrapper
(PrismContainerWrapper<ValueMetadataType> parent, PrismContainerValue<ValueMetadataType> value, ValueStatus status, WrapperContext context) ValueMetadataWrapperFactoryImpl.createValueWrapper
(PrismContainerWrapper<ValueMetadataType> parent, PrismContainerValue<ValueMetadataType> value, ValueStatus status, WrapperContext context) protected boolean
ValueMetadataWrapperFactoryImpl.shouldBeExpanded
(PrismContainerWrapper<ValueMetadataType> parent, PrismContainerValue<ValueMetadataType> value, WrapperContext context) protected boolean
ValueMetadataWrapperFactoryImpl.shouldBeExpanded
(PrismContainerWrapper<ValueMetadataType> parent, PrismContainerValue<ValueMetadataType> value, WrapperContext context) protected boolean
ValueMetadataWrapperFactoryImpl.shouldCreateEmptyValue
(PrismContainer<ValueMetadataType> item, WrapperContext context) -
Uses of ValueMetadataType in com.evolveum.midpoint.gui.impl.prism.wrapper
Methods in com.evolveum.midpoint.gui.impl.prism.wrapper that return types with arguments of type ValueMetadataTypeModifier and TypeMethodDescription@NotNull PrismContainerDefinition<ValueMetadataType>
ValueMetadataWrapperImpl.clone()
ValueMetadataWrapperImpl.cloneWithReplacedDefinition
(QName itemName, ItemDefinition<?> newDefinition) @NotNull ContainerDelta<ValueMetadataType>
ValueMetadataWrapperImpl.createEmptyDelta
(ItemPath path) ValueMetadataWrapperImpl.createValue()
ValueMetadataWrapperImpl.deepClone
(@NotNull DeepCloneOperation operation) ValueMetadataWrapperImpl.getCompileTimeClass()
ValueMetadataWrapperImpl.getItem()
ValueMetadataWrapperImpl.getTypeClass()
ValueMetadataWrapperImpl.getValue()
ValueMetadataWrapperImpl.getValues()
@NotNull PrismContainer<ValueMetadataType>
ValueMetadataWrapperImpl.instantiate()
@NotNull PrismContainer<ValueMetadataType>
ValueMetadataWrapperImpl.instantiate
(QName name) ValueMetadataWrapperImpl.toMutable()
Method parameters in com.evolveum.midpoint.gui.impl.prism.wrapper with type arguments of type ValueMetadataTypeModifier and TypeMethodDescriptionboolean
ValueMetadataWrapperImpl.canBeDefinitionOf
(PrismContainer<ValueMetadataType> item) void
ValueMetadataWrapperImpl.remove
(PrismContainerValueWrapper<ValueMetadataType> valueWrapper, ModelServiceLocator locator) Constructor parameters in com.evolveum.midpoint.gui.impl.prism.wrapper with type arguments of type ValueMetadataTypeModifierConstructorDescriptionValueMetadataWrapperImpl
(PrismContainerWrapper<ValueMetadataType> metadataValueWrapper) -
Uses of ValueMetadataType in com.evolveum.midpoint.schema.metadata
Methods in com.evolveum.midpoint.schema.metadata with parameters of type ValueMetadataTypeModifier and TypeMethodDescriptionboolean
MidpointProvenanceEquivalenceStrategy.equals
(ValueMetadataType metadata1, ValueMetadataType metadata2) -
Uses of ValueMetadataType in com.evolveum.midpoint.schema.util
Methods in com.evolveum.midpoint.schema.util that return types with arguments of type ValueMetadataTypeMethods in com.evolveum.midpoint.schema.util with parameters of type ValueMetadataTypeModifier and TypeMethodDescriptionstatic boolean
ProvenanceMetadataUtil.hasMappingSpecification
(ValueMetadataType metadata, MappingSpecificationType mappingSpecification) static boolean
ProvenanceMetadataUtil.hasOrigin
(ValueMetadataType metadata, String originOid) -
Uses of ValueMetadataType in com.evolveum.midpoint.xml.ns._public.common.common_3
Fields in com.evolveum.midpoint.xml.ns._public.common.common_3 with type parameters of type ValueMetadataTypeModifier and TypeFieldDescriptionstatic final Producer<ValueMetadataType>
ValueMetadataType.FACTORY
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return ValueMetadataTypeModifier and TypeMethodDescriptionValueMetadataType.clone()
ObjectFactory.createValueMetadataType()
ValueMetadataType.extension
(ExtensionType value) ValueMetadataType.process
(ProcessMetadataType value) ValueMetadataType.provenance
(ProvenanceMetadataType value) ValueMetadataType.provisioning
(ProvisioningMetadataType value) ValueMetadataType.storage
(StorageMetadataType value) ValueMetadataType.transformation
(TransformationMetadataType value) Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return types with arguments of type ValueMetadataTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<ValueMetadataType>
ObjectFactory.createValueMetadata
(ValueMetadataType value) Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type ValueMetadataTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<ValueMetadataType>
ObjectFactory.createValueMetadata
(ValueMetadataType value)