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.cloneWithNewDefinition(QName newItemName, ItemDefinition<?> newDefinition) @NotNull ItemDefinition<PrismContainer<ValueMetadataType>>ValueMetadataWrapperImpl.cloneWithNewName(@NotNull ItemName itemName) @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.mutator()Method parameters in com.evolveum.midpoint.gui.impl.prism.wrapper with type arguments of type ValueMetadataTypeModifier and TypeMethodDescriptionvoidValueMetadataWrapperImpl.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.model.api.expr
Methods in com.evolveum.midpoint.model.api.expr that return ValueMetadataTypeModifier and TypeMethodDescriptiondefault @Nullable ValueMetadataTypeMidpointFunctions.getMetadata(@NotNull AbstractCredentialType credential) default @Nullable ValueMetadataTypeMidpointFunctions.getMetadata(@NotNull ObjectType object) -
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 ValueMetadataTypeModifier and TypeMethodDescriptionstatic @Nullable ValueMetadataTypeValueMetadataTypeUtil.findMatchingValue(ValueMetadata valueMetadata, ProvenanceMetadataType provenance) static ValueMetadataTypeValueMetadataTypeUtil.fromLegacy(@NotNull MetadataType legacy) static @Nullable ValueMetadataTypeValueMetadataTypeUtil.getMetadata(@NotNull AbstractCredentialType credential) static @Nullable ValueMetadataTypeValueMetadataTypeUtil.getMetadata(@NotNull ObjectType object) static @Nullable ValueMetadataTypeValueMetadataTypeUtil.getMetadata(Containerable holder, ProvenanceMetadataType provenance) static @Nullable ValueMetadataTypeValueMetadataTypeUtil.getMetadata(AssignmentType assignment) TEMPORARY/EXPERIMENTAL.static @NotNull ValueMetadataTypeValueMetadataTypeUtil.getMetadataRequired(Containerable holder, ProvenanceMetadataType provenance) static @NotNull ValueMetadataTypeValueMetadataTypeUtil.getMetadataRequired(ObjectType object) static @NotNull ValueMetadataTypeValueMetadataTypeUtil.getOrCreateMetadata(@NotNull Containerable holder, @NotNull ProvenanceMetadataType provenance) static <T extends ObjectType>
@NotNull ValueMetadataTypeValueMetadataTypeUtil.getOrCreateMetadata(@NotNull PrismObject<T> object) static @NotNull ValueMetadataTypeValueMetadataTypeUtil.getOrCreateMetadata(@NotNull ObjectType object) static @NotNull ValueMetadataTypeValueMetadataTypeUtil.getOrCreateMetadata(AssignmentType assignment) Deprecated.static @Nullable ValueMetadataTypeFocusTypeUtil.getPasswordMetadata(@NotNull FocusType focus) Methods in com.evolveum.midpoint.schema.util that return types with arguments of type ValueMetadataTypeModifier and TypeMethodDescriptionstatic @NotNull Collection<ValueMetadataType>ValueMetadataTypeUtil.getMetadataBeans(Containerable containerable) static @NotNull Collection<ValueMetadataType>ValueMetadataTypeUtil.getMetadataBeans(Referencable referencable) ProvenanceMetadataUtil.originSelector(String oid) Methods in com.evolveum.midpoint.schema.util with parameters of type ValueMetadataTypeModifier and TypeMethodDescriptionstatic @Nullable XMLGregorianCalendarValueMetadataTypeUtil.getLastChangeTimestamp(ValueMetadataType metadata) Returns modification time or creation time.static @NotNull ProcessMetadataTypeValueMetadataTypeUtil.getOrCreateProcessMetadata(@NotNull ValueMetadataType metadata) static @NotNull ProvenanceMetadataTypeValueMetadataTypeUtil.getOrCreateProvenanceMetadata(@NotNull ValueMetadataType metadata) static @NotNull ProvisioningMetadataTypeValueMetadataTypeUtil.getOrCreateProvisioningMetadata(@NotNull ValueMetadataType metadata) static @NotNull StorageMetadataTypeValueMetadataTypeUtil.getOrCreateStorageMetadata(@NotNull ValueMetadataType metadata) static @NotNull ItemPathValueMetadataTypeUtil.getPathOf(@NotNull ValueMetadataType metadata) Returns the (relative) path to the given metadata bean.static 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)