Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.ValueMetadataType
-
Packages that use ValueMetadataType Package Description com.evolveum.midpoint.schema.metadata com.evolveum.midpoint.schema.util com.evolveum.midpoint.xml.ns._public.common.common_3 -
-
Uses of ValueMetadataType in com.evolveum.midpoint.schema.metadata
Methods in com.evolveum.midpoint.schema.metadata with parameters of type ValueMetadataType Modifier and Type Method Description booleanMidpointProvenanceEquivalenceStrategy. 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 ValueMetadataType Modifier and Type Method Description static ValueSelector<PrismContainerValue<ValueMetadataType>>ProvenanceMetadataUtil. originSelector(String oid)Methods in com.evolveum.midpoint.schema.util with parameters of type ValueMetadataType Modifier and Type Method Description static booleanProvenanceMetadataUtil. hasMappingSpec(ValueMetadataType metadata, MappingSpecificationType mappingSpecification)static booleanProvenanceMetadataUtil. hasOrigin(ValueMetadataType metadata, String originOid) -
Uses of ValueMetadataType in com.evolveum.midpoint.xml.ns._public.common.common_3
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return ValueMetadataType Modifier and Type Method Description ValueMetadataTypeValueMetadataType. clone()ValueMetadataTypeObjectFactory. createValueMetadataType()Create an instance ofValueMetadataTypeValueMetadataTypeValueMetadataType. extension(ExtensionType value)ValueMetadataTypeValueMetadataType. id(Long value)ValueMetadataTypeValueMetadataType. process(ProcessMetadataType value)ValueMetadataTypeValueMetadataType. provenance(ProvenanceMetadataType value)ValueMetadataTypeValueMetadataType. provisioning(ProvisioningMetadataType value)ValueMetadataTypeValueMetadataType. storage(StorageMetadataType value)ValueMetadataTypeValueMetadataType. transformation(TransformationMetadataType value)Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return types with arguments of type ValueMetadataType Modifier and Type Method Description javax.xml.bind.JAXBElement<ValueMetadataType>ObjectFactory. createValueMetadata(ValueMetadataType value)Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type ValueMetadataType Modifier and Type Method Description javax.xml.bind.JAXBElement<ValueMetadataType>ObjectFactory. createValueMetadata(ValueMetadataType value)
-