A B C D E F G H I J L M N O P R S T U V W Y
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- AbstractArrayAttribute<T> - Class in org.unidata.mdm.core.type.data.impl
- AbstractArrayValue<T> - Class in org.unidata.mdm.core.type.data.impl
- AbstractAttribute - Class in org.unidata.mdm.core.type.data.impl
- AbstractCodeAttribute<T> - Class in org.unidata.mdm.core.type.data.impl
- AbstractCustomCleanseFunction - Class in org.unidata.mdm.dq.core.type.function
-
Abstract class for custom cleanse function.
- AbstractCustomCleanseFunction() - Constructor for class org.unidata.mdm.dq.core.type.function.AbstractCustomCleanseFunction
- AbstractLargeValue<X extends AbstractLargeValue<X>> - Class in org.unidata.mdm.core.type.data.impl
- AbstractNamedSpot - Class in org.unidata.mdm.dq.core.type.io
-
Abstract class storing information necessary to identify an attribute on the UI.
- AbstractNamedSpot() - Constructor for class org.unidata.mdm.dq.core.type.io.AbstractNamedSpot
-
Constructor.
- AbstractSimpleAttribute<T> - Class in org.unidata.mdm.core.type.data.impl
- AbstractSimpleObfuscatingFunction - Class in org.unidata.mdm.core.type.model.source.obfuscate.impl
-
Abstract class for obfuscating function which process simple attributes.
- AbstractSimpleObfuscatingFunction() - Constructor for class org.unidata.mdm.core.type.model.source.obfuscate.impl.AbstractSimpleObfuscatingFunction
- ACCEPTED - org.unidata.mdm.core.type.lob.LargeObjectAcceptance
-
The record is accepted.
- add(DataRecord) - Method in interface org.unidata.mdm.core.type.data.ComplexAttribute
-
Adds a record to this attribute.
- add(DataRecord) - Method in class org.unidata.mdm.core.type.data.impl.ComplexAttributeImpl
-
Adds a record to this attribute.
- addAll(Collection<? extends Attribute>) - Method in interface org.unidata.mdm.core.type.data.DataRecord
-
Adds several attributes at once.
- addAll(Collection<? extends Attribute>) - Method in class org.unidata.mdm.core.type.data.impl.DataRecordImpl
-
Adds several attributes at once.
- addAll(Collection<DataRecord>) - Method in interface org.unidata.mdm.core.type.data.ComplexAttribute
-
Adds all records to this attribute.
- addAll(Collection<DataRecord>) - Method in class org.unidata.mdm.core.type.data.impl.ComplexAttributeImpl
-
Adds all records to this attribute.
- addAttribute(Attribute) - Method in interface org.unidata.mdm.core.type.data.DataRecord
-
Adds an attribute.
- addAttribute(Attribute) - Method in class org.unidata.mdm.core.type.data.impl.DataRecordImpl
-
Adds an attribute.
- addError(DataQualityError) - Method in class org.unidata.mdm.dq.core.dto.CleanseFunctionResult
-
Adds an error to the error collection.
- addErrors(Collection<DataQualityError>) - Method in class org.unidata.mdm.dq.core.dto.CleanseFunctionResult
-
Adds errors to the error collection.
- addSpot(DataQualitySpot) - Method in class org.unidata.mdm.dq.core.dto.CleanseFunctionResult
-
Adds a failure/problem spot as object.
- addSpots(Collection<DataQualitySpot>) - Method in class org.unidata.mdm.dq.core.dto.CleanseFunctionResult
-
Adds failure/problem spots to the spots collection.
- ANY - org.unidata.mdm.core.type.model.source.attribute.SimpleDataType
- ANY - org.unidata.mdm.dq.core.type.cleanse.CleanseFunctionPortInputType
-
Any kind of input is accepted (no additional checks performed).
- ANY - org.unidata.mdm.dq.core.type.cleanse.CleanseFunctionPortValueType
-
Any type.
- ARRAY - org.unidata.mdm.core.type.data.Attribute.AttributeType
-
Array attribute.
- ARRAY - org.unidata.mdm.dq.core.type.cleanse.CleanseFunctionPortInputType
-
Array attributes are accepted.
- ArrayAttribute<T> - Interface in org.unidata.mdm.core.type.data
- ArrayAttribute.ArrayDataType - Enum in org.unidata.mdm.core.type.data
- ArrayValue<T> - Interface in org.unidata.mdm.core.type.data
- asCustom() - Method in class org.unidata.mdm.core.type.job.impl.custom.CustomJobParameterDefinition
-
Returns custom value.
- asCustom() - Method in class org.unidata.mdm.core.type.job.JobParameterDefinition
-
Returns custom value.
- Attribute - Interface in org.unidata.mdm.core.type.data
- Attribute.AttributeType - Enum in org.unidata.mdm.core.type.data
- attributeIterator() - Method in interface org.unidata.mdm.core.type.data.DataRecord
-
Returns an attribute iterator with read and remove (read-write) capabilities.
- attributeIterator() - Method in class org.unidata.mdm.core.type.data.impl.DataRecordImpl
-
Returns an attribute iterator with read and remove (read-write) capabilities.
- AttributeIterator - Interface in org.unidata.mdm.core.type.data
- AttributeIteratorImpl - Class in org.unidata.mdm.core.type.data.impl
B
- BaseDAO - Interface in org.unidata.mdm.system.dao
-
Dao which contain common request to DB
- BinaryLargeValue - Interface in org.unidata.mdm.core.type.data
- BinaryLargeValueImpl - Class in org.unidata.mdm.core.type.data.impl
- BinaryLargeValueImpl() - Constructor for class org.unidata.mdm.core.type.data.impl.BinaryLargeValueImpl
-
Constructor.
- BLOB - org.unidata.mdm.core.type.data.ArrayAttribute.ArrayDataType
-
Binary large object.
- BLOB - org.unidata.mdm.core.type.data.LargeValue.ValueType
-
Binary large value.
- BLOB - org.unidata.mdm.core.type.data.SimpleAttribute.SimpleDataType
-
Binary large object.
- BLOB - org.unidata.mdm.core.type.model.source.attribute.SimpleDataType
- BLOB - org.unidata.mdm.dq.core.type.cleanse.CleanseFunctionPortValueType
-
Binary large object.
- BlobArrayAttributeImpl - Class in org.unidata.mdm.core.type.data.impl
- BlobArrayAttributeImpl(String) - Constructor for class org.unidata.mdm.core.type.data.impl.BlobArrayAttributeImpl
-
Constructor.
- BlobArrayAttributeImpl(String, List<ArrayValue<BinaryLargeValue>>) - Constructor for class org.unidata.mdm.core.type.data.impl.BlobArrayAttributeImpl
-
Constructor.
- BlobArrayValue - Class in org.unidata.mdm.core.type.data.impl
- BlobArrayValue() - Constructor for class org.unidata.mdm.core.type.data.impl.BlobArrayValue
-
Constructor.
- BlobArrayValue(BinaryLargeValue) - Constructor for class org.unidata.mdm.core.type.data.impl.BlobArrayValue
-
Constructor.
- BlobArrayValue(BinaryLargeValue, String) - Constructor for class org.unidata.mdm.core.type.data.impl.BlobArrayValue
-
Constructor.
- BlobSimpleAttributeImpl - Class in org.unidata.mdm.core.type.data.impl
- BlobSimpleAttributeImpl(String) - Constructor for class org.unidata.mdm.core.type.data.impl.BlobSimpleAttributeImpl
-
Constructor.
- BlobSimpleAttributeImpl(String, BinaryLargeValue) - Constructor for class org.unidata.mdm.core.type.data.impl.BlobSimpleAttributeImpl
-
Constructor.
- block(List<Object>) - Method in class org.unidata.mdm.core.context.ObfuscateAttributeValueContext.ObfuscateAttributeValueContextBuilder
-
Sets the block of attribute values involved in the obfuscation context.
- bool() - Static method in class org.unidata.mdm.core.type.job.JobParameterDescriptor
-
Boolean.
- BOOLEAN - org.unidata.mdm.core.type.data.SimpleAttribute.SimpleDataType
-
The boolean type.
- BOOLEAN - org.unidata.mdm.core.type.job.JobParameterType
-
Boolean.
- BOOLEAN - org.unidata.mdm.core.type.model.source.attribute.SimpleDataType
- BOOLEAN - org.unidata.mdm.dq.core.type.cleanse.CleanseFunctionPortValueType
-
The boolean type.
- BooleanSimpleAttributeImpl - Class in org.unidata.mdm.core.type.data.impl
- BooleanSimpleAttributeImpl(String) - Constructor for class org.unidata.mdm.core.type.data.impl.BooleanSimpleAttributeImpl
-
Constructor.
- BooleanSimpleAttributeImpl(String, Boolean) - Constructor for class org.unidata.mdm.core.type.data.impl.BooleanSimpleAttributeImpl
-
Constructor.
- bools() - Static method in class org.unidata.mdm.core.type.job.JobParameterDescriptor
-
Boolean.
- build() - Method in class org.unidata.mdm.core.context.ObfuscateAttributeValueContext.ObfuscateAttributeValueContextBuilder
-
Constructs a new
ObfuscateAttributeValueContextinstance using the current builder state. - build() - Method in class org.unidata.mdm.core.type.job.JobParameterDescriptor.JobParameterDescriptorBuilder
-
Builder method.
- build() - Method in class org.unidata.mdm.core.type.job.JobParametersGroup.JobParametersGroupBuilder
- build() - Method in class org.unidata.mdm.dq.core.context.CleanseFunctionContext.CleanseFunctionContextBuilder
-
Build.
- build() - Method in class org.unidata.mdm.dq.core.type.cleanse.CleanseFunctionConfiguration.CleanseFunctionConfigurationBuilder
-
Builds configuration instance.
- build() - Method in class org.unidata.mdm.dq.core.type.cleanse.CleanseFunctionConfiguration.CleansePortConfiguration.CleansePortConfigurationBuilder
-
Builds port.
- build() - Method in class org.unidata.mdm.dq.core.type.io.DataQualityError.DataQualityErrorBuilder
-
Builds the object.
- builder() - Static method in class org.unidata.mdm.core.context.ObfuscateAttributeValueContext
-
Returns a new builder instance for
ObfuscateAttributeValueContext. - builder() - Static method in class org.unidata.mdm.core.type.job.JobParametersGroup
- builder() - Static method in class org.unidata.mdm.dq.core.context.CleanseFunctionContext
-
The usual builder.
- builder() - Static method in class org.unidata.mdm.dq.core.type.io.DataQualityError
-
Builder.
- builder(CleanseFunctionContext) - Static method in class org.unidata.mdm.dq.core.context.CleanseFunctionContext
-
Copy builder without params.
- builder(DataQualityError) - Static method in class org.unidata.mdm.dq.core.type.io.DataQualityError
-
Builder.
C
- castSupplementary() - Method in interface org.unidata.mdm.core.type.data.CodeAttribute
-
Gets contained supplementary values casted to another type.
- castValue() - Method in interface org.unidata.mdm.core.type.data.ArrayValue
-
Should not be used without reason.
- castValue() - Method in interface org.unidata.mdm.core.type.data.SingleValueAttribute
-
Should not be used without reason.
- castValue(Object) - Method in interface org.unidata.mdm.core.type.data.SingleValueAttribute
-
Tries to cast the supplied object value to internal type and sets it.
- castValue(Object[]) - Method in interface org.unidata.mdm.core.type.data.ArrayAttribute
-
Casts and sets the value.
- castValue(List<?>) - Method in interface org.unidata.mdm.core.type.data.ArrayAttribute
-
Casts and sets the value.
- category(String) - Method in class org.unidata.mdm.dq.core.type.io.DataQualityError.DataQualityErrorBuilder
-
Sets category.
- CharacterLargeValue - Interface in org.unidata.mdm.core.type.data
- CharacterLargeValueImpl - Class in org.unidata.mdm.core.type.data.impl
- CharacterLargeValueImpl() - Constructor for class org.unidata.mdm.core.type.data.impl.CharacterLargeValueImpl
-
Constructor.
- CleanseConstants - Class in org.unidata.mdm.dq.core.type.constant
-
Class contains constants used across basic cleanse functions implementation.
- CleanseFunction - Interface in org.unidata.mdm.dq.core.type.cleanse
- CleanseFunctionConfiguration - Class in org.unidata.mdm.dq.core.type.cleanse
- CleanseFunctionConfiguration(CleanseFunctionConfiguration.CleanseFunctionConfigurationBuilder) - Constructor for class org.unidata.mdm.dq.core.type.cleanse.CleanseFunctionConfiguration
-
Constructor.
- CleanseFunctionConfiguration.CleanseFunctionConfigurationBuilder - Class in org.unidata.mdm.dq.core.type.cleanse
- CleanseFunctionConfiguration.CleansePortConfiguration - Class in org.unidata.mdm.dq.core.type.cleanse
- CleanseFunctionConfiguration.CleansePortConfiguration.CleansePortConfigurationBuilder - Class in org.unidata.mdm.dq.core.type.cleanse
- CleanseFunctionContext - Class in org.unidata.mdm.dq.core.context
-
Cleanse function execution context.
- CleanseFunctionContext.CleanseFunctionContextBuilder - Class in org.unidata.mdm.dq.core.context
- CleanseFunctionDefaults - Interface in org.unidata.mdm.dq.core.type.cleanse
- CleanseFunctionExecutionScope - Enum in org.unidata.mdm.dq.core.type.cleanse
-
Types of execution scopes, supported by a cleanse function.
- CleanseFunctionInputParam - Class in org.unidata.mdm.dq.core.type.cleanse
- CleanseFunctionOutputParam - Class in org.unidata.mdm.dq.core.type.cleanse
- CleanseFunctionParam - Class in org.unidata.mdm.dq.core.type.cleanse
- CleanseFunctionParam.ParamType - Enum in org.unidata.mdm.dq.core.type.cleanse
-
Type of the param
- CleanseFunctionPortFilteringMode - Enum in org.unidata.mdm.dq.core.type.cleanse
- CleanseFunctionPortInputType - Enum in org.unidata.mdm.dq.core.type.cleanse
- CleanseFunctionPortValueType - Enum in org.unidata.mdm.dq.core.type.cleanse
- CleanseFunctionResult - Class in org.unidata.mdm.dq.core.dto
- CleanseFunctionResult() - Constructor for class org.unidata.mdm.dq.core.dto.CleanseFunctionResult
-
Constructor.
- clear() - Method in interface org.unidata.mdm.core.type.data.ComplexAttribute
-
Clears the underlying collection.
- clear() - Method in class org.unidata.mdm.core.type.data.impl.ComplexAttributeImpl
-
Clears the underlying collection.
- clob() - Static method in class org.unidata.mdm.core.type.job.JobParameterDescriptor
-
CLOB.
- CLOB - org.unidata.mdm.core.type.data.ArrayAttribute.ArrayDataType
-
Character large object.
- CLOB - org.unidata.mdm.core.type.data.LargeValue.ValueType
-
Character large value.
- CLOB - org.unidata.mdm.core.type.data.SimpleAttribute.SimpleDataType
-
Character large object.
- CLOB - org.unidata.mdm.core.type.job.JobParameterType
-
Same as string, but indicates potentially large volume, that should be displayed in a different control.
- CLOB - org.unidata.mdm.core.type.model.source.attribute.SimpleDataType
- CLOB - org.unidata.mdm.dq.core.type.cleanse.CleanseFunctionPortValueType
-
Character large object.
- ClobArrayAttributeImpl - Class in org.unidata.mdm.core.type.data.impl
- ClobArrayAttributeImpl(String) - Constructor for class org.unidata.mdm.core.type.data.impl.ClobArrayAttributeImpl
-
Constructor.
- ClobArrayAttributeImpl(String, List<ArrayValue<CharacterLargeValue>>) - Constructor for class org.unidata.mdm.core.type.data.impl.ClobArrayAttributeImpl
-
Constructor.
- ClobArrayValue - Class in org.unidata.mdm.core.type.data.impl
- ClobArrayValue() - Constructor for class org.unidata.mdm.core.type.data.impl.ClobArrayValue
-
Constructor.
- ClobArrayValue(CharacterLargeValue) - Constructor for class org.unidata.mdm.core.type.data.impl.ClobArrayValue
-
Constructor.
- ClobArrayValue(CharacterLargeValue, String) - Constructor for class org.unidata.mdm.core.type.data.impl.ClobArrayValue
-
Constructor.
- clobs() - Static method in class org.unidata.mdm.core.type.job.JobParameterDescriptor
-
CLOB.
- ClobSimpleAttributeImpl - Class in org.unidata.mdm.core.type.data.impl
- ClobSimpleAttributeImpl(String) - Constructor for class org.unidata.mdm.core.type.data.impl.ClobSimpleAttributeImpl
-
Constructor.
- ClobSimpleAttributeImpl(String, CharacterLargeValue) - Constructor for class org.unidata.mdm.core.type.data.impl.ClobSimpleAttributeImpl
-
Constructor.
- CODE - org.unidata.mdm.core.type.data.Attribute.AttributeType
-
Code attribute.
- CODE - org.unidata.mdm.dq.core.type.cleanse.CleanseFunctionPortInputType
-
Code attributes are accepted.
- CodeAttribute<T> - Interface in org.unidata.mdm.core.type.data
- CodeAttribute.CodeDataType - Enum in org.unidata.mdm.core.type.data
- CodeLinkValue - Interface in org.unidata.mdm.core.type.data
- collection() - Method in class org.unidata.mdm.core.type.job.impl.collection.CollectionJobParameterDefinition
-
Returns real value as a collection of values of definition type.
- collection() - Method in class org.unidata.mdm.core.type.job.JobParameterDefinition
-
Returns real value as a collection of values of definition type.
- COLLECTION - org.unidata.mdm.core.type.job.JobParameterKind
-
Collection.
- CollectionBooleanParameterDefinition - Class in org.unidata.mdm.core.type.job.impl.collection
- CollectionBooleanParameterDefinition(String, Collection<Boolean>) - Constructor for class org.unidata.mdm.core.type.job.impl.collection.CollectionBooleanParameterDefinition
-
Constructor.
- CollectionClobParameterDefinition - Class in org.unidata.mdm.core.type.job.impl.collection
- CollectionClobParameterDefinition(String, Collection<String>) - Constructor for class org.unidata.mdm.core.type.job.impl.collection.CollectionClobParameterDefinition
-
Constructor.
- CollectionDateParameterDefinition - Class in org.unidata.mdm.core.type.job.impl.collection
- CollectionDateParameterDefinition(String, Collection<LocalDate>) - Constructor for class org.unidata.mdm.core.type.job.impl.collection.CollectionDateParameterDefinition
-
Constructor.
- CollectionInstantParameterDefinition - Class in org.unidata.mdm.core.type.job.impl.collection
- CollectionInstantParameterDefinition(String, Collection<Instant>) - Constructor for class org.unidata.mdm.core.type.job.impl.collection.CollectionInstantParameterDefinition
-
Constructor.
- CollectionIntegerParameterDefinition - Class in org.unidata.mdm.core.type.job.impl.collection
- CollectionIntegerParameterDefinition(String, Collection<Long>) - Constructor for class org.unidata.mdm.core.type.job.impl.collection.CollectionIntegerParameterDefinition
-
Constructor.
- CollectionJobParameterDefinition<X> - Class in org.unidata.mdm.core.type.job.impl.collection
- CollectionNumberParameterDefinition - Class in org.unidata.mdm.core.type.job.impl.collection
- CollectionNumberParameterDefinition(String, Collection<Double>) - Constructor for class org.unidata.mdm.core.type.job.impl.collection.CollectionNumberParameterDefinition
-
Constructor.
- CollectionStringParameterDefinition - Class in org.unidata.mdm.core.type.job.impl.collection
- CollectionStringParameterDefinition(String, Collection<String>) - Constructor for class org.unidata.mdm.core.type.job.impl.collection.CollectionStringParameterDefinition
-
Constructor.
- CollectionTimeParameterDefinition - Class in org.unidata.mdm.core.type.job.impl.collection
- CollectionTimeParameterDefinition(String, Collection<LocalTime>) - Constructor for class org.unidata.mdm.core.type.job.impl.collection.CollectionTimeParameterDefinition
-
Constructor.
- CollectionTimestampParameterDefinition - Class in org.unidata.mdm.core.type.job.impl.collection
- CollectionTimestampParameterDefinition(String, Collection<LocalDateTime>) - Constructor for class org.unidata.mdm.core.type.job.impl.collection.CollectionTimestampParameterDefinition
-
Constructor.
- collectionValidator(Predicate<Collection<X>>) - Method in class org.unidata.mdm.core.type.job.JobParameterDescriptor.JobParameterDescriptorBuilder
-
Input validator for collection layout.
- COLLECTOR - org.unidata.mdm.core.type.upath.UPathElementType
-
Just collects attribute values.
- com.universe.mdm.rest.v1.oauth2.type - package com.universe.mdm.rest.v1.oauth2.type
- COMPLEX - org.unidata.mdm.core.type.data.Attribute.AttributeType
-
Complex attribute.
- COMPLEX - org.unidata.mdm.dq.core.type.cleanse.CleanseFunctionPortInputType
-
Complex attributes are accepted.
- ComplexAttribute - Interface in org.unidata.mdm.core.type.data
- ComplexAttributeImpl - Class in org.unidata.mdm.core.type.data.impl
- ComplexAttributeImpl(String) - Constructor for class org.unidata.mdm.core.type.data.impl.ComplexAttributeImpl
-
Constructor.
- ComplexAttributeImpl(String, Collection<DataRecord>) - Constructor for class org.unidata.mdm.core.type.data.impl.ComplexAttributeImpl
-
Constructor.
- confidential(boolean) - Method in class org.unidata.mdm.core.type.job.JobParameterDescriptor.JobParameterDescriptorBuilder
- configuration() - Static method in class org.unidata.mdm.dq.core.type.cleanse.CleanseFunctionConfiguration
-
Function configuration builder instance.
- configure() - Method in interface org.unidata.mdm.dq.core.type.cleanse.CleanseFunction
-
Returns CleanseFunction definition in terms of
- name
- display name
- description
- list of input ports
- list of output ports
If a function returns configuration, it is considered "autoconfigured" and configuration for this element is not available on UI (set read only). - configure() - Method in class org.unidata.mdm.dq.core.type.function.AbstractCustomCleanseFunction
-
Returns CleanseFunction definition in terms of
- name
- display name
- description
- list of input ports
- list of output ports
If a function returns configuration, it is considered "autoconfigured" and configuration for this element is not available on UI (set read only). - containsAttribute(String) - Method in interface org.unidata.mdm.core.type.data.DataRecord
-
Checks presence of an attribute.
- containsAttribute(String) - Method in class org.unidata.mdm.core.type.data.impl.DataRecordImpl
-
Checks presence of an attribute.
- currentLocale(Locale) - Method in class org.unidata.mdm.dq.core.context.CleanseFunctionContext.CleanseFunctionContextBuilder
-
Sets current locale.
- custom(Class<T>) - Static method in class org.unidata.mdm.core.type.job.JobParameterDescriptor
-
Instant.
- custom(String, Object) - Method in class org.unidata.mdm.core.type.job.JobParameterDescriptor
-
Creates custom definitions from value.
- CUSTOM - org.unidata.mdm.core.type.job.JobParameterKind
-
Custom, user defined type.
- CUSTOM - org.unidata.mdm.core.type.job.JobParameterType
-
A custom type, serialized to string.
- customFactory(BiFunction<String, X, ? extends JobParameterDefinition<X>>) - Method in class org.unidata.mdm.core.type.job.JobParameterDescriptor.JobParameterDescriptorBuilder
-
The default value (set if the input is null).
- CustomJobParameterDefinition<X> - Class in org.unidata.mdm.core.type.job.impl.custom
- customProperties(Collection<CustomPropertyElement>) - Method in class org.unidata.mdm.dq.core.context.CleanseFunctionContext.CleanseFunctionContextBuilder
-
Sets custom properties.
- CustomPropertyElement - Interface in org.unidata.mdm.core.type.model
- customValidator(Predicate<X>) - Method in class org.unidata.mdm.core.type.job.JobParameterDescriptor.JobParameterDescriptorBuilder
-
Input validator used for CUSTOM variants.
D
- DataQualityError - Class in org.unidata.mdm.dq.core.type.io
-
DQ error type.
- DataQualityError.DataQualityErrorBuilder - Class in org.unidata.mdm.dq.core.type.io
- DataQualitySpot - Class in org.unidata.mdm.dq.core.type.io
- DataQualitySpot(String) - Constructor for class org.unidata.mdm.dq.core.type.io.DataQualitySpot
-
Constructor.
- DataQualitySpot(CleanseFunctionInputParam) - Constructor for class org.unidata.mdm.dq.core.type.io.DataQualitySpot
-
Constructor.
- DataQualitySpot(CleanseFunctionInputParam, String, Attribute) - Constructor for class org.unidata.mdm.dq.core.type.io.DataQualitySpot
-
Constructor.
- DataQualitySpot(CleanseFunctionInputParam, String, DataRecord) - Constructor for class org.unidata.mdm.dq.core.type.io.DataQualitySpot
-
Constructor.
- DataRecord - Interface in org.unidata.mdm.core.type.data
- DataRecordImpl - Class in org.unidata.mdm.core.type.data.impl
-
Data record implementation for creating an instance of a simple and complex attribute.
- date() - Static method in class org.unidata.mdm.core.type.job.JobParameterDescriptor
-
LD.
- DATE - org.unidata.mdm.core.type.data.ArrayAttribute.ArrayDataType
-
The date type.
- DATE - org.unidata.mdm.core.type.data.SimpleAttribute.SimpleDataType
-
The date type.
- DATE - org.unidata.mdm.core.type.job.JobParameterType
-
LocalDate.
- DATE - org.unidata.mdm.core.type.model.source.attribute.SimpleDataType
- DATE - org.unidata.mdm.dq.core.type.cleanse.CleanseFunctionPortValueType
-
The date type.
- DateArrayAttributeImpl - Class in org.unidata.mdm.core.type.data.impl
- DateArrayAttributeImpl(String) - Constructor for class org.unidata.mdm.core.type.data.impl.DateArrayAttributeImpl
-
Constructor.
- DateArrayAttributeImpl(String, List<ArrayValue<LocalDate>>) - Constructor for class org.unidata.mdm.core.type.data.impl.DateArrayAttributeImpl
-
Constructor.
- DateArrayValue - Class in org.unidata.mdm.core.type.data.impl
- DateArrayValue() - Constructor for class org.unidata.mdm.core.type.data.impl.DateArrayValue
-
Constructor.
- DateArrayValue(LocalDate) - Constructor for class org.unidata.mdm.core.type.data.impl.DateArrayValue
-
Constructor.
- DateArrayValue(LocalDate, String) - Constructor for class org.unidata.mdm.core.type.data.impl.DateArrayValue
-
Constructor.
- dates() - Static method in class org.unidata.mdm.core.type.job.JobParameterDescriptor
-
LD.
- DateSimpleAttributeImpl - Class in org.unidata.mdm.core.type.data.impl
- DateSimpleAttributeImpl(String) - Constructor for class org.unidata.mdm.core.type.data.impl.DateSimpleAttributeImpl
-
Constructor.
- DateSimpleAttributeImpl(String, LocalDate) - Constructor for class org.unidata.mdm.core.type.data.impl.DateSimpleAttributeImpl
-
Constructor.
- defaultCollection(Collection<X>) - Method in class org.unidata.mdm.core.type.job.JobParameterDescriptor.JobParameterDescriptorBuilder
-
The default value (set if the input is null).
- defaultCustom(X) - Method in class org.unidata.mdm.core.type.job.JobParameterDescriptor.JobParameterDescriptorBuilder
-
Sets (if the input is null) default value of job parameter.
- defaultMap(Map<String, X>) - Method in class org.unidata.mdm.core.type.job.JobParameterDescriptor.JobParameterDescriptorBuilder
-
The default value (set if the input is null).
- defaults() - Method in interface org.unidata.mdm.dq.core.type.cleanse.CleanseFunction
-
Gets function defaults or null.
- defaults() - Method in class org.unidata.mdm.dq.core.type.function.AbstractCustomCleanseFunction
-
Gets function defaults or null.
- defaultSingle(X) - Method in class org.unidata.mdm.core.type.job.JobParameterDescriptor.JobParameterDescriptorBuilder
-
The default value (set if the input is null).
- description(String) - Method in class org.unidata.mdm.core.type.job.JobParameterDescriptor.JobParameterDescriptorBuilder
-
Display description.
- description(String) - Method in class org.unidata.mdm.core.type.job.JobParametersGroup.JobParametersGroupBuilder
- description(String) - Method in class org.unidata.mdm.dq.core.type.cleanse.CleanseFunctionConfiguration.CleansePortConfiguration.CleansePortConfigurationBuilder
-
Sets port description.
- description(Supplier<String>) - Method in class org.unidata.mdm.core.type.job.JobParameterDescriptor.JobParameterDescriptorBuilder
-
Display description (can be used for i18n purposes).
- description(Supplier<String>) - Method in class org.unidata.mdm.core.type.job.JobParametersGroup.JobParametersGroupBuilder
- description(Supplier<String>) - Method in class org.unidata.mdm.dq.core.type.cleanse.CleanseFunctionConfiguration.CleansePortConfiguration.CleansePortConfigurationBuilder
-
Sets port description supplier.
- DICTIONARY - org.unidata.mdm.core.type.data.ArrayAttribute.ArrayDataType
-
Dictionary, as defined in XSD.
- DICTIONARY - org.unidata.mdm.core.type.data.SimpleAttribute.SimpleDataType
-
Dictionary, as defined in XSD.
- DICTIONARY - org.unidata.mdm.dq.core.type.cleanse.CleanseFunctionPortValueType
-
Dictionary type (attribute-local enumeration type).
- DictionaryArrayAttributeImpl - Class in org.unidata.mdm.core.type.data.impl
- DictionaryArrayAttributeImpl(String) - Constructor for class org.unidata.mdm.core.type.data.impl.DictionaryArrayAttributeImpl
-
Constructor.
- DictionaryArrayAttributeImpl(String, List<ArrayValue<String>>) - Constructor for class org.unidata.mdm.core.type.data.impl.DictionaryArrayAttributeImpl
-
Constructor.
- DictionaryArrayValue - Class in org.unidata.mdm.core.type.data.impl
- DictionaryArrayValue() - Constructor for class org.unidata.mdm.core.type.data.impl.DictionaryArrayValue
-
Constructor.
- DictionaryArrayValue(String) - Constructor for class org.unidata.mdm.core.type.data.impl.DictionaryArrayValue
-
Constructor.
- DictionaryArrayValue(String, String) - Constructor for class org.unidata.mdm.core.type.data.impl.DictionaryArrayValue
-
Constructor.
- DictionaryArrayValue(String, String, String) - Constructor for class org.unidata.mdm.core.type.data.impl.DictionaryArrayValue
-
Constructor.
- DictionarySimpleAttributeImpl - Class in org.unidata.mdm.core.type.data.impl
- DictionarySimpleAttributeImpl(String) - Constructor for class org.unidata.mdm.core.type.data.impl.DictionarySimpleAttributeImpl
-
Constructor.
- DictionarySimpleAttributeImpl(String, String) - Constructor for class org.unidata.mdm.core.type.data.impl.DictionarySimpleAttributeImpl
-
Constructor.
- displayName(String) - Method in class org.unidata.mdm.core.type.job.JobParameterDescriptor.JobParameterDescriptorBuilder
-
Display name.
- displayName(String) - Method in class org.unidata.mdm.core.type.job.JobParametersGroup.JobParametersGroupBuilder
- displayName(String) - Method in class org.unidata.mdm.dq.core.type.cleanse.CleanseFunctionConfiguration.CleansePortConfiguration.CleansePortConfigurationBuilder
-
Sets port display name.
- displayName(Supplier<String>) - Method in class org.unidata.mdm.core.type.job.JobParameterDescriptor.JobParameterDescriptorBuilder
-
Display name supplier (can be used for i18n purposes).
- displayName(Supplier<String>) - Method in class org.unidata.mdm.core.type.job.JobParametersGroup.JobParametersGroupBuilder
- displayName(Supplier<String>) - Method in class org.unidata.mdm.dq.core.type.cleanse.CleanseFunctionConfiguration.CleansePortConfiguration.CleansePortConfigurationBuilder
-
Sets port display name supplier.
- DisplayValue - Interface in org.unidata.mdm.core.type.data
E
- empty() - Static method in class org.unidata.mdm.core.type.data.impl.DataRecordImpl
-
Returns an empty data record instance.
- ENUM - org.unidata.mdm.core.type.data.SimpleAttribute.SimpleDataType
-
Link to an enum value.
- ENUM - org.unidata.mdm.dq.core.type.cleanse.CleanseFunctionPortValueType
-
Link to a global enum value.
- EnumSimpleAttributeImpl - Class in org.unidata.mdm.core.type.data.impl
- EnumSimpleAttributeImpl(String) - Constructor for class org.unidata.mdm.core.type.data.impl.EnumSimpleAttributeImpl
-
Constructor.
- EnumSimpleAttributeImpl(String, String) - Constructor for class org.unidata.mdm.core.type.data.impl.EnumSimpleAttributeImpl
-
Constructor.
- equals(Object) - Method in class org.unidata.mdm.core.type.data.impl.AbstractArrayAttribute
- equals(Object) - Method in class org.unidata.mdm.core.type.data.impl.AbstractCodeAttribute
- equals(Object) - Method in class org.unidata.mdm.core.type.data.impl.AbstractLargeValue
- equals(Object) - Method in class org.unidata.mdm.core.type.data.impl.AbstractSimpleAttribute
- equals(Object) - Method in class org.unidata.mdm.core.type.data.impl.BlobSimpleAttributeImpl
- equals(Object) - Method in class org.unidata.mdm.core.type.data.impl.ClobSimpleAttributeImpl
- equals(Object) - Method in class org.unidata.mdm.core.type.data.MeasuredValue
- execute(CleanseFunctionContext) - Method in interface org.unidata.mdm.dq.core.type.cleanse.CleanseFunction
-
Executes a cleanse function in the given context.
- execute(CleanseFunctionContext) - Method in class org.unidata.mdm.dq.core.type.function.AbstractCustomCleanseFunction
-
Executes a cleanse function in the given context.
- EXPRESSION - org.unidata.mdm.core.type.upath.UPathElementType
-
The element is an expression (such as attrName{subAttrName:'May match value'} ).
- extractUserInfo(HttpResponse) - Method in interface com.universe.mdm.rest.v1.oauth2.type.OAuth2Provider
-
Extracts user information from HTTP response of
OAuth2Provider.getUserInfoUri()request.
F
- filteringMode(CleanseFunctionPortFilteringMode) - Method in class org.unidata.mdm.dq.core.type.cleanse.CleanseFunctionConfiguration.CleansePortConfiguration.CleansePortConfigurationBuilder
-
Sets port filtering mode.
- findParameter(String) - Method in interface org.unidata.mdm.core.type.job.JobDescriptor
-
Finds a parameter by name in either own parameters collection or in collected fractions.
- findParameter(String) - Method in class org.unidata.mdm.core.type.job.JobFraction
-
Finds a parameter by name.
- fromValue(String) - Static method in enum org.unidata.mdm.core.type.job.JobParameterKind
-
Non-throwing, case insensetive valueOf(String).
- fromValue(String) - Static method in enum org.unidata.mdm.core.type.job.JobParameterType
-
Non-throwing, case insensetive valueOf(String).
- fromValue(String) - Static method in enum org.unidata.mdm.core.type.model.source.attribute.SimpleDataType
- fromValue(String) - Static method in enum org.unidata.mdm.dq.core.type.rule.SeverityIndicator
-
Converts a string representation of SeverityIndicator to SeverityIndicator.
- functionName(String) - Method in class org.unidata.mdm.dq.core.context.CleanseFunctionContext.CleanseFunctionContextBuilder
-
Required.
- functionName(String) - Method in class org.unidata.mdm.dq.core.type.io.DataQualityError.DataQualityErrorBuilder
-
Sets function name.
G
- get(int) - Method in interface org.unidata.mdm.core.type.data.ComplexAttribute
-
Gets the record at index i.
- get(int) - Method in class org.unidata.mdm.core.type.data.impl.ComplexAttributeImpl
-
Gets the record at index i.
- getAcceptance() - Method in class org.unidata.mdm.core.type.data.impl.AbstractLargeValue
- getAcceptance() - Method in interface org.unidata.mdm.core.type.data.LargeValue
-
Gets LOB value acceptance state.
- getAfter() - Method in class org.unidata.mdm.core.type.job.JobStepPluggable
- getAllParameters() - Method in interface org.unidata.mdm.core.type.job.JobDescriptor
-
Gets job's own parameter descriptors + those, defined in fractions as map.
- getArrayAttribute(String) - Method in interface org.unidata.mdm.core.type.data.DataRecord
-
Gets array attribute by name.
- getArrayAttribute(String) - Method in class org.unidata.mdm.core.type.data.impl.DataRecordImpl
-
Gets array attribute by name.
- getArrayAttributeRecursive(String) - Method in interface org.unidata.mdm.core.type.data.DataRecord
-
Gets array attribute recursively by name.
- getArrayAttributeRecursive(String) - Method in class org.unidata.mdm.core.type.data.impl.DataRecordImpl
-
Gets array attribute recursively by name.
- getArrayAttributes() - Method in interface org.unidata.mdm.core.type.data.DataRecord
-
Gets all array attributes.
- getArrayAttributes() - Method in class org.unidata.mdm.core.type.data.impl.DataRecordImpl
-
Gets all array attributes.
- getAttribute() - Method in class org.unidata.mdm.dq.core.type.io.DataQualitySpot
- getAttribute(String) - Method in interface org.unidata.mdm.core.type.data.DataRecord
-
Gets attribute by name.
- getAttribute(String) - Method in class org.unidata.mdm.core.type.data.impl.DataRecordImpl
-
Gets attribute by name.
- getAttributeNames() - Method in interface org.unidata.mdm.core.type.data.DataRecord
-
Gets all attribute names on this level.
- getAttributeNames() - Method in class org.unidata.mdm.core.type.data.impl.DataRecordImpl
-
Gets all attribute names on this level.
- getAttributeRecursive(String) - Method in interface org.unidata.mdm.core.type.data.DataRecord
-
Gets attributes by name recursively.
- getAttributeRecursive(String) - Method in class org.unidata.mdm.core.type.data.impl.DataRecordImpl
-
Gets attributes by name recursively.
- getAttributes() - Method in interface org.unidata.mdm.core.type.data.DataRecord
-
Gets all attributes as a map.
- getAttributes() - Method in class org.unidata.mdm.core.type.data.impl.DataRecordImpl
-
Gets all attributes as a map.
- getAttributes() - Method in class org.unidata.mdm.core.type.upath.UPathResult
-
Gets the list of attributes.
- getAttributes() - Method in class org.unidata.mdm.dq.core.type.cleanse.CleanseFunctionInputParam
-
Gets list of parameter values.
- getAttributesRecursive() - Method in interface org.unidata.mdm.core.type.data.DataRecord
-
Gets all attributes regardless of their type recursively.
- getAttributesRecursive() - Method in class org.unidata.mdm.core.type.data.impl.DataRecordImpl
-
Gets all attributes regardless of their type recursively.
- getAttributeType() - Method in interface org.unidata.mdm.core.type.data.ArrayAttribute
-
Gets type of this attribute.
- getAttributeType() - Method in interface org.unidata.mdm.core.type.data.Attribute
-
Gets type of this attribute.
- getAttributeType() - Method in interface org.unidata.mdm.core.type.data.CodeAttribute
-
Gets type of this attribute.
- getAttributeType() - Method in interface org.unidata.mdm.core.type.data.ComplexAttribute
-
Gets type of this attribute.
- getAttributeType() - Method in interface org.unidata.mdm.core.type.data.SimpleAttribute
-
Gets type of this attribute.
- getAttributeValues() - Method in interface org.unidata.mdm.core.type.data.DataRecord
-
Gets all attributes on the first level regardless of their type.
- getAttributeValues() - Method in class org.unidata.mdm.core.type.data.impl.DataRecordImpl
-
Gets all attributes on the first level regardless of their type.
- getAuthorizationUri() - Method in interface com.universe.mdm.rest.v1.oauth2.type.OAuth2Provider
-
Gets authorization URI, that used for redirecting to authorization server.
- getAwaitTerminationInSeconds() - Method in interface org.unidata.mdm.core.service.job.JobRemoteStepProcessor
-
Returns the await termination timeout in seconds.
- getBareConnection() - Method in interface org.unidata.mdm.system.dao.BaseDAO
-
Gets the bare connection from the data source.
- getBaseValue() - Method in class org.unidata.mdm.core.type.data.MeasuredValue
-
Gets the value in base units.
- getBefore() - Method in class org.unidata.mdm.core.type.job.JobStepPluggable
- getBlock() - Method in class org.unidata.mdm.core.context.ObfuscateAttributeValueContext
-
Returns the list of attribute values participating in the same obfuscation batch.
- getBody() - Method in class com.universe.mdm.rest.v1.oauth2.type.HttpResponse
- getCategory() - Method in class org.unidata.mdm.dq.core.type.io.DataQualityError
-
Gets the value of the category property.
- getCategoryId() - Method in class org.unidata.mdm.core.type.data.MeasuredValue
-
Gets the user-defined or default pre-configured category id.
- getClientId() - Method in interface com.universe.mdm.rest.v1.oauth2.type.OAuth2Provider
- getClientSecret() - Method in interface com.universe.mdm.rest.v1.oauth2.type.OAuth2Provider
- getCodeAttribute(String) - Method in interface org.unidata.mdm.core.type.data.DataRecord
-
Gets code attribute by name.
- getCodeAttribute(String) - Method in class org.unidata.mdm.core.type.data.impl.DataRecordImpl
-
Gets code attribute by name.
- getCodeAttributes() - Method in interface org.unidata.mdm.core.type.data.DataRecord
-
Gets all code attributes.
- getCodeAttributes() - Method in class org.unidata.mdm.core.type.data.impl.DataRecordImpl
-
Gets all code attributes.
- getCollector() - Method in interface org.unidata.mdm.core.type.upath.UPathCollectorElement
-
Gets collector element view or null, if this is not a filtering element.
- getCollector() - Method in interface org.unidata.mdm.core.type.upath.UPathElement
-
Gets collector element view or null, if this is not a filtering element.
- getComplexAttribute(String) - Method in interface org.unidata.mdm.core.type.data.DataRecord
-
Gets a complex attribute by name.
- getComplexAttribute(String) - Method in class org.unidata.mdm.core.type.data.impl.DataRecordImpl
-
Gets a complex attribute by name.
- getComplexAttributeRecursive(String) - Method in interface org.unidata.mdm.core.type.data.DataRecord
-
Gets a complex attribute recursively by name.
- getComplexAttributeRecursive(String) - Method in class org.unidata.mdm.core.type.data.impl.DataRecordImpl
-
Gets a complex attribute recursively by name.
- getComplexAttributes() - Method in interface org.unidata.mdm.core.type.data.DataRecord
-
Gets all complex attributes.
- getComplexAttributes() - Method in class org.unidata.mdm.core.type.data.impl.DataRecordImpl
-
Gets all complex attributes.
- getCurrentLocale() - Method in class org.unidata.mdm.dq.core.context.CleanseFunctionContext
-
Gets the cleanse function current locale.
- getCurrentLocale() - Method in interface org.unidata.mdm.system.service.PlatformLocaleSupport
-
Gets currently active locale - either that of the current user session, or default, if the user locale is not available.
- getCustomProperties() - Method in class org.unidata.mdm.dq.core.context.CleanseFunctionContext
-
Gets the cleanse function custom properties.
- getData() - Method in class org.unidata.mdm.core.type.data.impl.AbstractLargeValue
-
Gets the value of the data property.
- getDataType() - Method in interface org.unidata.mdm.core.type.data.ArrayAttribute
-
Gets type of contained data.
- getDataType() - Method in interface org.unidata.mdm.core.type.data.CodeAttribute
-
Gets type of contained data.
- getDataType() - Method in class org.unidata.mdm.core.type.data.impl.BlobArrayAttributeImpl
-
Gets type of contained data.
- getDataType() - Method in class org.unidata.mdm.core.type.data.impl.BlobSimpleAttributeImpl
-
Gets type of contained data.
- getDataType() - Method in class org.unidata.mdm.core.type.data.impl.BooleanSimpleAttributeImpl
-
Gets type of contained data.
- getDataType() - Method in class org.unidata.mdm.core.type.data.impl.ClobArrayAttributeImpl
-
Gets type of contained data.
- getDataType() - Method in class org.unidata.mdm.core.type.data.impl.ClobSimpleAttributeImpl
-
Gets type of contained data.
- getDataType() - Method in class org.unidata.mdm.core.type.data.impl.DateArrayAttributeImpl
-
Gets type of contained data.
- getDataType() - Method in class org.unidata.mdm.core.type.data.impl.DateSimpleAttributeImpl
-
Gets type of contained data.
- getDataType() - Method in class org.unidata.mdm.core.type.data.impl.DictionaryArrayAttributeImpl
-
Gets type of contained data.
- getDataType() - Method in class org.unidata.mdm.core.type.data.impl.DictionarySimpleAttributeImpl
-
Gets type of contained data.
- getDataType() - Method in class org.unidata.mdm.core.type.data.impl.EnumSimpleAttributeImpl
-
Gets type of contained data.
- getDataType() - Method in class org.unidata.mdm.core.type.data.impl.IntegerArrayAttributeImpl
-
Gets type of contained data.
- getDataType() - Method in class org.unidata.mdm.core.type.data.impl.IntegerCodeAttributeImpl
-
Gets type of contained data.
- getDataType() - Method in class org.unidata.mdm.core.type.data.impl.IntegerSimpleAttributeImpl
-
Gets type of contained data.
- getDataType() - Method in class org.unidata.mdm.core.type.data.impl.LinkSimpleAttributeImpl
-
Gets type of contained data.
- getDataType() - Method in class org.unidata.mdm.core.type.data.impl.MeasuredSimpleAttributeImpl
-
Gets type of contained data.
- getDataType() - Method in class org.unidata.mdm.core.type.data.impl.NumberArrayAttributeImpl
-
Gets type of contained data.
- getDataType() - Method in class org.unidata.mdm.core.type.data.impl.NumberSimpleAttributeImpl
-
Gets type of contained data.
- getDataType() - Method in class org.unidata.mdm.core.type.data.impl.StringArrayAttributeImpl
-
Gets type of contained data.
- getDataType() - Method in class org.unidata.mdm.core.type.data.impl.StringCodeAttributeImpl
-
Gets type of contained data.
- getDataType() - Method in class org.unidata.mdm.core.type.data.impl.StringSimpleAttributeImpl
-
Gets type of contained data.
- getDataType() - Method in class org.unidata.mdm.core.type.data.impl.TimeArrayAttributeImpl
-
Gets type of contained data.
- getDataType() - Method in class org.unidata.mdm.core.type.data.impl.TimeSimpleAttributeImpl
-
Gets type of contained data.
- getDataType() - Method in class org.unidata.mdm.core.type.data.impl.TimestampArrayAttributeImpl
-
Gets type of contained data.
- getDataType() - Method in class org.unidata.mdm.core.type.data.impl.TimestampSimpleAttributeImpl
-
Gets type of contained data.
- getDataType() - Method in interface org.unidata.mdm.core.type.data.SimpleAttribute
-
Gets type of contained data.
- getDefaultDataSource() - Method in interface org.unidata.mdm.system.dao.BaseDAO
-
Gets the default configured datasource.
- getDefaultLocale() - Method in interface org.unidata.mdm.system.service.PlatformLocaleSupport
-
Gets default locale (system settings).
- getDefaultValue() - Method in class org.unidata.mdm.core.type.job.JobParameterDescriptor
- getDescription() - Method in interface org.unidata.mdm.core.type.job.JobDescriptor
-
Gets description of the job being described.
- getDescription() - Method in class org.unidata.mdm.core.type.job.JobFraction
-
Gets this fraction description.
- getDescription() - Method in class org.unidata.mdm.core.type.job.JobParameterDescriptor
- getDescription() - Method in class org.unidata.mdm.core.type.job.JobParametersGroup
- getDescription() - Method in interface org.unidata.mdm.core.type.model.source.obfuscate.ObfuscatingFunction
-
Returns description of function.
- getDescription() - Method in class org.unidata.mdm.dq.core.type.cleanse.CleanseFunctionConfiguration.CleansePortConfiguration
-
Gets port description.
- getDescription() - Method in interface org.unidata.mdm.dq.core.type.cleanse.CleanseFunctionDefaults
-
Default function description.
- getDisplayName() - Method in interface org.unidata.mdm.core.type.job.JobDescriptor
-
Gets display name of the job being described.
- getDisplayName() - Method in class org.unidata.mdm.core.type.job.JobFraction
-
Gets this fraction display name
- getDisplayName() - Method in class org.unidata.mdm.core.type.job.JobParameterDescriptor
- getDisplayName() - Method in class org.unidata.mdm.core.type.job.JobParametersGroup
- getDisplayName() - Method in interface org.unidata.mdm.core.type.model.source.obfuscate.ObfuscatingFunction
-
Returns display name of function.
- getDisplayName() - Method in class org.unidata.mdm.dq.core.type.cleanse.CleanseFunctionConfiguration.CleansePortConfiguration
-
Gets port display name.
- getDisplayName() - Method in interface org.unidata.mdm.dq.core.type.cleanse.CleanseFunctionDefaults
-
Default function display name.
- getDisplayValue() - Method in interface org.unidata.mdm.core.type.data.DisplayValue
-
Gets the display value.
- getDisplayValue() - Method in class org.unidata.mdm.core.type.data.impl.AbstractArrayValue
-
Gets the display value.
- getDisplayValue() - Method in class org.unidata.mdm.core.type.data.impl.AbstractSimpleAttribute
- getDisplayValue() - Method in class org.unidata.mdm.core.type.data.impl.EnumSimpleAttributeImpl
- getDisplayValue() - Method in class org.unidata.mdm.core.type.data.impl.LinkSimpleAttributeImpl
- getElement() - Method in interface org.unidata.mdm.core.type.upath.UPathElement
-
Gets source element (input string).
- getElement() - Method in class org.unidata.mdm.core.type.upath.UPathIncompletePath
-
Gets the missing path element.
- getEmail() - Method in class com.universe.mdm.rest.v1.oauth2.type.OAuth2UserInfo
- getEmailNotification() - Method in class com.universe.mdm.rest.v1.oauth2.type.OAuth2UserInfo
- getErrors() - Method in class org.unidata.mdm.dq.core.dto.CleanseFunctionResult
-
Gets all collected errors.
- getFileName() - Method in class org.unidata.mdm.core.type.data.impl.AbstractLargeValue
-
Gets the possibly supplied file name.
- getFileName() - Method in interface org.unidata.mdm.core.type.data.LargeValue
-
Gets the possibly supplied file name.
- getFilter() - Method in interface org.unidata.mdm.core.type.upath.UPathElement
-
Gets filter element view or null, if this is not a filtering element.
- getFilter() - Method in interface org.unidata.mdm.core.type.upath.UPathFilterElement
-
Gets filter element view or null, if this is not a filtering element.
- getFilteringMode() - Method in class org.unidata.mdm.dq.core.type.cleanse.CleanseFunctionConfiguration.CleansePortConfiguration
-
Gets port filtering mode.
- getFirstName() - Method in class com.universe.mdm.rest.v1.oauth2.type.OAuth2UserInfo
- getFractions() - Method in interface org.unidata.mdm.core.type.job.JobDescriptor
-
Returns modular job fractions, that may exist for this job.
- getFunctionName() - Method in class org.unidata.mdm.dq.core.context.CleanseFunctionContext
-
Gets the cleanse function name, as defined by the model.
- getFunctionName() - Method in class org.unidata.mdm.dq.core.type.io.DataQualityError
-
Gets the function name.
- getGroup() - Method in class org.unidata.mdm.core.type.job.JobParameterDescriptor
- getHazelcastInstance() - Method in interface org.unidata.mdm.core.service.job.JobRemoteStepProcessor
-
Returns the Hazelcast instance which is used.
- getHeaders() - Method in class com.universe.mdm.rest.v1.oauth2.type.HttpResponse
- getHolderAttribute() - Method in interface org.unidata.mdm.core.type.data.DataRecord
-
Returns the owning
ComplexAttribute, ornullif unassigned. - getHolderAttribute() - Method in class org.unidata.mdm.core.type.data.impl.DataRecordImpl
-
Returns the owning
ComplexAttribute, ornullif unassigned. - getId() - Method in interface com.universe.mdm.rest.v1.oauth2.type.OAuth2Provider
-
Gets provider ID.
- getId() - Method in class org.unidata.mdm.core.type.data.impl.AbstractLargeValue
-
Gets the value of the id property.
- getId() - Method in interface org.unidata.mdm.core.type.data.LargeValue
-
Gets the value of the id property.
- getId() - Method in class org.unidata.mdm.core.type.job.JobFraction
-
Gets this fraction ID.
- getIncomplete() - Method in class org.unidata.mdm.core.type.upath.UPathResult
-
Gets the list of incomplete paths.
- getIncomplete() - Method in class org.unidata.mdm.dq.core.type.cleanse.CleanseFunctionInputParam
-
Gets list of incomplete filtering attempts.
- getInitialValue() - Method in class org.unidata.mdm.core.type.data.MeasuredValue
-
Gets the user defined value of the attribute.
- getInput() - Method in class org.unidata.mdm.dq.core.type.cleanse.CleanseFunctionConfiguration
-
Gets input ports configuration.
- getInput() - Method in class org.unidata.mdm.dq.core.type.io.DataQualitySpot
- getInputParam(String) - Method in class org.unidata.mdm.dq.core.context.CleanseFunctionContext
-
Gets input param by port name.
- getInputParams() - Method in class org.unidata.mdm.dq.core.context.CleanseFunctionContext
-
Returns input params as a collection.
- getInputPorts() - Method in class org.unidata.mdm.dq.core.context.CleanseFunctionContext
-
Input port names.
- getInputTypes() - Method in class org.unidata.mdm.dq.core.type.cleanse.CleanseFunctionConfiguration.CleansePortConfiguration
-
Gets port input types.
- getItemProcessListeners() - Method in class org.unidata.mdm.core.type.job.JobFraction
-
May implement and return item process listeners for foreign steps, that will be executed according to the fractions order.
- getItemReadListeners() - Method in class org.unidata.mdm.core.type.job.JobFraction
-
May implement and return item read listeners for foreign steps, that will be executed according to the fractions order.
- getItemWriteListeners() - Method in class org.unidata.mdm.core.type.job.JobFraction
-
May implement and return item write listeners for for foreign steps, that will be executed according to the fractions order.
- getJdbcOperations() - Method in interface org.unidata.mdm.system.dao.BaseDAO
-
Gets
JdbcOperationsinstance. - getJobExplorer() - Method in interface org.unidata.mdm.core.service.job.JobRemoteStepProcessor
-
Returns the job explorer.
- getJobListeners() - Method in class org.unidata.mdm.core.type.job.JobFraction
-
May implement and return job execution listeners, that will be executed according to the fractions order.
- getJobName() - Method in interface org.unidata.mdm.core.service.job.JobRemoteStepProcessor
-
Job name getter.
- getJobName() - Method in interface org.unidata.mdm.core.type.job.JobDescriptor
-
Returns the JOB name.
- getJobRepository() - Method in interface org.unidata.mdm.core.service.job.JobRemoteStepProcessor
-
Returns the job repository.
- getKind() - Method in class org.unidata.mdm.core.type.job.JobParameterDefinition
- getKind() - Method in class org.unidata.mdm.core.type.job.JobParameterDescriptor
- getLastName() - Method in class com.universe.mdm.rest.v1.oauth2.type.OAuth2UserInfo
- getLevel() - Method in interface org.unidata.mdm.core.type.data.DataRecord
-
Gets the depth level of this record.
- getLinkEtalonId() - Method in interface org.unidata.mdm.core.type.data.CodeLinkValue
-
Gets the link etalon id.
- getLinkEtalonId() - Method in class org.unidata.mdm.core.type.data.impl.IntegerArrayValue
-
Gets the link etalon id.
- getLinkEtalonId() - Method in class org.unidata.mdm.core.type.data.impl.IntegerSimpleAttributeImpl
- getLinkEtalonId() - Method in class org.unidata.mdm.core.type.data.impl.StringArrayValue
-
Gets the link etalon id.
- getLinkEtalonId() - Method in class org.unidata.mdm.core.type.data.impl.StringSimpleAttributeImpl
- getLocale() - Method in class com.universe.mdm.rest.v1.oauth2.type.OAuth2UserInfo
- getLogin() - Method in class com.universe.mdm.rest.v1.oauth2.type.OAuth2UserInfo
- getMessage() - Method in class org.unidata.mdm.dq.core.type.io.DataQualityError
-
Gets the value of the message property.
- getMiddleName() - Method in class com.universe.mdm.rest.v1.oauth2.type.OAuth2UserInfo
- getMimeType() - Method in class org.unidata.mdm.core.type.data.impl.AbstractLargeValue
-
Gets the possibly supplied MIME type.
- getMimeType() - Method in interface org.unidata.mdm.core.type.data.LargeValue
-
Gets the possibly supplied MIME type.
- getMode() - Method in class org.unidata.mdm.core.type.upath.UPathResult
-
Gets the mode used for collecting attributes.
- getName() - Method in interface org.unidata.mdm.core.type.data.Attribute
-
Gets name of this attribute.
- getName() - Method in class org.unidata.mdm.core.type.data.impl.AbstractAttribute
-
Gets name of this attribute.
- getName() - Method in class org.unidata.mdm.core.type.job.JobParameterDefinition
-
Gets the parameter name.
- getName() - Method in class org.unidata.mdm.core.type.job.JobParameterDescriptor
- getName() - Method in class org.unidata.mdm.core.type.job.JobParametersGroup
- getName() - Method in interface org.unidata.mdm.core.type.model.CustomPropertyElement
-
Gets the name of the property.
- getName() - Method in class org.unidata.mdm.core.type.model.source.obfuscate.impl.AbstractSimpleObfuscatingFunction
-
Returns FQN of the function class.
- getName() - Method in interface org.unidata.mdm.core.type.model.source.obfuscate.ObfuscatingFunction
-
Returns FQN of the function class.
- getName() - Method in class org.unidata.mdm.dq.core.type.cleanse.CleanseFunctionConfiguration.CleansePortConfiguration
-
Gets port name.
- getName() - Method in interface org.unidata.mdm.dq.core.type.cleanse.CleanseFunctionDefaults
-
Default function name.
- getNamedParameterJdbcOperations() - Method in interface org.unidata.mdm.system.dao.BaseDAO
-
Gets
NamedParameterJdbcOperationsinstance. - getNameSpace() - Method in class org.unidata.mdm.dq.core.type.io.AbstractNamedSpot
-
Gets origin namespace.
- getNotice() - Method in class org.unidata.mdm.core.type.job.JobParameterDescriptor
- getOrdinal() - Method in interface org.unidata.mdm.core.type.data.DataRecord
-
Gets the position of this attribute within its parent
ComplexAttribute, starting from 0. - getOrdinal() - Method in class org.unidata.mdm.core.type.data.impl.DataRecordImpl
-
Gets the position of this attribute within its parent
ComplexAttribute, starting from 0. - getOutput() - Method in class org.unidata.mdm.dq.core.type.cleanse.CleanseFunctionConfiguration
-
Gets output ports configuration.
- getOutputParam(String) - Method in class org.unidata.mdm.dq.core.dto.CleanseFunctionResult
-
Gets output param by port name.
- getOutputParams() - Method in class org.unidata.mdm.dq.core.dto.CleanseFunctionResult
-
Gets output params as a collection.
- getOutputPorts() - Method in class org.unidata.mdm.dq.core.dto.CleanseFunctionResult
-
Gets output port names.
- getParametersCollection() - Method in interface org.unidata.mdm.core.type.job.JobDescriptor
-
Gets job's own parameter descriptors as collection.
- getParametersCollection() - Method in class org.unidata.mdm.core.type.job.JobFraction
-
Gets parameters as collection.
- getParametersGroups() - Method in interface org.unidata.mdm.core.type.job.JobDescriptor
- getParametersGroups() - Method in class org.unidata.mdm.core.type.job.JobFraction
- getParametersMap() - Method in interface org.unidata.mdm.core.type.job.JobDescriptor
-
Gets job's own parameter descriptors as map.
- getParametersMap() - Method in class org.unidata.mdm.core.type.job.JobFraction
-
Gets parameters as map.
- getParamType() - Method in class org.unidata.mdm.dq.core.type.cleanse.CleanseFunctionParam
-
Gets the param type.
- getParent() - Method in class org.unidata.mdm.core.type.upath.UPathIncompletePath
-
Gets the parent record.
- getParentRecord() - Method in interface org.unidata.mdm.core.type.data.DataRecord
-
Gets its parent record if any.
- getParentRecord() - Method in class org.unidata.mdm.core.type.data.impl.DataRecordImpl
-
Gets its parent record if any.
- getPath() - Method in class org.unidata.mdm.dq.core.type.io.AbstractNamedSpot
-
Gets a local path in the record, being examined.
- getPath() - Method in class org.unidata.mdm.dq.core.type.io.DataQualitySpot
- getPayload() - Method in class org.unidata.mdm.dq.core.context.CleanseFunctionContext
-
Gets the cleanse function payload.
- getPluggableSteps() - Method in class org.unidata.mdm.core.type.job.JobFraction
-
Returns a collection of plugin steps, exported by this fraction.
- getPortName() - Method in class org.unidata.mdm.dq.core.type.cleanse.CleanseFunctionParam
-
Gets the name of the port.
- getPosition() - Method in class org.unidata.mdm.core.context.ObfuscateAttributeValueContext
-
Returns the identifier of the attribute value in the values context batch.
- getQueue() - Method in interface org.unidata.mdm.core.service.job.JobRemoteStepProcessor
-
Returns the queue.
- getRecord() - Method in interface org.unidata.mdm.core.type.data.Attribute
-
Gets the parent record point, the simple attribute is currently associated with.
- getRecord() - Method in class org.unidata.mdm.core.type.data.impl.AbstractAttribute
-
Gets the parent record point, the simple attribute is currently associated with.
- getRecord() - Method in class org.unidata.mdm.dq.core.type.io.DataQualitySpot
- getRecordId() - Method in class org.unidata.mdm.dq.core.type.io.AbstractNamedSpot
-
Gets the origin record id.
- getRoles() - Method in class com.universe.mdm.rest.v1.oauth2.type.OAuth2UserInfo
- getRuleName() - Method in class org.unidata.mdm.dq.core.context.CleanseFunctionContext
-
Gets the name of the rule, being executed.
- getRuleName() - Method in class org.unidata.mdm.dq.core.type.io.DataQualityError
-
Gets the value of the ruleName property.
- getScope() - Method in interface com.universe.mdm.rest.v1.oauth2.type.OAuth2Provider
-
OPTIONAL.
- getScore() - Method in class org.unidata.mdm.dq.core.type.io.DataQualityError
-
Gets error scope.
- getSelector() - Method in class org.unidata.mdm.core.type.job.JobParameterDescriptor
- getSelectorGroups() - Method in class org.unidata.mdm.core.type.job.JobParameterDescriptor
- getSeverity() - Method in class org.unidata.mdm.dq.core.type.io.DataQualityError
-
Gets the value of the severity property.
- getSimpleAttribute(String) - Method in interface org.unidata.mdm.core.type.data.DataRecord
-
Gets simple attribute by name.
- getSimpleAttribute(String) - Method in class org.unidata.mdm.core.type.data.impl.DataRecordImpl
-
Gets simple attribute by name.
- getSimpleAttributeRecursive(String) - Method in interface org.unidata.mdm.core.type.data.DataRecord
-
Gets simple attribute recursively by name.
- getSimpleAttributeRecursive(String) - Method in class org.unidata.mdm.core.type.data.impl.DataRecordImpl
-
Gets simple attribute recursively by name.
- getSimpleAttributes() - Method in interface org.unidata.mdm.core.type.data.DataRecord
-
Gets all simple attributes.
- getSimpleAttributes() - Method in class org.unidata.mdm.core.type.data.impl.DataRecordImpl
-
Gets all simple attributes.
- getSimpleDataType() - Method in class org.unidata.mdm.core.type.model.source.obfuscate.impl.AbstractSimpleObfuscatingFunction
- getSingleton() - Method in class org.unidata.mdm.dq.core.type.cleanse.CleanseFunctionParam
-
Returns value, if this is the only value, hold by the underlying collection.
- getSize() - Method in interface org.unidata.mdm.core.type.data.DataRecord
-
Gets the number of all attributes in a data record.
- getSize() - Method in class org.unidata.mdm.core.type.data.impl.AbstractLargeValue
-
Gets the size in bytes.
- getSize() - Method in class org.unidata.mdm.core.type.data.impl.DataRecordImpl
-
Gets the number of all attributes in a data record.
- getSize() - Method in interface org.unidata.mdm.core.type.data.LargeValue
-
Gets the size in bytes.
- getSpots() - Method in class org.unidata.mdm.dq.core.dto.CleanseFunctionResult
-
Gets failed paths collection at whole.
- getStatusCode() - Method in class com.universe.mdm.rest.v1.oauth2.type.HttpResponse
- getStep() - Method in class org.unidata.mdm.core.type.job.JobStepPluggable
- getStepListeners() - Method in class org.unidata.mdm.core.type.job.JobFraction
-
May implement and return step execution listeners for foreign steps, that will be executed according to the fractions order.
- getStepLocator() - Method in interface org.unidata.mdm.core.service.job.JobRemoteStepProcessor
-
Returns the step locator.
- getStepName() - Method in interface org.unidata.mdm.core.service.job.JobRemoteStepSubmitter
- getStepNames() - Method in interface org.unidata.mdm.core.type.job.JobDescriptor
-
Returns step names in their execution order.
- getSupplementary() - Method in interface org.unidata.mdm.core.type.data.CodeAttribute
-
Gets contained supplementary values.
- getSupplementary() - Method in class org.unidata.mdm.core.type.data.impl.AbstractCodeAttribute
-
Gets contained supplementary values.
- getSupported() - Method in class org.unidata.mdm.dq.core.type.cleanse.CleanseFunctionConfiguration
-
Gets cleanse function supported execution scopes.
- getThreadCount() - Method in interface org.unidata.mdm.core.service.job.JobRemoteStepProcessor
-
Returns the thread count.
- getTokenUri() - Method in interface com.universe.mdm.rest.v1.oauth2.type.OAuth2Provider
-
Gets token URI, that used for getting access token from authorization server by web-application.
- getTopic() - Method in interface org.unidata.mdm.core.service.job.JobRemoteStepProcessor
-
Returns the topic.
- getTrace() - Method in class org.unidata.mdm.dq.core.type.io.DataQualityError
-
Gets stack trace.
- getType() - Method in class org.unidata.mdm.core.type.job.JobParameterDefinition
-
Gets the parameter type.
- getType() - Method in class org.unidata.mdm.core.type.job.JobParameterDescriptor
- getType() - Method in interface org.unidata.mdm.core.type.upath.UPathElement
-
Gets exact element type.
- getTypeName() - Method in class org.unidata.mdm.dq.core.type.io.AbstractNamedSpot
-
Gets origin type.
- getUnitId() - Method in class org.unidata.mdm.core.type.data.MeasuredValue
-
Gets the user-defined or default unit id for units category.
- getUserInfoUri() - Method in interface com.universe.mdm.rest.v1.oauth2.type.OAuth2Provider
-
Gets user info URI, that used for getting user information from resource server.
- getValue() - Method in class org.unidata.mdm.core.context.ObfuscateAttributeValueContext
-
Returns the attribute value that is to be obfuscated.
- getValue() - Method in interface org.unidata.mdm.core.type.data.ArrayAttribute
-
Gets contained value.
- getValue() - Method in interface org.unidata.mdm.core.type.data.ArrayValue
-
Gets the value.
- getValue() - Method in class org.unidata.mdm.core.type.data.impl.AbstractArrayAttribute
-
Gets contained value.
- getValue() - Method in class org.unidata.mdm.core.type.data.impl.AbstractArrayValue
-
Gets the value.
- getValue() - Method in class org.unidata.mdm.core.type.data.impl.AbstractCodeAttribute
-
Gets contained value.
- getValue() - Method in class org.unidata.mdm.core.type.data.impl.AbstractSimpleAttribute
-
Gets contained value.
- getValue() - Method in interface org.unidata.mdm.core.type.data.SingleValueAttribute
-
Gets contained value.
- getValue() - Method in interface org.unidata.mdm.core.type.model.CustomPropertyElement
-
Gets the value of the property.
- getValues() - Method in interface org.unidata.mdm.core.type.data.ArrayAttribute
-
Returns the underlying objects as a collection.
- getValueType() - Method in interface org.unidata.mdm.core.type.data.BinaryLargeValue
-
Gets the value type.
- getValueType() - Method in interface org.unidata.mdm.core.type.data.CharacterLargeValue
-
Gets the value type.
- getValueType() - Method in interface org.unidata.mdm.core.type.data.LargeValue
-
Gets the value type.
- getValueType() - Method in class org.unidata.mdm.core.type.job.JobParameterDescriptor
- getValueTypes() - Method in class org.unidata.mdm.dq.core.type.cleanse.CleanseFunctionConfiguration.CleansePortConfiguration
-
Gets port value types.
- GLOBAL - org.unidata.mdm.dq.core.type.cleanse.CleanseFunctionExecutionScope
-
Function supports execution against a set of attributes, collected by recursive full tree filtering in any (sub)record, that matches given UPath expression.
- GREEN - org.unidata.mdm.dq.core.type.rule.SeverityIndicator
-
GREEN is just OK.
- group(String) - Method in class org.unidata.mdm.core.type.job.JobParameterDescriptor.JobParameterDescriptorBuilder
-
Name of a group this parameter in.
H
- hasAttribute() - Method in class org.unidata.mdm.dq.core.type.io.DataQualitySpot
-
Returns true, if spot attribute was set.
- hasAttributes() - Method in class org.unidata.mdm.dq.core.type.cleanse.CleanseFunctionInputParam
-
Tells whether this param has non-null attributes.
- hasBaseValue() - Method in class org.unidata.mdm.core.type.data.MeasuredValue
-
Tells whether base value has been set.
- hasDefaults() - Method in interface org.unidata.mdm.dq.core.type.cleanse.CleanseFunction
-
Returns true, if this function has defaults (name, display name, description).
- hasDefaults() - Method in class org.unidata.mdm.dq.core.type.function.AbstractCustomCleanseFunction
-
Returns true, if this function has defaults (name, display name, description).
- hasDefaultValue() - Method in class org.unidata.mdm.core.type.job.JobParameterDescriptor
-
Returns true if this descriptor has default value.
- hasDisplayValue() - Method in interface org.unidata.mdm.core.type.data.DisplayValue
-
Tells whether the attribute has display value set.
- hasErrors() - Method in class org.unidata.mdm.dq.core.dto.CleanseFunctionResult
-
Returns true, if the result has collected some errors.
- hashCode() - Method in class org.unidata.mdm.core.type.data.impl.AbstractArrayAttribute
- hashCode() - Method in class org.unidata.mdm.core.type.data.impl.AbstractCodeAttribute
- hashCode() - Method in class org.unidata.mdm.core.type.data.impl.AbstractLargeValue
- hashCode() - Method in class org.unidata.mdm.core.type.data.impl.AbstractSimpleAttribute
- hashCode() - Method in class org.unidata.mdm.core.type.data.impl.BlobSimpleAttributeImpl
- hashCode() - Method in class org.unidata.mdm.core.type.data.impl.ClobSimpleAttributeImpl
- hashCode() - Method in class org.unidata.mdm.core.type.data.impl.MeasuredSimpleAttributeImpl
- hashCode() - Method in class org.unidata.mdm.core.type.data.MeasuredValue
- hasInitialValue() - Method in class org.unidata.mdm.core.type.data.MeasuredValue
-
Tells whether initial value has been set.
- hasInputParams() - Method in class org.unidata.mdm.dq.core.context.CleanseFunctionContext
-
Returns true, if this result has some input params set.
- hasInputWithoutAttributes() - Method in class org.unidata.mdm.dq.core.type.io.DataQualitySpot
-
Checks if there is an input without attributes.
- hasLinkEtalonId() - Method in interface org.unidata.mdm.core.type.data.CodeLinkValue
-
Tells whether this attribute has link etalon id.
- hasMetadata() - Method in class org.unidata.mdm.core.type.data.MeasuredValue
-
Tells, whether metadata fields (categoryId and unitId) have been set on this measured value.
- hasNext() - Method in class org.unidata.mdm.core.type.data.impl.AttributeIteratorImpl
- hasOutputParams() - Method in class org.unidata.mdm.dq.core.dto.CleanseFunctionResult
-
Returns true, if this result has some output params set.
- hasParent() - Method in interface org.unidata.mdm.core.type.data.DataRecord
-
Tells whether this record has a parent record (i.e.
- hasParent() - Method in class org.unidata.mdm.core.type.data.impl.DataRecordImpl
-
Tells whether this record has a parent record (i.e.
- hasPayload() - Method in class org.unidata.mdm.dq.core.context.CleanseFunctionContext
-
Returns true, if some payload is set.
- hasRecord() - Method in class org.unidata.mdm.dq.core.type.io.DataQualitySpot
-
Returns true, if spot parent record was set.
- hasSelector() - Method in class org.unidata.mdm.core.type.job.JobParameterDescriptor
-
Has selector value or not.
- hasSelectorGroups() - Method in class org.unidata.mdm.core.type.job.JobParameterDescriptor
-
Has selector groups value or not.
- hasSpots() - Method in class org.unidata.mdm.dq.core.dto.CleanseFunctionResult
-
Returns true, if this result contains failed validation paths.
- hasSupplementary() - Method in interface org.unidata.mdm.core.type.data.CodeAttribute
-
Tells whether this attribute has supplementary values set.
- hidden(boolean) - Method in class org.unidata.mdm.core.type.job.JobParameterDescriptor.JobParameterDescriptorBuilder
- HttpResponse - Class in com.universe.mdm.rest.v1.oauth2.type
-
Compact representation of HTTP response.
- HttpResponse(int, Map<String, List<String>>, byte[]) - Constructor for class com.universe.mdm.rest.v1.oauth2.type.HttpResponse
-
Constructor.
I
- implementation() - Method in interface org.unidata.mdm.dq.core.type.cleanse.CleanseFunction
-
Gets the underlying implementation name.
- input(Collection<CleanseFunctionInputParam>) - Method in class org.unidata.mdm.dq.core.context.CleanseFunctionContext.CleanseFunctionContextBuilder
-
Puts many cleanse function input params to the cleanse function.
- input(Collection<CleanseFunctionInputParam>) - Method in class org.unidata.mdm.dq.core.context.CleanseFunctionContext
-
Puts many cleanse function input params to the cleanse function.
- input(CleanseFunctionConfiguration.CleansePortConfiguration) - Method in class org.unidata.mdm.dq.core.type.cleanse.CleanseFunctionConfiguration.CleanseFunctionConfigurationBuilder
-
Sets cleanse function input port configuration.
- input(CleanseFunctionInputParam) - Method in class org.unidata.mdm.dq.core.context.CleanseFunctionContext
-
Puts cleanse function input param to the cleanse function.
- input(CleanseFunctionInputParam...) - Method in class org.unidata.mdm.dq.core.context.CleanseFunctionContext.CleanseFunctionContextBuilder
-
Puts many cleanse function input params to the cleanse function.
- input(CleanseFunctionInputParam...) - Method in class org.unidata.mdm.dq.core.context.CleanseFunctionContext
-
Puts many cleanse function input params to the cleanse function.
- INPUT - org.unidata.mdm.dq.core.type.cleanse.CleanseFunctionParam.ParamType
-
Input param type.
- INPUT_PORT_1 - Static variable in class org.unidata.mdm.dq.core.type.constant.CleanseConstants
-
The Constant INPUT_PORT_1.
- INPUT_PORT_2 - Static variable in class org.unidata.mdm.dq.core.type.constant.CleanseConstants
-
The Constant INPUT_PORT_2.
- INPUT_PORT_3 - Static variable in class org.unidata.mdm.dq.core.type.constant.CleanseConstants
-
The Constant INPUT_PORT_3.
- INPUT_PORT_4 - Static variable in class org.unidata.mdm.dq.core.type.constant.CleanseConstants
-
The Constant INPUT_PORT_4.
- INPUT_PORT_5 - Static variable in class org.unidata.mdm.dq.core.type.constant.CleanseConstants
-
The Constant INPUT_PORT_5.
- INPUT_PORT_6 - Static variable in class org.unidata.mdm.dq.core.type.constant.CleanseConstants
-
The Constant INPUT_PORT_6.
- INPUT_PORT_7 - Static variable in class org.unidata.mdm.dq.core.type.constant.CleanseConstants
-
The Constant INPUT_PORT_7.
- INPUT_PORT_8 - Static variable in class org.unidata.mdm.dq.core.type.constant.CleanseConstants
-
The Constant INPUT_PORT_8.
- inputTypes(Collection<CleanseFunctionPortInputType>) - Method in class org.unidata.mdm.dq.core.type.cleanse.CleanseFunctionConfiguration.CleansePortConfiguration.CleansePortConfigurationBuilder
-
Sets port input types.
- inputTypes(CleanseFunctionPortInputType...) - Method in class org.unidata.mdm.dq.core.type.cleanse.CleanseFunctionConfiguration.CleansePortConfiguration.CleansePortConfigurationBuilder
-
Sets port input types.
- instant() - Static method in class org.unidata.mdm.core.type.job.JobParameterDescriptor
-
Instant.
- INSTANT - org.unidata.mdm.core.type.job.JobParameterType
-
Instant.
- instants() - Static method in class org.unidata.mdm.core.type.job.JobParameterDescriptor
-
Instant.
- integer() - Static method in class org.unidata.mdm.core.type.job.JobParameterDescriptor
-
Integer.
- INTEGER - org.unidata.mdm.core.type.data.ArrayAttribute.ArrayDataType
-
The integer type (long 8 bytes).
- INTEGER - org.unidata.mdm.core.type.data.CodeAttribute.CodeDataType
-
The integer type (long 8 bytes).
- INTEGER - org.unidata.mdm.core.type.data.SimpleAttribute.SimpleDataType
-
The integer type (long 8 bytes).
- INTEGER - org.unidata.mdm.core.type.job.JobParameterType
-
64 bit signed integer (long).
- INTEGER - org.unidata.mdm.core.type.model.source.attribute.SimpleDataType
- INTEGER - org.unidata.mdm.dq.core.type.cleanse.CleanseFunctionPortValueType
-
The integer type (long 8 bytes).
- IntegerArrayAttributeImpl - Class in org.unidata.mdm.core.type.data.impl
- IntegerArrayAttributeImpl(String) - Constructor for class org.unidata.mdm.core.type.data.impl.IntegerArrayAttributeImpl
-
Constructor.
- IntegerArrayAttributeImpl(String, List<ArrayValue<Long>>) - Constructor for class org.unidata.mdm.core.type.data.impl.IntegerArrayAttributeImpl
-
Constructor.
- IntegerArrayValue - Class in org.unidata.mdm.core.type.data.impl
- IntegerArrayValue() - Constructor for class org.unidata.mdm.core.type.data.impl.IntegerArrayValue
-
Constructor.
- IntegerArrayValue(Long) - Constructor for class org.unidata.mdm.core.type.data.impl.IntegerArrayValue
-
Constructor.
- IntegerArrayValue(Long, String) - Constructor for class org.unidata.mdm.core.type.data.impl.IntegerArrayValue
-
Constructor.
- IntegerCodeAttributeImpl - Class in org.unidata.mdm.core.type.data.impl
- IntegerCodeAttributeImpl(String) - Constructor for class org.unidata.mdm.core.type.data.impl.IntegerCodeAttributeImpl
-
Constructor.
- IntegerCodeAttributeImpl(String, Long) - Constructor for class org.unidata.mdm.core.type.data.impl.IntegerCodeAttributeImpl
-
Constructor.
- integers() - Static method in class org.unidata.mdm.core.type.job.JobParameterDescriptor
-
Integer.
- IntegerSimpleAttributeImpl - Class in org.unidata.mdm.core.type.data.impl
- IntegerSimpleAttributeImpl(String) - Constructor for class org.unidata.mdm.core.type.data.impl.IntegerSimpleAttributeImpl
-
Constructor.
- IntegerSimpleAttributeImpl(String, Long) - Constructor for class org.unidata.mdm.core.type.data.impl.IntegerSimpleAttributeImpl
-
Constructor.
- isActive() - Method in class com.universe.mdm.rest.v1.oauth2.type.OAuth2UserInfo
- isAdmin() - Method in class com.universe.mdm.rest.v1.oauth2.type.OAuth2UserInfo
- isArray() - Method in interface org.unidata.mdm.core.type.data.Attribute
-
Returns true if the attribute is an array one.
- isArrayValueType(CleanseFunctionPortValueType) - Static method in enum org.unidata.mdm.dq.core.type.cleanse.CleanseFunctionPortValueType
-
Checks if CleanseFunctionPortValueType is array.
- isAttributesEmpty() - Method in class org.unidata.mdm.dq.core.type.cleanse.CleanseFunctionInputParam
-
Tells whether this param has attributes collection empty.
- isBasicAuthenticationForTokenRequest() - Method in interface com.universe.mdm.rest.v1.oauth2.type.OAuth2Provider
- isCode() - Method in interface org.unidata.mdm.core.type.data.Attribute
-
Returns true if the attribute is a code one.
- isCodeValueType(CleanseFunctionPortValueType) - Static method in enum org.unidata.mdm.dq.core.type.cleanse.CleanseFunctionPortValueType
-
Checks if CleanseFunctionPortValueType is code.
- isCollecting() - Method in interface org.unidata.mdm.core.type.upath.UPathCollectorElement
-
Gets true if collecting, false for filtering.
- isCollecting() - Method in interface org.unidata.mdm.core.type.upath.UPathElement
-
Gets true if collecting, false for filtering.
- isCollection() - Method in class org.unidata.mdm.core.type.job.impl.collection.CollectionJobParameterDefinition
-
Tells, whether this parameter is a collection value.
- isCollection() - Method in class org.unidata.mdm.core.type.job.JobParameterDefinition
-
Tells, whether this parameter is a collection value.
- isCollection() - Method in class org.unidata.mdm.core.type.job.JobParameterDescriptor
- isComplete() - Method in class org.unidata.mdm.core.type.data.MeasuredValue
-
Tells whether this measured value has all fields set (basically, this means, it has already been processed).
- isComplex() - Method in interface org.unidata.mdm.core.type.data.Attribute
-
Returns true if the attribute is a complex one.
- isConfidential() - Method in class org.unidata.mdm.core.type.job.JobParameterDescriptor
- isCustom() - Method in class org.unidata.mdm.core.type.job.impl.custom.CustomJobParameterDefinition
-
Returns true, if this parameter is a custom value.
- isCustom() - Method in class org.unidata.mdm.core.type.job.JobParameterDefinition
-
Returns true, if this parameter is a custom value.
- isCustom() - Method in class org.unidata.mdm.core.type.job.JobParameterDescriptor
- isEmpty() - Method in interface org.unidata.mdm.core.type.data.ArrayAttribute
-
Empty mark.
- isEmpty() - Method in interface org.unidata.mdm.core.type.data.Attribute
-
Returns true if this attribute holds no values (null for SDTs,
ArrayValueor records). - isEmpty() - Method in interface org.unidata.mdm.core.type.data.ComplexAttribute
-
Returns true if this attribute holds no values (null for SDTs,
ArrayValueor records). - isEmpty() - Method in interface org.unidata.mdm.core.type.data.DataRecord
-
Returns true if contains no attributes.
- isEmpty() - Method in class org.unidata.mdm.core.type.data.impl.StringSimpleAttributeImpl
-
Returns true if this attribute holds no values (null for SDTs,
ArrayValueor records). - isEmpty() - Method in interface org.unidata.mdm.core.type.data.SingleValueAttribute
-
Returns true if this attribute holds no values (null for SDTs,
ArrayValueor records). - isEmpty() - Method in class org.unidata.mdm.core.type.job.impl.collection.CollectionJobParameterDefinition
-
Returns true, if this parameter is empty.
- isEmpty() - Method in class org.unidata.mdm.core.type.job.impl.map.MapJobParameterDefinition
-
Returns true, if this parameter is empty.
- isEmpty() - Method in class org.unidata.mdm.core.type.job.impl.single.SingleClobParameterDefinition
-
Returns true, if this parameter is empty.
- isEmpty() - Method in class org.unidata.mdm.core.type.job.impl.single.SingleJobParameterDefinition
-
Returns true, if this parameter is empty.
- isEmpty() - Method in class org.unidata.mdm.core.type.job.impl.single.SingleStringParameterDefinition
-
Returns true, if this parameter is empty.
- isEmpty() - Method in class org.unidata.mdm.core.type.job.JobParameterDefinition
-
Returns true, if this parameter is empty.
- isEmpty() - Method in class org.unidata.mdm.core.type.upath.UPathResult
-
Simple empty indicator.
- isEmpty() - Method in class org.unidata.mdm.dq.core.type.cleanse.CleanseFunctionParam
-
Tells whether this param holds no or empty value.
- isFiltering() - Method in interface org.unidata.mdm.core.type.upath.UPathElement
-
Gets true if filtering, false for collecting.
- isFiltering() - Method in interface org.unidata.mdm.core.type.upath.UPathFilterElement
-
Gets true if filtering, false for collecting.
- isGrouped() - Method in interface org.unidata.mdm.core.service.job.JobRemoteStepSubmitter
- isHidden() - Method in class org.unidata.mdm.core.type.job.JobParameterDescriptor
- isMap() - Method in class org.unidata.mdm.core.type.job.impl.map.MapJobParameterDefinition
-
Tells, whether this parameter is a map value.
- isMap() - Method in class org.unidata.mdm.core.type.job.JobParameterDefinition
-
Tells, whether this parameter is a map value.
- isMap() - Method in class org.unidata.mdm.core.type.job.JobParameterDescriptor
- isModular() - Method in interface org.unidata.mdm.core.type.job.JobDescriptor
-
Returns true, if this job supports modular execution.
- isNull() - Method in class org.unidata.mdm.dq.core.type.cleanse.CleanseFunctionParam
-
Tells whether this param holds no value.
- isReadOnly() - Method in class org.unidata.mdm.core.type.job.JobParameterDescriptor
- isRequired() - Method in class org.unidata.mdm.core.type.job.JobParameterDescriptor
- isRequired() - Method in class org.unidata.mdm.dq.core.type.cleanse.CleanseFunctionConfiguration.CleansePortConfiguration
-
Gets port required status.
- isSimple() - Method in interface org.unidata.mdm.core.type.data.Attribute
-
Returns true if the attribute is a simple one.
- isSimple() - Method in class org.unidata.mdm.core.type.model.source.obfuscate.impl.AbstractSimpleObfuscatingFunction
-
Shows is this obfuscating function processes simple attributes.
- isSimple() - Method in interface org.unidata.mdm.core.type.model.source.obfuscate.ObfuscatingFunction
-
Shows is this obfuscating function processes simple attributes.
- isSimpleValueType(CleanseFunctionPortValueType) - Static method in enum org.unidata.mdm.dq.core.type.cleanse.CleanseFunctionPortValueType
-
Checks if CleanseFunctionPortValueType is simple.
- isSingle() - Method in class org.unidata.mdm.core.type.job.impl.single.SingleJobParameterDefinition
-
Tells, whether this parameter is a single value.
- isSingle() - Method in class org.unidata.mdm.core.type.job.JobParameterDefinition
-
Tells, whether this parameter is a single value.
- isSingle() - Method in class org.unidata.mdm.core.type.job.JobParameterDescriptor
- isSingleton() - Method in class org.unidata.mdm.dq.core.type.cleanse.CleanseFunctionParam
-
Returns true, if the underlying collection holds only one element.
- isSingleValue() - Method in interface org.unidata.mdm.core.type.data.Attribute
-
Returns true if this attribute type can hold only a single value (i.e.
- isSingleValue() - Method in interface org.unidata.mdm.core.type.data.SingleValueAttribute
-
Returns true if this attribute type can hold only a single value (i.e.
- isSystem() - Method in interface org.unidata.mdm.core.type.job.JobDescriptor
-
System job indicator.
- isTopLevel() - Method in interface org.unidata.mdm.core.type.data.DataRecord
-
Tells whether this record is a top level record (i.e.
- isTopLevel() - Method in class org.unidata.mdm.core.type.data.impl.DataRecordImpl
-
Tells whether this record is a top level record (i.e.
- iterator() - Method in class org.unidata.mdm.core.type.data.impl.AbstractArrayAttribute
- iterator() - Method in class org.unidata.mdm.core.type.data.impl.ComplexAttributeImpl
J
- JobDescriptor - Interface in org.unidata.mdm.core.type.job
- JobDescriptorInitializer - Interface in org.unidata.mdm.core.service.job
-
Configures a platform job descriptor.
- jobDescriptorInitializerInstance() - Method in interface org.unidata.mdm.core.service.job.JobSupportFactory
-
Create a new job descriptor initializer instance.
- JobFraction - Class in org.unidata.mdm.core.type.job
-
Basic interface, which allowes optional modules participate on optional batch jobs.
- JobParameterDefinition<X> - Class in org.unidata.mdm.core.type.job
- JobParameterDescriptor<X> - Class in org.unidata.mdm.core.type.job
- JobParameterDescriptor.JobParameterDescriptorBuilder<X> - Class in org.unidata.mdm.core.type.job
- JobParameterKind - Enum in org.unidata.mdm.core.type.job
- JobParametersGroup - Class in org.unidata.mdm.core.type.job
- JobParametersGroup(JobParametersGroup.JobParametersGroupBuilder) - Constructor for class org.unidata.mdm.core.type.job.JobParametersGroup
- JobParametersGroup.JobParametersGroupBuilder - Class in org.unidata.mdm.core.type.job
- JobParameterType - Enum in org.unidata.mdm.core.type.job
- JobRef - Annotation Type in org.unidata.mdm.core.type.annotation
- JobRemoteStepProcessor - Interface in org.unidata.mdm.core.service.job
-
Receives and processes remote step execution requests on workers.
- jobRemoteStepProcessorInstance() - Method in interface org.unidata.mdm.core.service.job.JobSupportFactory
-
Create a new remote step processor instance.
- JobRemoteStepSubmitter - Interface in org.unidata.mdm.core.service.job
-
Submits partitioned step executions to remote workers and tracks completion.
- jobRemoteStepSubmitterInstance() - Method in interface org.unidata.mdm.core.service.job.JobSupportFactory
-
Create a new remote step submitter instance.
- JobStepLocator - Interface in org.unidata.mdm.core.service.job
- JobStepPluggable - Class in org.unidata.mdm.core.type.job
- JobStepPluggable(Step) - Constructor for class org.unidata.mdm.core.type.job.JobStepPluggable
-
Constructor.
- JobStepPluggable(Step, Collection<String>) - Constructor for class org.unidata.mdm.core.type.job.JobStepPluggable
-
Constructor.
- JobStepPluggable(Step, Collection<String>, Collection<String>) - Constructor for class org.unidata.mdm.core.type.job.JobStepPluggable
-
Constructor.
- JobSupportFactory - Interface in org.unidata.mdm.core.service.job
L
- LargeObjectAcceptance - Enum in org.unidata.mdm.core.type.lob
- LargeValue - Interface in org.unidata.mdm.core.type.data
- LargeValue.ValueType - Enum in org.unidata.mdm.core.type.data
- LINK - org.unidata.mdm.core.type.data.SimpleAttribute.SimpleDataType
-
Special href template, processed by get post-processor, type.
- LINK - org.unidata.mdm.dq.core.type.cleanse.CleanseFunctionPortValueType
-
Special href template, processed by get post-processor, type.
- LinkSimpleAttributeImpl - Class in org.unidata.mdm.core.type.data.impl
- LinkSimpleAttributeImpl(String) - Constructor for class org.unidata.mdm.core.type.data.impl.LinkSimpleAttributeImpl
-
Constructor.
- LinkSimpleAttributeImpl(String, String) - Constructor for class org.unidata.mdm.core.type.data.impl.LinkSimpleAttributeImpl
-
Constructor.
- LOCAL - org.unidata.mdm.dq.core.type.cleanse.CleanseFunctionExecutionScope
-
Function supports execution against a set of attributes from the same single record, that matches given UPath expression.
- lock(long) - Method in interface org.unidata.mdm.system.dao.BaseDAO
-
Locks an arbirtary long number via advisory TX lock.
- lock(String) - Method in interface org.unidata.mdm.system.dao.BaseDAO
-
Locks a table or other DB object, having an OID with the given name via advisory TX lock.
M
- map() - Method in class org.unidata.mdm.core.type.job.impl.map.MapJobParameterDefinition
-
Returns real value as a map of values of definition type.
- map() - Method in class org.unidata.mdm.core.type.job.JobParameterDefinition
-
Returns real value as a map of values of definition type.
- MAP - org.unidata.mdm.core.type.job.JobParameterKind
-
Map.
- MapBooleanParameterDefinition - Class in org.unidata.mdm.core.type.job.impl.map
- MapBooleanParameterDefinition(String, Map<String, Boolean>) - Constructor for class org.unidata.mdm.core.type.job.impl.map.MapBooleanParameterDefinition
-
Constructor.
- MapClobParameterDefinition - Class in org.unidata.mdm.core.type.job.impl.map
- MapClobParameterDefinition(String, Map<String, String>) - Constructor for class org.unidata.mdm.core.type.job.impl.map.MapClobParameterDefinition
-
Constructor.
- MapDateParameterDefinition - Class in org.unidata.mdm.core.type.job.impl.map
- MapDateParameterDefinition(String, Map<String, LocalDate>) - Constructor for class org.unidata.mdm.core.type.job.impl.map.MapDateParameterDefinition
-
Constructor.
- MapInstantParameterDefinition - Class in org.unidata.mdm.core.type.job.impl.map
- MapInstantParameterDefinition(String, Map<String, Instant>) - Constructor for class org.unidata.mdm.core.type.job.impl.map.MapInstantParameterDefinition
-
Constructor.
- MapIntegerParameterDefinition - Class in org.unidata.mdm.core.type.job.impl.map
- MapIntegerParameterDefinition(String, Map<String, Long>) - Constructor for class org.unidata.mdm.core.type.job.impl.map.MapIntegerParameterDefinition
-
Constructor.
- MapJobParameterDefinition<X> - Class in org.unidata.mdm.core.type.job.impl.map
- MapNumberParameterDefinition - Class in org.unidata.mdm.core.type.job.impl.map
- MapNumberParameterDefinition(String, Map<String, Double>) - Constructor for class org.unidata.mdm.core.type.job.impl.map.MapNumberParameterDefinition
-
Constructor.
- mappedBools() - Static method in class org.unidata.mdm.core.type.job.JobParameterDescriptor
-
Boolean.
- mappedClobs() - Static method in class org.unidata.mdm.core.type.job.JobParameterDescriptor
-
CLOB.
- mappedDates() - Static method in class org.unidata.mdm.core.type.job.JobParameterDescriptor
-
LD.
- mappedInstant() - Static method in class org.unidata.mdm.core.type.job.JobParameterDescriptor
-
Instant.
- mappedIntegers() - Static method in class org.unidata.mdm.core.type.job.JobParameterDescriptor
-
Integer.
- mappedNumbers() - Static method in class org.unidata.mdm.core.type.job.JobParameterDescriptor
-
Number.
- mappedStrings() - Static method in class org.unidata.mdm.core.type.job.JobParameterDescriptor
-
String.
- mappedTimes() - Static method in class org.unidata.mdm.core.type.job.JobParameterDescriptor
-
LT.
- mappedTimestamps() - Static method in class org.unidata.mdm.core.type.job.JobParameterDescriptor
-
TS.
- MapStringParameterDefinition - Class in org.unidata.mdm.core.type.job.impl.map
- MapStringParameterDefinition(String, Map<String, String>) - Constructor for class org.unidata.mdm.core.type.job.impl.map.MapStringParameterDefinition
-
Constructor.
- MapTimeParameterDefinition - Class in org.unidata.mdm.core.type.job.impl.map
- MapTimeParameterDefinition(String, Map<String, LocalTime>) - Constructor for class org.unidata.mdm.core.type.job.impl.map.MapTimeParameterDefinition
-
Constructor.
- MapTimestampParameterDefinition - Class in org.unidata.mdm.core.type.job.impl.map
- MapTimestampParameterDefinition(String, Map<String, LocalDateTime>) - Constructor for class org.unidata.mdm.core.type.job.impl.map.MapTimestampParameterDefinition
-
Constructor.
- mapValidator(Predicate<Map<String, X>>) - Method in class org.unidata.mdm.core.type.job.JobParameterDescriptor.JobParameterDescriptorBuilder
-
Input validator for map layout.
- matches(DataRecord) - Method in interface org.unidata.mdm.core.type.upath.UPathFilterElement
-
Returns true if the given record matches filtering condition.
- MEASURED - org.unidata.mdm.core.type.data.SimpleAttribute.SimpleDataType
-
Special type of number.
- MEASURED - org.unidata.mdm.core.type.model.source.attribute.SimpleDataType
- MEASURED - org.unidata.mdm.dq.core.type.cleanse.CleanseFunctionPortValueType
-
Special type of number.
- MeasuredSimpleAttributeImpl - Class in org.unidata.mdm.core.type.data.impl
- MeasuredSimpleAttributeImpl(String) - Constructor for class org.unidata.mdm.core.type.data.impl.MeasuredSimpleAttributeImpl
-
Constructor.
- MeasuredSimpleAttributeImpl(String, Double) - Constructor for class org.unidata.mdm.core.type.data.impl.MeasuredSimpleAttributeImpl
-
Constructor.
- MeasuredSimpleAttributeImpl(String, String, String, Double) - Constructor for class org.unidata.mdm.core.type.data.impl.MeasuredSimpleAttributeImpl
-
Constructor.
- MeasuredSimpleAttributeImpl(String, MeasuredValue) - Constructor for class org.unidata.mdm.core.type.data.impl.MeasuredSimpleAttributeImpl
-
Constructor.
- MeasuredSimpleAttributeImpl(SimpleAttribute<Double>) - Constructor for class org.unidata.mdm.core.type.data.impl.MeasuredSimpleAttributeImpl
-
Constructor.
- MeasuredValue - Class in org.unidata.mdm.core.type.data
- MeasuredValue() - Constructor for class org.unidata.mdm.core.type.data.MeasuredValue
-
Constructor.
- message(String) - Method in class org.unidata.mdm.dq.core.type.io.DataQualityError.DataQualityErrorBuilder
-
Sets message.
- MODE_ALL - org.unidata.mdm.core.type.upath.UPathApplicationMode
-
Apply to all (collect all hits).
- MODE_ALL - org.unidata.mdm.dq.core.type.cleanse.CleanseFunctionPortFilteringMode
-
Apply to all (collect all hits).
- MODE_ALL_WITH_INCOMPLETE - org.unidata.mdm.core.type.upath.UPathApplicationMode
-
Apply to all (collect all hits) and collect also incomplete paths.
- MODE_ALL_WITH_INCOMPLETE - org.unidata.mdm.dq.core.type.cleanse.CleanseFunctionPortFilteringMode
-
Apply to all (collect all hits) and collect also incomplete paths.
- MODE_ONCE - org.unidata.mdm.core.type.upath.UPathApplicationMode
-
Apply once (collect / set to first and exit).
- MODE_ONCE - org.unidata.mdm.dq.core.type.cleanse.CleanseFunctionPortFilteringMode
-
Apply once (collect / set to first and exit).
- MODE_UNDEFINED - org.unidata.mdm.dq.core.type.cleanse.CleanseFunctionPortFilteringMode
-
Doesn't apply or undefined.
N
- name(String) - Method in class org.unidata.mdm.core.type.job.JobParameterDescriptor.JobParameterDescriptorBuilder
-
Name.
- name(String) - Method in class org.unidata.mdm.core.type.job.JobParametersGroup.JobParametersGroupBuilder
- name(String) - Method in class org.unidata.mdm.dq.core.type.cleanse.CleanseFunctionConfiguration.CleansePortConfiguration.CleansePortConfigurationBuilder
-
Sets port name.
- narrow() - Method in interface org.unidata.mdm.core.type.data.Attribute
-
Saves a couple of ugly casts.
- narrow() - Method in class org.unidata.mdm.core.type.job.JobParameterDefinition
-
Dangerous self-cast.
- next() - Method in class org.unidata.mdm.core.type.data.impl.AttributeIteratorImpl
- notice(String) - Method in class org.unidata.mdm.core.type.job.JobParameterDescriptor.JobParameterDescriptorBuilder
-
Display notice.
- notice(Supplier<String>) - Method in class org.unidata.mdm.core.type.job.JobParameterDescriptor.JobParameterDescriptorBuilder
-
Display notice supplier.
- number() - Static method in class org.unidata.mdm.core.type.job.JobParameterDescriptor
-
Number.
- NUMBER - org.unidata.mdm.core.type.data.ArrayAttribute.ArrayDataType
-
The floating point type (double 8 bytes).
- NUMBER - org.unidata.mdm.core.type.data.SimpleAttribute.SimpleDataType
-
The floating point type (double 8 bytes).
- NUMBER - org.unidata.mdm.core.type.job.JobParameterType
-
64 bit signed fp number (double).
- NUMBER - org.unidata.mdm.core.type.model.source.attribute.SimpleDataType
- NUMBER - org.unidata.mdm.dq.core.type.cleanse.CleanseFunctionPortValueType
-
The floating point type (double 8 bytes).
- NumberArrayAttributeImpl - Class in org.unidata.mdm.core.type.data.impl
- NumberArrayAttributeImpl(String) - Constructor for class org.unidata.mdm.core.type.data.impl.NumberArrayAttributeImpl
-
Constructor.
- NumberArrayAttributeImpl(String, List<ArrayValue<Double>>) - Constructor for class org.unidata.mdm.core.type.data.impl.NumberArrayAttributeImpl
-
Constructor.
- NumberArrayValue - Class in org.unidata.mdm.core.type.data.impl
- NumberArrayValue() - Constructor for class org.unidata.mdm.core.type.data.impl.NumberArrayValue
-
Constructor.
- NumberArrayValue(Double) - Constructor for class org.unidata.mdm.core.type.data.impl.NumberArrayValue
-
Constructor.
- NumberArrayValue(Double, String) - Constructor for class org.unidata.mdm.core.type.data.impl.NumberArrayValue
-
Constructor.
- numbers() - Static method in class org.unidata.mdm.core.type.job.JobParameterDescriptor
-
Number.
- NumberSimpleAttributeImpl - Class in org.unidata.mdm.core.type.data.impl
- NumberSimpleAttributeImpl(String) - Constructor for class org.unidata.mdm.core.type.data.impl.NumberSimpleAttributeImpl
-
Constructor.
- NumberSimpleAttributeImpl(String, Double) - Constructor for class org.unidata.mdm.core.type.data.impl.NumberSimpleAttributeImpl
-
Constructor.
O
- OAuth2Provider - Interface in com.universe.mdm.rest.v1.oauth2.type
-
OAuth 2.0 authentication provider using authorization code grant flow according to RFC 6749.
- OAuth2UserInfo - Class in com.universe.mdm.rest.v1.oauth2.type
-
This class represents user, that authenticated with OAuth 2.0.
- OAuth2UserInfo(String) - Constructor for class com.universe.mdm.rest.v1.oauth2.type.OAuth2UserInfo
-
Constructor.
- obfuscate(ObfuscateAttributeValueContext) - Method in interface org.unidata.mdm.core.type.model.source.obfuscate.ObfuscatingFunction
-
Starts obfuscating process for provided attribute.
- ObfuscateAttributeValueContext - Class in org.unidata.mdm.core.context
-
Container for obfuscating function parameters.
- ObfuscateAttributeValueContext.ObfuscateAttributeValueContextBuilder - Class in org.unidata.mdm.core.context
-
Builder for constructing
ObfuscateAttributeValueContextinstances. - ObfuscateAttributeValueContextBuilder() - Constructor for class org.unidata.mdm.core.context.ObfuscateAttributeValueContext.ObfuscateAttributeValueContextBuilder
- ObfuscatingFunction - Interface in org.unidata.mdm.core.type.model.source.obfuscate
- of() - Static method in class org.unidata.mdm.core.type.data.impl.DataRecordImpl
-
Creates an empty writable data record with standard expected size (attributes number).
- of(int) - Static method in class org.unidata.mdm.core.type.data.impl.DataRecordImpl
-
Creates an empty writable data record with the given expected size (attributes number).
- of(Double) - Static method in class org.unidata.mdm.core.type.data.MeasuredValue
-
Static shortcut.
- of(String) - Static method in class org.unidata.mdm.dq.core.type.cleanse.CleanseFunctionInputParam
-
Creates input param.
- of(String, Boolean) - Static method in class org.unidata.mdm.dq.core.type.cleanse.CleanseFunctionOutputParam
-
Creates output value param.
- of(String, Double) - Static method in class org.unidata.mdm.dq.core.type.cleanse.CleanseFunctionOutputParam
-
Creates output value param.
- of(String, Long) - Static method in class org.unidata.mdm.dq.core.type.cleanse.CleanseFunctionOutputParam
-
Creates output value param.
- of(String, String) - Static method in class org.unidata.mdm.dq.core.type.cleanse.CleanseFunctionOutputParam
-
Creates output value param.
- of(String, String, Double) - Static method in class org.unidata.mdm.core.type.data.MeasuredValue
-
Static combo.
- of(String, String, Double, Double) - Static method in class org.unidata.mdm.core.type.data.MeasuredValue
-
Static combo.
- of(String, LocalDate) - Static method in class org.unidata.mdm.dq.core.type.cleanse.CleanseFunctionOutputParam
-
Creates output value param.
- of(String, LocalDateTime) - Static method in class org.unidata.mdm.dq.core.type.cleanse.CleanseFunctionOutputParam
-
Creates output value param.
- of(String, LocalTime) - Static method in class org.unidata.mdm.dq.core.type.cleanse.CleanseFunctionOutputParam
-
Creates output value param.
- of(String, Collection<DataRecord>) - Static method in class org.unidata.mdm.dq.core.type.cleanse.CleanseFunctionOutputParam
-
Creates output value param.
- of(String, List<Attribute>) - Static method in class org.unidata.mdm.dq.core.type.cleanse.CleanseFunctionInputParam
-
Creates input param.
- of(String, List<Attribute>, List<UPathIncompletePath>) - Static method in class org.unidata.mdm.dq.core.type.cleanse.CleanseFunctionInputParam
-
Creates input param.
- of(String, Attribute) - Static method in class org.unidata.mdm.dq.core.type.cleanse.CleanseFunctionInputParam
-
Creates input param.
- of(String, Attribute) - Static method in class org.unidata.mdm.dq.core.type.cleanse.CleanseFunctionOutputParam
-
Creates output value param.
- of(String, BinaryLargeValue) - Static method in class org.unidata.mdm.dq.core.type.cleanse.CleanseFunctionOutputParam
-
Creates output value param.
- of(String, CharacterLargeValue) - Static method in class org.unidata.mdm.dq.core.type.cleanse.CleanseFunctionOutputParam
-
Creates output value param.
- of(String, UPathResult) - Static method in class org.unidata.mdm.dq.core.type.cleanse.CleanseFunctionInputParam
-
Creates input param.
- of(ArrayAttribute.ArrayDataType, String) - Static method in class org.unidata.mdm.core.type.data.impl.AbstractArrayAttribute
-
Creates an array attribute
- of(ArrayAttribute.ArrayDataType, String, Object[]) - Static method in class org.unidata.mdm.core.type.data.impl.AbstractArrayAttribute
-
Creates an array attribute.
- of(ArrayAttribute.ArrayDataType, String, List<?>) - Static method in class org.unidata.mdm.core.type.data.impl.AbstractArrayAttribute
-
Creates an array attribute.
- of(ArrayAttribute<?>) - Static method in class org.unidata.mdm.core.type.data.impl.DataRecordImpl
-
Copies array attribute.
- of(CodeAttribute.CodeDataType, String) - Static method in class org.unidata.mdm.core.type.data.impl.AbstractCodeAttribute
-
Creates code attribute.
- of(CodeAttribute.CodeDataType, String, Object) - Static method in class org.unidata.mdm.core.type.data.impl.AbstractCodeAttribute
-
Creates code attribute.
- of(CodeAttribute<?>) - Static method in class org.unidata.mdm.core.type.data.impl.DataRecordImpl
-
Copies code attribute.
- of(ComplexAttribute) - Static method in class org.unidata.mdm.core.type.data.impl.DataRecordImpl
-
Copies simple attribute.
- of(DataRecord) - Static method in class org.unidata.mdm.core.type.data.impl.DataRecordImpl
-
Creates a new writable data record that is a copy of the specified one.
- of(SimpleAttribute.SimpleDataType, String) - Static method in class org.unidata.mdm.core.type.data.impl.AbstractSimpleAttribute
-
Creates a simple attribute.
- of(SimpleAttribute.SimpleDataType, String, Object) - Static method in class org.unidata.mdm.core.type.data.impl.AbstractSimpleAttribute
-
Creates a simple attribute.
- of(SimpleAttribute<?>) - Static method in class org.unidata.mdm.core.type.data.impl.DataRecordImpl
-
Copies simple attribute.
- ofDates(String, List<LocalDate>) - Static method in class org.unidata.mdm.dq.core.type.cleanse.CleanseFunctionOutputParam
-
Creates output value param.
- ofIntegers(String, List<Long>) - Static method in class org.unidata.mdm.dq.core.type.cleanse.CleanseFunctionOutputParam
-
Creates output value param.
- ofNumbers(String, List<Double>) - Static method in class org.unidata.mdm.dq.core.type.cleanse.CleanseFunctionOutputParam
-
Creates output value param.
- ofStrings(String, List<String>) - Static method in class org.unidata.mdm.dq.core.type.cleanse.CleanseFunctionOutputParam
-
Creates output value param.
- ofTimes(String, List<LocalTime>) - Static method in class org.unidata.mdm.dq.core.type.cleanse.CleanseFunctionOutputParam
-
Creates output value param.
- ofTimestamps(String, List<LocalDateTime>) - Static method in class org.unidata.mdm.dq.core.type.cleanse.CleanseFunctionOutputParam
-
Creates output value param.
- ofUnattended(String, Collection<DataRecord>) - Static method in class org.unidata.mdm.core.type.data.impl.ComplexAttributeImpl
-
Don't touch links by record manipulations.
- ofUnattended(String, DataRecord...) - Static method in class org.unidata.mdm.core.type.data.impl.ComplexAttributeImpl
-
Don't touch links by record manipulations.
- org.unidata.mdm.core.context - package org.unidata.mdm.core.context
- org.unidata.mdm.core.service.job - package org.unidata.mdm.core.service.job
- org.unidata.mdm.core.type.annotation - package org.unidata.mdm.core.type.annotation
- org.unidata.mdm.core.type.data - package org.unidata.mdm.core.type.data
- org.unidata.mdm.core.type.data.impl - package org.unidata.mdm.core.type.data.impl
- org.unidata.mdm.core.type.job - package org.unidata.mdm.core.type.job
- org.unidata.mdm.core.type.job.impl.collection - package org.unidata.mdm.core.type.job.impl.collection
- org.unidata.mdm.core.type.job.impl.custom - package org.unidata.mdm.core.type.job.impl.custom
- org.unidata.mdm.core.type.job.impl.map - package org.unidata.mdm.core.type.job.impl.map
- org.unidata.mdm.core.type.job.impl.single - package org.unidata.mdm.core.type.job.impl.single
- org.unidata.mdm.core.type.lob - package org.unidata.mdm.core.type.lob
- org.unidata.mdm.core.type.model - package org.unidata.mdm.core.type.model
- org.unidata.mdm.core.type.model.source.attribute - package org.unidata.mdm.core.type.model.source.attribute
- org.unidata.mdm.core.type.model.source.obfuscate - package org.unidata.mdm.core.type.model.source.obfuscate
- org.unidata.mdm.core.type.model.source.obfuscate.impl - package org.unidata.mdm.core.type.model.source.obfuscate.impl
- org.unidata.mdm.core.type.upath - package org.unidata.mdm.core.type.upath
- org.unidata.mdm.dq.core.context - package org.unidata.mdm.dq.core.context
- org.unidata.mdm.dq.core.dto - package org.unidata.mdm.dq.core.dto
- org.unidata.mdm.dq.core.type.cleanse - package org.unidata.mdm.dq.core.type.cleanse
- org.unidata.mdm.dq.core.type.constant - package org.unidata.mdm.dq.core.type.constant
- org.unidata.mdm.dq.core.type.function - package org.unidata.mdm.dq.core.type.function
- org.unidata.mdm.dq.core.type.io - package org.unidata.mdm.dq.core.type.io
- org.unidata.mdm.dq.core.type.rule - package org.unidata.mdm.dq.core.type.rule
- org.unidata.mdm.system.dao - package org.unidata.mdm.system.dao
- org.unidata.mdm.system.service - package org.unidata.mdm.system.service
- output(CleanseFunctionConfiguration.CleansePortConfiguration) - Method in class org.unidata.mdm.dq.core.type.cleanse.CleanseFunctionConfiguration.CleanseFunctionConfigurationBuilder
-
Sets cleanse function output port configuration.
- OUTPUT - org.unidata.mdm.dq.core.type.cleanse.CleanseFunctionParam.ParamType
-
Output param type.
- OUTPUT_PORT_1 - Static variable in class org.unidata.mdm.dq.core.type.constant.CleanseConstants
-
The Constant OUTPUT_PORT_1.
- OUTPUT_PORT_2 - Static variable in class org.unidata.mdm.dq.core.type.constant.CleanseConstants
-
The Constant OUTPUT_PORT_2.
- OUTPUT_PORT_3 - Static variable in class org.unidata.mdm.dq.core.type.constant.CleanseConstants
-
The Constant OUTPUT_PORT_3.
- OUTPUT_PORT_4 - Static variable in class org.unidata.mdm.dq.core.type.constant.CleanseConstants
-
The Constant OUTPUT_PORT_4.
- OUTPUT_PORT_5 - Static variable in class org.unidata.mdm.dq.core.type.constant.CleanseConstants
-
The Constant OUTPUT_PORT_5.
- OUTPUT_PORT_6 - Static variable in class org.unidata.mdm.dq.core.type.constant.CleanseConstants
-
The Constant OUTPUT_PORT_6.
- OUTPUT_PORT_7 - Static variable in class org.unidata.mdm.dq.core.type.constant.CleanseConstants
-
The Constant OUTPUT_PORT_7.
- OUTPUT_PORT_8 - Static variable in class org.unidata.mdm.dq.core.type.constant.CleanseConstants
-
The Constant OUTPUT_PORT_8.
P
- payload(T) - Method in class org.unidata.mdm.dq.core.context.CleanseFunctionContext.CleanseFunctionContextBuilder
-
Sets arbitrary payload.
- PENDING - org.unidata.mdm.core.type.lob.LargeObjectAcceptance
-
The record is pending for acceptance and may be subject to removal by "orphan LOB cleanup" job.
- PlatformLocaleSupport - Interface in org.unidata.mdm.system.service
-
Locale information.
- port() - Static method in class org.unidata.mdm.dq.core.type.cleanse.CleanseFunctionConfiguration
-
Port configuration builder.
- PORT_1 - Static variable in class org.unidata.mdm.dq.core.type.constant.CleanseConstants
-
Generic port 1.
- PORT_2 - Static variable in class org.unidata.mdm.dq.core.type.constant.CleanseConstants
-
Generic port 2.
- PORT_3 - Static variable in class org.unidata.mdm.dq.core.type.constant.CleanseConstants
-
Generic port 3.
- PORT_4 - Static variable in class org.unidata.mdm.dq.core.type.constant.CleanseConstants
-
Generic port 4.
- PORT_5 - Static variable in class org.unidata.mdm.dq.core.type.constant.CleanseConstants
-
Generic port 5.
- PORT_6 - Static variable in class org.unidata.mdm.dq.core.type.constant.CleanseConstants
-
Generic port 6.
- PORT_7 - Static variable in class org.unidata.mdm.dq.core.type.constant.CleanseConstants
-
Generic port 7.
- PORT_8 - Static variable in class org.unidata.mdm.dq.core.type.constant.CleanseConstants
-
Generic port 8.
- position(int) - Method in class org.unidata.mdm.core.context.ObfuscateAttributeValueContext.ObfuscateAttributeValueContextBuilder
-
Sets the position of the current attribute value in the context batch.
- putAttribute(String, Boolean) - Method in interface org.unidata.mdm.core.type.data.DataRecord
-
Puts a
Booleanattribute. - putAttribute(String, Boolean) - Method in class org.unidata.mdm.core.type.data.impl.DataRecordImpl
-
Puts a
Booleanattribute. - putAttribute(String, Double) - Method in interface org.unidata.mdm.core.type.data.DataRecord
-
Puts a
Doubleattribute. - putAttribute(String, Double) - Method in class org.unidata.mdm.core.type.data.impl.DataRecordImpl
-
Puts a
Doubleattribute. - putAttribute(String, Long) - Method in interface org.unidata.mdm.core.type.data.DataRecord
-
Puts a
Longattribute. - putAttribute(String, Long) - Method in class org.unidata.mdm.core.type.data.impl.DataRecordImpl
-
Puts a
Longattribute. - putAttribute(String, String) - Method in interface org.unidata.mdm.core.type.data.DataRecord
-
Puts a
Stringattribute. - putAttribute(String, String) - Method in class org.unidata.mdm.core.type.data.impl.DataRecordImpl
-
Puts a
Stringattribute. - putAttribute(String, LocalDate) - Method in interface org.unidata.mdm.core.type.data.DataRecord
-
Puts a
LocalDateattribute. - putAttribute(String, LocalDate) - Method in class org.unidata.mdm.core.type.data.impl.DataRecordImpl
-
Puts a
LocalDateattribute. - putAttribute(String, LocalDateTime) - Method in interface org.unidata.mdm.core.type.data.DataRecord
-
Puts a
LocalDateTimeattribute. - putAttribute(String, LocalDateTime) - Method in class org.unidata.mdm.core.type.data.impl.DataRecordImpl
-
Puts a
LocalDateTimeattribute. - putAttribute(String, LocalTime) - Method in interface org.unidata.mdm.core.type.data.DataRecord
-
Puts a
LocalTimeattribute. - putAttribute(String, LocalTime) - Method in class org.unidata.mdm.core.type.data.impl.DataRecordImpl
-
Puts a
LocalTimeattribute. - putAttribute(String, Collection<DataRecord>) - Method in interface org.unidata.mdm.core.type.data.DataRecord
-
Puts a collection of
DataRecordto complex attribute with name 'name'. - putAttribute(String, Collection<DataRecord>) - Method in class org.unidata.mdm.core.type.data.impl.DataRecordImpl
-
Puts a collection of
DataRecordto complex attribute with name 'name'. - putAttribute(String, BinaryLargeValue) - Method in interface org.unidata.mdm.core.type.data.DataRecord
-
Puts a
BinaryLargeValueattribute. - putAttribute(String, BinaryLargeValue) - Method in class org.unidata.mdm.core.type.data.impl.DataRecordImpl
-
Puts a
BinaryLargeValueattribute. - putAttribute(String, CharacterLargeValue) - Method in interface org.unidata.mdm.core.type.data.DataRecord
-
Puts a
CharacterLargeValueattribute. - putAttribute(String, CharacterLargeValue) - Method in class org.unidata.mdm.core.type.data.impl.DataRecordImpl
-
Puts a
CharacterLargeValueattribute. - putOutputParam(CleanseFunctionOutputParam) - Method in class org.unidata.mdm.dq.core.dto.CleanseFunctionResult
-
Puts an output param to output map.
R
- readOnly(boolean) - Method in class org.unidata.mdm.core.type.job.JobParameterDescriptor.JobParameterDescriptorBuilder
- RECORD - org.unidata.mdm.dq.core.type.cleanse.CleanseFunctionPortInputType
-
Filtered records (also the whole root record) are accepted.
- RED - org.unidata.mdm.dq.core.type.rule.SeverityIndicator
-
RED marks a record as being totally garbage.
- remove() - Method in class org.unidata.mdm.core.type.data.impl.AttributeIteratorImpl
- remove(int) - Method in interface org.unidata.mdm.core.type.data.ComplexAttribute
-
Removes record at index i.
- remove(int) - Method in class org.unidata.mdm.core.type.data.impl.ComplexAttributeImpl
-
Removes record at index i.
- removeAll() - Method in interface org.unidata.mdm.core.type.data.ComplexAttribute
-
Removes all the records from this complex attribute and returns the removed records.
- removeAll() - Method in class org.unidata.mdm.core.type.data.impl.ComplexAttributeImpl
-
Removes all the records from this complex attribute and returns the removed records.
- removeAttribute(String) - Method in interface org.unidata.mdm.core.type.data.DataRecord
-
Removes attribute, if it can be found.
- removeAttribute(String) - Method in class org.unidata.mdm.core.type.data.impl.DataRecordImpl
-
Removes attribute, if it can be found.
- removeAttributeRecursive(String) - Method in interface org.unidata.mdm.core.type.data.DataRecord
-
Removes attributes recursively by given path.
- removeAttributeRecursive(String) - Method in class org.unidata.mdm.core.type.data.impl.DataRecordImpl
-
Removes attributes recursively by given path.
- required(boolean) - Method in class org.unidata.mdm.core.type.job.JobParameterDescriptor.JobParameterDescriptorBuilder
- required(boolean) - Method in class org.unidata.mdm.dq.core.type.cleanse.CleanseFunctionConfiguration.CleansePortConfiguration.CleansePortConfigurationBuilder
-
Sets port required status.
- ruleName(String) - Method in class org.unidata.mdm.dq.core.context.CleanseFunctionContext.CleanseFunctionContextBuilder
-
Required.
- ruleName(String) - Method in class org.unidata.mdm.dq.core.type.io.DataQualityError.DataQualityErrorBuilder
-
Sets rule name.
S
- score(int) - Method in class org.unidata.mdm.dq.core.type.io.DataQualityError.DataQualityErrorBuilder
-
Sets
SeverityIndicator.YELLOWscore value. - selector(Supplier<Map<X, String>>) - Method in class org.unidata.mdm.core.type.job.JobParameterDescriptor.JobParameterDescriptorBuilder
-
Values supplier (for read only selectors).
- selectorGroups(Supplier<Map<X, String>>) - Method in class org.unidata.mdm.core.type.job.JobParameterDescriptor.JobParameterDescriptorBuilder
-
Values supplier (for read only selectors).
- setAcceptance(LargeObjectAcceptance) - Method in class org.unidata.mdm.core.type.data.impl.AbstractLargeValue
- setActive(boolean) - Method in class com.universe.mdm.rest.v1.oauth2.type.OAuth2UserInfo
-
Sets whether user is active or not.
- setAdmin(boolean) - Method in class com.universe.mdm.rest.v1.oauth2.type.OAuth2UserInfo
-
Sets whether user is admin or not.
- setAwaitTerminationInSeconds(int) - Method in interface org.unidata.mdm.core.service.job.JobRemoteStepProcessor
-
Await termination timeout setter.
- setBaseValue(Double) - Method in class org.unidata.mdm.core.type.data.MeasuredValue
-
Sets the value in base units.
- setCategoryId(String) - Method in class org.unidata.mdm.core.type.data.MeasuredValue
-
Sets the user-defined or default pre-configured category id.
- setData(byte[]) - Method in class org.unidata.mdm.core.type.data.impl.AbstractLargeValue
-
Sets the value of the data property.
- setDataSource(DataSource) - Method in interface org.unidata.mdm.core.service.job.JobRemoteStepSubmitter
-
DataSourcepointing to the job repository - setDescription(String) - Method in interface org.unidata.mdm.core.service.job.JobDescriptorInitializer
-
Display description.
- setDescription(Supplier<String>) - Method in interface org.unidata.mdm.core.service.job.JobDescriptorInitializer
-
Display description (can be used for i18n purposes).
- setDisplayName(String) - Method in interface org.unidata.mdm.core.service.job.JobDescriptorInitializer
-
Display name.
- setDisplayName(Supplier<String>) - Method in interface org.unidata.mdm.core.service.job.JobDescriptorInitializer
-
Display name supplier (can be used for i18n purposes).
- setDisplayValue(String) - Method in interface org.unidata.mdm.core.type.data.DisplayValue
-
Sets the display value.
- setDisplayValue(String) - Method in class org.unidata.mdm.core.type.data.impl.AbstractArrayValue
-
Sets the display value.
- setDisplayValue(String) - Method in class org.unidata.mdm.core.type.data.impl.AbstractSimpleAttribute
- setDisplayValue(String) - Method in class org.unidata.mdm.core.type.data.impl.EnumSimpleAttributeImpl
- setDisplayValue(String) - Method in class org.unidata.mdm.core.type.data.impl.LinkSimpleAttributeImpl
- setEmail(String) - Method in class com.universe.mdm.rest.v1.oauth2.type.OAuth2UserInfo
-
Sets user email.
- setEmailNotification(boolean) - Method in class com.universe.mdm.rest.v1.oauth2.type.OAuth2UserInfo
-
Sets whether user has email notifications enabled or not.
- setFileName(String) - Method in class org.unidata.mdm.core.type.data.impl.AbstractLargeValue
-
Sets the value of the fileName property.
- setFirstName(String) - Method in class com.universe.mdm.rest.v1.oauth2.type.OAuth2UserInfo
-
Sets user first name.
- setFraction(JobFraction...) - Method in interface org.unidata.mdm.core.service.job.JobDescriptorInitializer
-
Adds fraction(s).
- setFractions(Collection<JobFraction>) - Method in interface org.unidata.mdm.core.service.job.JobDescriptorInitializer
-
Adds fraction(s).
- setGateway(BlockingQueue<Message<StepExecutionRequest>>) - Method in interface org.unidata.mdm.core.service.job.JobRemoteStepSubmitter
-
A pre-configured gateway for sending and receiving messages to the remote workers.
- setGridSize(int) - Method in interface org.unidata.mdm.core.service.job.JobRemoteStepSubmitter
-
Passed to the
StepExecutionSplitterin thePartitionHandler.handle(StepExecutionSplitter, StepExecution)method, instructing it how manyStepExecutioninstances are required, ideally. - setGrouped(boolean) - Method in interface org.unidata.mdm.core.service.job.JobRemoteStepSubmitter
- setHolderAttribute(ComplexAttribute) - Method in interface org.unidata.mdm.core.type.data.DataRecord
-
Assigns the owning
ComplexAttributefor this attribute. - setHolderAttribute(ComplexAttribute) - Method in class org.unidata.mdm.core.type.data.impl.DataRecordImpl
-
Assigns the owning
ComplexAttributefor this attribute. - setId(String) - Method in class org.unidata.mdm.core.type.data.impl.AbstractLargeValue
-
Sets the value of the id property.
- setInitialValue(Double) - Method in class org.unidata.mdm.core.type.data.MeasuredValue
-
Sets initial value.
- setJobExplorer(JobExplorer) - Method in interface org.unidata.mdm.core.service.job.JobRemoteStepProcessor
-
An explorer that should be used to check for
StepExecutioncompletion. - setJobExplorer(JobExplorer) - Method in interface org.unidata.mdm.core.service.job.JobRemoteStepSubmitter
-
JobExplorerto use to query the job repository. - setJobName(String) - Method in interface org.unidata.mdm.core.service.job.JobDescriptorInitializer
-
Sets job name.
- setJobName(String) - Method in interface org.unidata.mdm.core.service.job.JobRemoteStepProcessor
-
The job tag.
- setJobRepository(JobRepository) - Method in interface org.unidata.mdm.core.service.job.JobRemoteStepProcessor
-
Sets the job repository instance to use.
- setLastName(String) - Method in class com.universe.mdm.rest.v1.oauth2.type.OAuth2UserInfo
-
Sets user last name.
- setLinkEtalonId(String) - Method in interface org.unidata.mdm.core.type.data.CodeLinkValue
-
Sets the link id.
- setLinkEtalonId(String) - Method in class org.unidata.mdm.core.type.data.impl.IntegerArrayValue
- setLinkEtalonId(String) - Method in class org.unidata.mdm.core.type.data.impl.IntegerSimpleAttributeImpl
- setLinkEtalonId(String) - Method in class org.unidata.mdm.core.type.data.impl.StringArrayValue
- setLinkEtalonId(String) - Method in class org.unidata.mdm.core.type.data.impl.StringSimpleAttributeImpl
- setLocale(Locale) - Method in class com.universe.mdm.rest.v1.oauth2.type.OAuth2UserInfo
-
Sets user locale.
- setMiddleName(String) - Method in class com.universe.mdm.rest.v1.oauth2.type.OAuth2UserInfo
-
Sets user middle name.
- setMimeType(String) - Method in class org.unidata.mdm.core.type.data.impl.AbstractLargeValue
-
Sets the value of the mimeType property.
- setModular(boolean) - Method in interface org.unidata.mdm.core.service.job.JobDescriptorInitializer
-
Modularity mark.
- setName(String) - Method in class org.unidata.mdm.core.type.data.impl.AbstractAttribute
-
Sets the attribute name.
- setNameSpace(String) - Method in class org.unidata.mdm.dq.core.type.io.AbstractNamedSpot
-
Sets origin namespace.
- setOrdinal(int) - Method in interface org.unidata.mdm.core.type.data.DataRecord
-
Sets the position of this attribute within its parent
ComplexAttribute, starting from 0. - setOrdinal(int) - Method in class org.unidata.mdm.core.type.data.impl.DataRecordImpl
-
Sets the position of this attribute within its parent
ComplexAttribute, starting from 0. - setParameter(JobParameterDescriptor<?>...) - Method in interface org.unidata.mdm.core.service.job.JobDescriptorInitializer
-
Adds parameter(s).
- setParameters(Collection<JobParameterDescriptor<?>>) - Method in interface org.unidata.mdm.core.service.job.JobDescriptorInitializer
-
Adds parameter(s).
- setParametersGroup(JobParametersGroup) - Method in interface org.unidata.mdm.core.service.job.JobDescriptorInitializer
-
Sets a parameters group.
- setParametersGroups(Collection<JobParametersGroup>) - Method in interface org.unidata.mdm.core.service.job.JobDescriptorInitializer
-
Sets parameters groups.
- setParametersGroups(JobParametersGroup...) - Method in interface org.unidata.mdm.core.service.job.JobDescriptorInitializer
-
Sets parameters groups.
- setPath(String) - Method in class org.unidata.mdm.dq.core.type.io.AbstractNamedSpot
-
Sets a local path in the record, being examined.
- setPollInterval(long) - Method in interface org.unidata.mdm.core.service.job.JobRemoteStepSubmitter
-
How often to poll the job repository for the status of the slaves.
- setQueue(IQueue<Message<StepExecutionRequest>>) - Method in interface org.unidata.mdm.core.service.job.JobRemoteStepProcessor
-
Queue instance setter.
- setRecord(DataRecord) - Method in interface org.unidata.mdm.core.type.data.Attribute
-
Sets the current association with a record.
- setRecord(DataRecord) - Method in class org.unidata.mdm.core.type.data.impl.AbstractAttribute
- setRecordId(String) - Method in class org.unidata.mdm.dq.core.type.io.AbstractNamedSpot
-
Sets the origin record id.
- setRoles(List<String>) - Method in class com.universe.mdm.rest.v1.oauth2.type.OAuth2UserInfo
-
Sets user roles names.
- setSize(Long) - Method in class org.unidata.mdm.core.type.data.impl.AbstractLargeValue
-
Sets the value of the size property.
- setStepLocator(StepLocator) - Method in interface org.unidata.mdm.core.service.job.JobRemoteStepProcessor
-
Used to locate a
Stepto execute for each request. - setStepName(String) - Method in interface org.unidata.mdm.core.service.job.JobRemoteStepSubmitter
-
The name of the
Stepthat will be used to execute the partitionedStepExecution. - setSupplementary(List<T>) - Method in interface org.unidata.mdm.core.type.data.CodeAttribute
-
Sets the supplementary values.
- setSupplementary(List<T>) - Method in class org.unidata.mdm.core.type.data.impl.AbstractCodeAttribute
-
Sets the supplementary values.
- setSystem(boolean) - Method in interface org.unidata.mdm.core.service.job.JobDescriptorInitializer
-
System mark.
- setThreadCount(int) - Method in interface org.unidata.mdm.core.service.job.JobRemoteStepProcessor
-
Thread count setter.
- setTimeout(long) - Method in interface org.unidata.mdm.core.service.job.JobRemoteStepSubmitter
-
When using job repository polling, the time limit to wait.
- setTopic(ITopic<Message<StepExecutionRequest>>) - Method in interface org.unidata.mdm.core.service.job.JobRemoteStepProcessor
-
Queue instance setter.
- setTypeName(String) - Method in class org.unidata.mdm.dq.core.type.io.AbstractNamedSpot
-
Sets origin type.
- setUnitId(String) - Method in class org.unidata.mdm.core.type.data.MeasuredValue
-
Sets the user-defined or default unit id for units category.
- setValue(List<ArrayValue<T>>) - Method in interface org.unidata.mdm.core.type.data.ArrayAttribute
-
Sets the value.
- setValue(List<ArrayValue<T>>) - Method in class org.unidata.mdm.core.type.data.impl.AbstractArrayAttribute
-
Sets the value.
- setValue(T) - Method in interface org.unidata.mdm.core.type.data.ArrayValue
-
Sets the value.
- setValue(T) - Method in class org.unidata.mdm.core.type.data.impl.AbstractArrayValue
-
Sets the value.
- setValue(T) - Method in class org.unidata.mdm.core.type.data.impl.AbstractCodeAttribute
-
Sets the value.
- setValue(T) - Method in class org.unidata.mdm.core.type.data.impl.AbstractSimpleAttribute
-
Sets the value.
- setValue(T) - Method in interface org.unidata.mdm.core.type.data.SingleValueAttribute
-
Sets the value.
- severity(String) - Method in class org.unidata.mdm.dq.core.type.io.DataQualityError.DataQualityErrorBuilder
-
Sets severity.
- severity(SeverityIndicator) - Method in class org.unidata.mdm.dq.core.type.io.DataQualityError.DataQualityErrorBuilder
-
Sets severity.
- SeverityIndicator - Enum in org.unidata.mdm.dq.core.type.rule
-
Traffic light for overall validation state.
RED marks a record as being totally garbage. - SIMPLE - org.unidata.mdm.core.type.data.Attribute.AttributeType
-
Simple attribute.
- SIMPLE - org.unidata.mdm.dq.core.type.cleanse.CleanseFunctionPortInputType
-
Simple attributes are accepted.
- SimpleAttribute<T> - Interface in org.unidata.mdm.core.type.data
- SimpleAttribute.SimpleDataType - Enum in org.unidata.mdm.core.type.data
- SimpleDataType - Enum in org.unidata.mdm.core.type.model.source.attribute
- single() - Method in class org.unidata.mdm.core.type.job.impl.single.SingleJobParameterDefinition
-
Returns real value as definition type.
- single() - Method in class org.unidata.mdm.core.type.job.JobParameterDefinition
-
Returns real value as definition type.
- SINGLE - org.unidata.mdm.core.type.job.JobParameterKind
-
Single value.
- SingleBooleanParameterDefinition - Class in org.unidata.mdm.core.type.job.impl.single
- SingleBooleanParameterDefinition(String, Boolean) - Constructor for class org.unidata.mdm.core.type.job.impl.single.SingleBooleanParameterDefinition
-
Constructor.
- SingleClobParameterDefinition - Class in org.unidata.mdm.core.type.job.impl.single
- SingleClobParameterDefinition(String, String) - Constructor for class org.unidata.mdm.core.type.job.impl.single.SingleClobParameterDefinition
-
Constructor.
- SingleDateParameterDefinition - Class in org.unidata.mdm.core.type.job.impl.single
- SingleDateParameterDefinition(String, LocalDate) - Constructor for class org.unidata.mdm.core.type.job.impl.single.SingleDateParameterDefinition
-
Constructor.
- SingleInstantParameterDefinition - Class in org.unidata.mdm.core.type.job.impl.single
- SingleInstantParameterDefinition(String, Instant) - Constructor for class org.unidata.mdm.core.type.job.impl.single.SingleInstantParameterDefinition
-
Constructor.
- SingleIntegerParameterDefinition - Class in org.unidata.mdm.core.type.job.impl.single
- SingleIntegerParameterDefinition(String, Long) - Constructor for class org.unidata.mdm.core.type.job.impl.single.SingleIntegerParameterDefinition
-
Constructor.
- SingleJobParameterDefinition<X> - Class in org.unidata.mdm.core.type.job.impl.single
- SingleNumberParameterDefinition - Class in org.unidata.mdm.core.type.job.impl.single
- SingleNumberParameterDefinition(String, Double) - Constructor for class org.unidata.mdm.core.type.job.impl.single.SingleNumberParameterDefinition
-
Constructor.
- SingleStringParameterDefinition - Class in org.unidata.mdm.core.type.job.impl.single
- SingleStringParameterDefinition(String, String) - Constructor for class org.unidata.mdm.core.type.job.impl.single.SingleStringParameterDefinition
-
Constructor.
- SingleTimeParameterDefinition - Class in org.unidata.mdm.core.type.job.impl.single
- SingleTimeParameterDefinition(String, LocalTime) - Constructor for class org.unidata.mdm.core.type.job.impl.single.SingleTimeParameterDefinition
-
Constructor.
- SingleTimestampParameterDefinition - Class in org.unidata.mdm.core.type.job.impl.single
- SingleTimestampParameterDefinition(String, LocalDateTime) - Constructor for class org.unidata.mdm.core.type.job.impl.single.SingleTimestampParameterDefinition
-
Constructor.
- singleValidator(Predicate<X>) - Method in class org.unidata.mdm.core.type.job.JobParameterDescriptor.JobParameterDescriptorBuilder
-
Input validator.
- SingleValueAttribute<T> - Interface in org.unidata.mdm.core.type.data
- size() - Method in interface org.unidata.mdm.core.type.data.ComplexAttribute
-
Gets the number of records in this complex attribute.
- size() - Method in class org.unidata.mdm.core.type.data.impl.ComplexAttributeImpl
-
Gets the number of records in this complex attribute.
- StepRef - Annotation Type in org.unidata.mdm.core.type.annotation
- stream() - Method in interface org.unidata.mdm.core.type.data.ComplexAttribute
-
Gets a stream of underlying records.
- stream() - Method in class org.unidata.mdm.core.type.data.impl.ComplexAttributeImpl
-
Gets a stream of underlying records.
- string() - Static method in class org.unidata.mdm.core.type.job.JobParameterDescriptor
-
String.
- STRING - org.unidata.mdm.core.type.data.ArrayAttribute.ArrayDataType
-
The string type.
- STRING - org.unidata.mdm.core.type.data.CodeAttribute.CodeDataType
-
The string type.
- STRING - org.unidata.mdm.core.type.data.SimpleAttribute.SimpleDataType
-
The string type.
- STRING - org.unidata.mdm.core.type.job.JobParameterType
-
Plain string.
- STRING - org.unidata.mdm.core.type.model.source.attribute.SimpleDataType
- STRING - org.unidata.mdm.dq.core.type.cleanse.CleanseFunctionPortValueType
-
The string type.
- StringArrayAttributeImpl - Class in org.unidata.mdm.core.type.data.impl
- StringArrayAttributeImpl(String) - Constructor for class org.unidata.mdm.core.type.data.impl.StringArrayAttributeImpl
-
Constructor.
- StringArrayAttributeImpl(String, List<ArrayValue<String>>) - Constructor for class org.unidata.mdm.core.type.data.impl.StringArrayAttributeImpl
-
Constructor.
- StringArrayValue - Class in org.unidata.mdm.core.type.data.impl
- StringArrayValue() - Constructor for class org.unidata.mdm.core.type.data.impl.StringArrayValue
-
Constructor.
- StringArrayValue(String) - Constructor for class org.unidata.mdm.core.type.data.impl.StringArrayValue
-
Constructor.
- StringArrayValue(String, String) - Constructor for class org.unidata.mdm.core.type.data.impl.StringArrayValue
-
Constructor.
- StringArrayValue(String, String, String) - Constructor for class org.unidata.mdm.core.type.data.impl.StringArrayValue
-
Constructor.
- StringCodeAttributeImpl - Class in org.unidata.mdm.core.type.data.impl
- StringCodeAttributeImpl(String) - Constructor for class org.unidata.mdm.core.type.data.impl.StringCodeAttributeImpl
-
Constructor.
- StringCodeAttributeImpl(String, String) - Constructor for class org.unidata.mdm.core.type.data.impl.StringCodeAttributeImpl
-
Constructor.
- strings() - Static method in class org.unidata.mdm.core.type.job.JobParameterDescriptor
-
String.
- StringSimpleAttributeImpl - Class in org.unidata.mdm.core.type.data.impl
- StringSimpleAttributeImpl(String) - Constructor for class org.unidata.mdm.core.type.data.impl.StringSimpleAttributeImpl
-
Constructor.
- StringSimpleAttributeImpl(String, String) - Constructor for class org.unidata.mdm.core.type.data.impl.StringSimpleAttributeImpl
-
Constructor.
- SUBSCRIPT - org.unidata.mdm.core.type.upath.UPathElementType
-
The expression is an array subscript.
- supports(Collection<CleanseFunctionExecutionScope>) - Method in class org.unidata.mdm.dq.core.type.cleanse.CleanseFunctionConfiguration.CleanseFunctionConfigurationBuilder
-
Sets cleanse function supported execution scopes.
- supports(CleanseFunctionExecutionScope...) - Method in class org.unidata.mdm.dq.core.type.cleanse.CleanseFunctionConfiguration.CleanseFunctionConfigurationBuilder
-
Sets cleanse function supported execution scopes.
T
- time() - Static method in class org.unidata.mdm.core.type.job.JobParameterDescriptor
-
LT.
- TIME - org.unidata.mdm.core.type.data.ArrayAttribute.ArrayDataType
-
The time type.
- TIME - org.unidata.mdm.core.type.data.SimpleAttribute.SimpleDataType
-
The time type.
- TIME - org.unidata.mdm.core.type.job.JobParameterType
-
LocalTime.
- TIME - org.unidata.mdm.core.type.model.source.attribute.SimpleDataType
- TIME - org.unidata.mdm.dq.core.type.cleanse.CleanseFunctionPortValueType
-
The time type.
- TimeArrayAttributeImpl - Class in org.unidata.mdm.core.type.data.impl
- TimeArrayAttributeImpl(String) - Constructor for class org.unidata.mdm.core.type.data.impl.TimeArrayAttributeImpl
-
Constructor.
- TimeArrayAttributeImpl(String, List<ArrayValue<LocalTime>>) - Constructor for class org.unidata.mdm.core.type.data.impl.TimeArrayAttributeImpl
-
Constructor.
- TimeArrayValue - Class in org.unidata.mdm.core.type.data.impl
- TimeArrayValue() - Constructor for class org.unidata.mdm.core.type.data.impl.TimeArrayValue
-
Constructor.
- TimeArrayValue(LocalTime) - Constructor for class org.unidata.mdm.core.type.data.impl.TimeArrayValue
-
Constructor.
- TimeArrayValue(LocalTime, String) - Constructor for class org.unidata.mdm.core.type.data.impl.TimeArrayValue
-
Constructor.
- times() - Static method in class org.unidata.mdm.core.type.job.JobParameterDescriptor
-
LT.
- TimeSimpleAttributeImpl - Class in org.unidata.mdm.core.type.data.impl
- TimeSimpleAttributeImpl(String) - Constructor for class org.unidata.mdm.core.type.data.impl.TimeSimpleAttributeImpl
-
Constructor.
- TimeSimpleAttributeImpl(String, LocalTime) - Constructor for class org.unidata.mdm.core.type.data.impl.TimeSimpleAttributeImpl
-
Constructor.
- timestamp() - Static method in class org.unidata.mdm.core.type.job.JobParameterDescriptor
-
TS.
- TIMESTAMP - org.unidata.mdm.core.type.data.ArrayAttribute.ArrayDataType
-
The timestamp type.
- TIMESTAMP - org.unidata.mdm.core.type.data.SimpleAttribute.SimpleDataType
-
The timestamp type.
- TIMESTAMP - org.unidata.mdm.core.type.job.JobParameterType
-
LocalDateTime.
- TIMESTAMP - org.unidata.mdm.core.type.model.source.attribute.SimpleDataType
- TIMESTAMP - org.unidata.mdm.dq.core.type.cleanse.CleanseFunctionPortValueType
-
The timestamp type.
- TimestampArrayAttributeImpl - Class in org.unidata.mdm.core.type.data.impl
- TimestampArrayAttributeImpl(String) - Constructor for class org.unidata.mdm.core.type.data.impl.TimestampArrayAttributeImpl
-
Constructor.
- TimestampArrayAttributeImpl(String, List<ArrayValue<LocalDateTime>>) - Constructor for class org.unidata.mdm.core.type.data.impl.TimestampArrayAttributeImpl
-
Constructor.
- TimestampArrayValue - Class in org.unidata.mdm.core.type.data.impl
- TimestampArrayValue() - Constructor for class org.unidata.mdm.core.type.data.impl.TimestampArrayValue
-
Constructor.
- TimestampArrayValue(LocalDateTime) - Constructor for class org.unidata.mdm.core.type.data.impl.TimestampArrayValue
-
Constructor.
- TimestampArrayValue(LocalDateTime, String) - Constructor for class org.unidata.mdm.core.type.data.impl.TimestampArrayValue
-
Constructor.
- timestamps() - Static method in class org.unidata.mdm.core.type.job.JobParameterDescriptor
-
TS.
- TimestampSimpleAttributeImpl - Class in org.unidata.mdm.core.type.data.impl
- TimestampSimpleAttributeImpl(String) - Constructor for class org.unidata.mdm.core.type.data.impl.TimestampSimpleAttributeImpl
-
Constructor.
- TimestampSimpleAttributeImpl(String, LocalDateTime) - Constructor for class org.unidata.mdm.core.type.data.impl.TimestampSimpleAttributeImpl
-
Constructor.
- toArray() - Method in interface org.unidata.mdm.core.type.data.ArrayAttribute
-
Collects values to array.
- toArray() - Method in interface org.unidata.mdm.core.type.data.ComplexAttribute
-
Returns records as array.
- toArray() - Method in class org.unidata.mdm.core.type.data.impl.ComplexAttributeImpl
-
Returns records as array.
- toArray(Class<T[]>) - Method in interface org.unidata.mdm.core.type.data.ArrayAttribute
-
Collects values to array.
- toCollection() - Method in interface org.unidata.mdm.core.type.data.ComplexAttribute
-
Returns an unmodifiable view of records of this complex attribute.
- toCollection() - Method in class org.unidata.mdm.core.type.data.impl.ComplexAttributeImpl
-
Returns an unmodifiable view of records of this complex attribute.
- toLocalPath() - Method in interface org.unidata.mdm.core.type.data.Attribute
-
Gets the local attribute path.
- toLocalPath() - Method in interface org.unidata.mdm.core.type.data.DataRecord
-
Gets the local record path.
- toLocalPath() - Method in class org.unidata.mdm.core.type.upath.UPathIncompletePath
-
Generates local path from content.
- toModelPath() - Method in interface org.unidata.mdm.core.type.data.Attribute
-
Gets the attribute's model path.
- toPathSegments() - Method in interface org.unidata.mdm.core.type.data.Attribute
-
Gets the path segments.
- toPathSegments() - Method in interface org.unidata.mdm.core.type.data.DataRecord
-
Gets the path segments of this record.
- toPortInputType(Attribute) - Static method in enum org.unidata.mdm.dq.core.type.cleanse.CleanseFunctionPortInputType
-
Convert attribute to CleanseFunctionPortInputType
- toPortInputType(Attribute.AttributeType) - Static method in enum org.unidata.mdm.dq.core.type.cleanse.CleanseFunctionPortInputType
-
Convert attribute type to CleanseFunctionPortInputType
- toPortValueType(ArrayAttribute.ArrayDataType) - Static method in enum org.unidata.mdm.dq.core.type.cleanse.CleanseFunctionPortValueType
-
Convert array data type to CleanseFunctionPortValueType.
- toPortValueType(ArrayAttribute<?>) - Static method in enum org.unidata.mdm.dq.core.type.cleanse.CleanseFunctionPortValueType
-
Convert array attribute to CleanseFunctionPortValueType.
- toPortValueType(Attribute) - Static method in enum org.unidata.mdm.dq.core.type.cleanse.CleanseFunctionPortValueType
-
Convert attribute to CleanseFunctionPortValueType.
- toPortValueType(CodeAttribute.CodeDataType) - Static method in enum org.unidata.mdm.dq.core.type.cleanse.CleanseFunctionPortValueType
-
Convert code data type to CleanseFunctionPortValueType.
- toPortValueType(CodeAttribute<?>) - Static method in enum org.unidata.mdm.dq.core.type.cleanse.CleanseFunctionPortValueType
-
Convert code attribute to CleanseFunctionPortValueType.
- toPortValueType(SimpleAttribute.SimpleDataType) - Static method in enum org.unidata.mdm.dq.core.type.cleanse.CleanseFunctionPortValueType
-
Convert simple data type to CleanseFunctionPortValueType.
- toPortValueType(SimpleAttribute<?>) - Static method in enum org.unidata.mdm.dq.core.type.cleanse.CleanseFunctionPortValueType
-
Convert simple attribute to CleanseFunctionPortValueType.
- toSingletonValue() - Method in class org.unidata.mdm.dq.core.type.cleanse.CleanseFunctionParam
-
Extracts singleton as typed object.
- toSingletonValueObject() - Method in class org.unidata.mdm.dq.core.type.cleanse.CleanseFunctionParam
-
Extracts singleton as object.
- toString() - Method in class org.unidata.mdm.core.type.data.impl.AbstractArrayAttribute
- toString() - Method in class org.unidata.mdm.core.type.data.impl.AbstractArrayValue
- toString() - Method in class org.unidata.mdm.core.type.data.impl.AbstractCodeAttribute
- toString() - Method in class org.unidata.mdm.core.type.data.impl.AbstractSimpleAttribute
- toString() - Method in class org.unidata.mdm.core.type.data.impl.ComplexAttributeImpl
- toString() - Method in class org.unidata.mdm.core.type.data.MeasuredValue
- toString() - Method in class org.unidata.mdm.dq.core.type.io.DataQualityError
- toString() - Method in class org.unidata.mdm.dq.core.type.io.DataQualitySpot
- toUPathMode() - Method in enum org.unidata.mdm.dq.core.type.cleanse.CleanseFunctionPortFilteringMode
-
Converts this enum labels to
UPathApplicationMode. - toValues() - Method in class org.unidata.mdm.dq.core.type.cleanse.CleanseFunctionParam
-
Gets values as typed objects array.
- toValuesObjects() - Method in class org.unidata.mdm.dq.core.type.cleanse.CleanseFunctionParam
-
Gets values as objects array.
- trace(String[]) - Method in class org.unidata.mdm.dq.core.type.io.DataQualityError.DataQualityErrorBuilder
-
Sets stack trace.
U
- UPathApplicationMode - Enum in org.unidata.mdm.core.type.upath
- UPathCollectorElement - Interface in org.unidata.mdm.core.type.upath
- UPathElement - Interface in org.unidata.mdm.core.type.upath
- UPathElementType - Enum in org.unidata.mdm.core.type.upath
- UPathFilterElement - Interface in org.unidata.mdm.core.type.upath
- UPathIncompletePath - Class in org.unidata.mdm.core.type.upath
- UPathIncompletePath(DataRecord, UPathElement) - Constructor for class org.unidata.mdm.core.type.upath.UPathIncompletePath
-
Constructor.
- UPathResult - Class in org.unidata.mdm.core.type.upath
- UPathResult(UPathApplicationMode) - Constructor for class org.unidata.mdm.core.type.upath.UPathResult
-
Constructor.
V
- validate(Collection<X>) - Method in class org.unidata.mdm.core.type.job.JobParameterDescriptor
-
Validates collection values.
- validate(Map<String, X>) - Method in class org.unidata.mdm.core.type.job.JobParameterDescriptor
-
Validates map values.
- validate(X) - Method in class org.unidata.mdm.core.type.job.JobParameterDescriptor
-
Validates single and custom values.
- value() - Method in annotation type org.unidata.mdm.core.type.annotation.JobRef
-
Job ref with no default value.
- value() - Method in annotation type org.unidata.mdm.core.type.annotation.StepRef
-
Step ref with no default value.
- value() - Method in enum org.unidata.mdm.core.type.model.source.attribute.SimpleDataType
- value(Object) - Method in class org.unidata.mdm.core.context.ObfuscateAttributeValueContext.ObfuscateAttributeValueContextBuilder
-
Sets the attribute value that needs to be obfuscated.
- valueOf(String) - Static method in enum org.unidata.mdm.core.type.data.ArrayAttribute.ArrayDataType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.unidata.mdm.core.type.data.Attribute.AttributeType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.unidata.mdm.core.type.data.CodeAttribute.CodeDataType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.unidata.mdm.core.type.data.LargeValue.ValueType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.unidata.mdm.core.type.data.SimpleAttribute.SimpleDataType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.unidata.mdm.core.type.job.JobParameterKind
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.unidata.mdm.core.type.job.JobParameterType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.unidata.mdm.core.type.lob.LargeObjectAcceptance
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.unidata.mdm.core.type.model.source.attribute.SimpleDataType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.unidata.mdm.core.type.upath.UPathApplicationMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.unidata.mdm.core.type.upath.UPathElementType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.unidata.mdm.dq.core.type.cleanse.CleanseFunctionExecutionScope
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.unidata.mdm.dq.core.type.cleanse.CleanseFunctionParam.ParamType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.unidata.mdm.dq.core.type.cleanse.CleanseFunctionPortFilteringMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.unidata.mdm.dq.core.type.cleanse.CleanseFunctionPortInputType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.unidata.mdm.dq.core.type.cleanse.CleanseFunctionPortValueType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.unidata.mdm.dq.core.type.rule.SeverityIndicator
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.unidata.mdm.core.type.data.ArrayAttribute.ArrayDataType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.unidata.mdm.core.type.data.Attribute.AttributeType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.unidata.mdm.core.type.data.CodeAttribute.CodeDataType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.unidata.mdm.core.type.data.LargeValue.ValueType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.unidata.mdm.core.type.data.SimpleAttribute.SimpleDataType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.unidata.mdm.core.type.job.JobParameterKind
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.unidata.mdm.core.type.job.JobParameterType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.unidata.mdm.core.type.lob.LargeObjectAcceptance
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.unidata.mdm.core.type.model.source.attribute.SimpleDataType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.unidata.mdm.core.type.upath.UPathApplicationMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.unidata.mdm.core.type.upath.UPathElementType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.unidata.mdm.dq.core.type.cleanse.CleanseFunctionExecutionScope
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.unidata.mdm.dq.core.type.cleanse.CleanseFunctionParam.ParamType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.unidata.mdm.dq.core.type.cleanse.CleanseFunctionPortFilteringMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.unidata.mdm.dq.core.type.cleanse.CleanseFunctionPortInputType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.unidata.mdm.dq.core.type.cleanse.CleanseFunctionPortValueType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.unidata.mdm.dq.core.type.rule.SeverityIndicator
-
Returns an array containing the constants of this enum type, in the order they are declared.
- valueTypes(Collection<CleanseFunctionPortValueType>) - Method in class org.unidata.mdm.dq.core.type.cleanse.CleanseFunctionConfiguration.CleansePortConfiguration.CleansePortConfigurationBuilder
-
Sets port value types.
- valueTypes(CleanseFunctionPortValueType...) - Method in class org.unidata.mdm.dq.core.type.cleanse.CleanseFunctionConfiguration.CleansePortConfiguration.CleansePortConfigurationBuilder
-
Sets port value types.
W
- withAcceptance(LargeObjectAcceptance) - Method in class org.unidata.mdm.core.type.data.impl.AbstractLargeValue
-
Sets acceptance state.
- withBaseValue(Double) - Method in class org.unidata.mdm.core.type.data.MeasuredValue
-
Sets initial value fluently.
- withCategoryId(String) - Method in class org.unidata.mdm.core.type.data.MeasuredValue
-
Set category id fluently.
- withData(byte[]) - Method in class org.unidata.mdm.core.type.data.impl.AbstractLargeValue
-
Sets data value.
- withDisplayValue(String) - Method in class org.unidata.mdm.core.type.data.impl.EnumSimpleAttributeImpl
-
Fluent part for compatibility.
- withDisplayValue(String) - Method in class org.unidata.mdm.core.type.data.impl.LinkSimpleAttributeImpl
-
Fluent part for compatibility.
- withFileName(String) - Method in class org.unidata.mdm.core.type.data.impl.AbstractLargeValue
-
Sets file name.
- withId(String) - Method in class org.unidata.mdm.core.type.data.impl.AbstractLargeValue
-
Sets id.
- withInitialValue(Double) - Method in class org.unidata.mdm.core.type.data.MeasuredValue
-
Sets initial value fluently.
- withMimeType(String) - Method in class org.unidata.mdm.core.type.data.impl.AbstractLargeValue
-
Seats mime type.
- withSize(long) - Method in class org.unidata.mdm.core.type.data.impl.AbstractLargeValue
-
Sets size.
- withSupplementary(List<Long>) - Method in class org.unidata.mdm.core.type.data.impl.IntegerCodeAttributeImpl
-
Fluent part for compatibility.
- withSupplementary(List<String>) - Method in class org.unidata.mdm.core.type.data.impl.StringCodeAttributeImpl
-
Fluent part for compatibility.
- withUnitId(String) - Method in class org.unidata.mdm.core.type.data.MeasuredValue
-
Sets unit id fluently.
- withValue(Boolean) - Method in class org.unidata.mdm.core.type.data.impl.BooleanSimpleAttributeImpl
-
Fluent part for compatibility.
- withValue(Double) - Method in class org.unidata.mdm.core.type.data.impl.NumberSimpleAttributeImpl
-
Fluent part for compatibility.
- withValue(Long) - Method in class org.unidata.mdm.core.type.data.impl.IntegerCodeAttributeImpl
-
Fluent part for compatibility.
- withValue(Long) - Method in class org.unidata.mdm.core.type.data.impl.IntegerSimpleAttributeImpl
-
Fluent part for compatibility.
- withValue(String) - Method in class org.unidata.mdm.core.type.data.impl.EnumSimpleAttributeImpl
-
Fluent part for compatibility.
- withValue(String) - Method in class org.unidata.mdm.core.type.data.impl.LinkSimpleAttributeImpl
-
Fluent part for compatibility.
- withValue(String) - Method in class org.unidata.mdm.core.type.data.impl.StringCodeAttributeImpl
-
Fluent part for compatibility.
- withValue(String) - Method in class org.unidata.mdm.core.type.data.impl.StringSimpleAttributeImpl
-
Fluent part for compatibility.
- withValue(LocalDate) - Method in class org.unidata.mdm.core.type.data.impl.DateSimpleAttributeImpl
-
Fluent part for compatibility.
- withValue(LocalDateTime) - Method in class org.unidata.mdm.core.type.data.impl.TimestampSimpleAttributeImpl
-
Fluent part for compatibility.
- withValue(LocalTime) - Method in class org.unidata.mdm.core.type.data.impl.TimeSimpleAttributeImpl
-
Fluent part for compatibility.
- withValue(BinaryLargeValue) - Method in class org.unidata.mdm.core.type.data.impl.BlobSimpleAttributeImpl
-
Fluent part for compatibility.
- withValue(CharacterLargeValue) - Method in class org.unidata.mdm.core.type.data.impl.ClobSimpleAttributeImpl
-
Fluent part for compatibility.
Y
- YELLOW - org.unidata.mdm.dq.core.type.rule.SeverityIndicator
-
YELLOW marks a record as being partially or non-critically inconsistent.
All Classes All Packages