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 booleanValueMetadataWrapperFactoryImpl.shouldBeExpanded(PrismContainerWrapper<ValueMetadataType> parent, PrismContainerValue<ValueMetadataType> value, WrapperContext context) protected booleanValueMetadataWrapperFactoryImpl.shouldBeExpanded(PrismContainerWrapper<ValueMetadataType> parent, PrismContainerValue<ValueMetadataType> value, WrapperContext context) protected booleanValueMetadataWrapperFactoryImpl.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 TypeMethodDescriptionbooleanValueMetadataWrapperImpl.canBeDefinitionOf(PrismContainer<ValueMetadataType> item) voidValueMetadataWrapperImpl.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 TypeMethodDescriptionbooleanMidpointProvenanceEquivalenceStrategy.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 booleanProvenanceMetadataUtil.hasMappingSpecification(ValueMetadataType metadata, MappingSpecificationType mappingSpecification) static booleanProvenanceMetadataUtil.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.FACTORYMethods 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)