- ManualValidationRule - Static variable in class com.orchestranetworks.addon.rpfl.RuleType
-
Defines the type 'Manual validation rule'.
- MAP_LABEL_AND_TYPE_WITH_INSENSITIVE - Static variable in interface com.orchestranetworks.addon.dex.mapping.FieldMapperDefinition
-
A FieldMapperDefinition
that maps the column's label and data type without using case-sensitive comparison.
- MAP_LABEL_AND_TYPE_WITH_SENSITIVE - Static variable in interface com.orchestranetworks.addon.dex.mapping.FieldMapperDefinition
-
A FieldMapperDefinition
that maps the column's label and data type using case-sensitive comparison.
- MAP_LABEL_WITH_INSENSITIVE - Static variable in interface com.orchestranetworks.addon.dex.mapping.FieldMapperDefinition
-
A FieldMapperDefinition
that maps the column's label without using case-sensitive comparison.
- MAP_LABEL_WITH_SENSITIVE - Static variable in interface com.orchestranetworks.addon.dex.mapping.FieldMapperDefinition
-
A FieldMapperDefinition
that maps the column's label using case-sensitive comparison.
- MAP_NAME_AND_TYPE_WITH_INSENSITIVE - Static variable in interface com.orchestranetworks.addon.dex.mapping.FieldMapperDefinition
-
A FieldMapperDefinition
that maps the column's name and data type without using case-sensitive comparison.
- MAP_NAME_AND_TYPE_WITH_SENSITIVE - Static variable in interface com.orchestranetworks.addon.dex.mapping.FieldMapperDefinition
-
A FieldMapperDefinition
that maps the column's name and data type using case-sensitive comparison.
- MAP_NAME_WITH_INSENSITIVE - Static variable in interface com.orchestranetworks.addon.dex.mapping.FieldMapperDefinition
-
A FieldMapperDefinition
that maps the column's name without using case-sensitive comparison.
- MAP_NAME_WITH_SENSITIVE - Static variable in interface com.orchestranetworks.addon.dex.mapping.FieldMapperDefinition
-
A FieldMapperDefinition
that maps the column's name using case-sensitive comparison.
- MappingType - Enum in com.orchestranetworks.addon.dex.mapping
-
Defines possible mapping types.
- MarginType - Enum in com.orchestranetworks.addon.dmdv.template.bean
-
Represents the element's relative position in relation to another element.
- matchAtOnceFullModeToBeMatched(TableContext, int, boolean, List<MatchingState>) - Method in interface com.orchestranetworks.addon.daqa.MatchingOperations
-
Match at once full mode operation on To be matched state.
- matchAtOnceFullModeUnmatched(TableContext, int, boolean, List<MatchingState>) - Method in interface com.orchestranetworks.addon.daqa.MatchingOperations
-
Match at once full mode operation on Unmatched state.
- matchAtOnceToBeMatched(TableContext, int, boolean, List<MatchingState>) - Method in interface com.orchestranetworks.addon.daqa.MatchingOperations
-
Match at once operation on To be matched state.
- matchAtOnceToBeMatchedOnGroups(TableContext, boolean, Set<Integer>) - Method in interface com.orchestranetworks.addon.daqa.MatchingOperations
-
Match at once operation on groups of To be matched records.
- matchAtOnceToBeMatchedParallelMode(TableContext, boolean) - Method in interface com.orchestranetworks.addon.daqa.MatchingOperations
-
Match at once operation on To Be Matched state with Parallel Mode.
- matchAtOnceUnmatched(TableContext, int, boolean, List<MatchingState>) - Method in interface com.orchestranetworks.addon.daqa.MatchingOperations
-
Match at once operation on Unmatched state.
- matchAtOnceUnmatchedOnGroups(TableContext, boolean, Set<Integer>) - Method in interface com.orchestranetworks.addon.daqa.MatchingOperations
-
Match at once operation on groups of Unmatched records.
- matchAtOnceUnmatchedParallelMode(TableContext, boolean) - Method in interface com.orchestranetworks.addon.daqa.MatchingOperations
-
Match at once operation on Unmatched state with Parallel Mode.
- matchBestCluster(RecordContext) - Method in interface com.orchestranetworks.addon.daqa.MatchingOperations
-
Puts the record in the best cluster.
- matchCluster(RecordContext) - Method in interface com.orchestranetworks.addon.daqa.MatchingOperations
-
Match cluster operation.
- MATCHING_POLICY - Static variable in class com.orchestranetworks.addon.daqa.workflow.WorkflowConstants.SIMPLE_MATCHING
-
- MatchingConfigurationOperations - Interface in com.orchestranetworks.addon.daqa
-
Contains operations for {addon.label} configuration.
- MatchingConfigurationOperationsFactory - Class in com.orchestranetworks.addon.daqa
-
- MatchingConstants - Class in com.orchestranetworks.addon.daqa
-
Provides matching constants.
- MatchingConstants.ClusterId - Class in com.orchestranetworks.addon.daqa
-
Defines cluster Ids for specific states.
- MatchingConstants.ServiceKeys - Class in com.orchestranetworks.addon.daqa
-
Provides service keys.
- MatchingEventListener - Interface in com.orchestranetworks.addon.daqa
-
Provides a listener in order to catch specific Matching events.
- MatchingFieldValueFilter - Class in com.orchestranetworks.addon.daqa
-
Normalizes values before matching takes place.
- MatchingFieldValueFilter() - Constructor for class com.orchestranetworks.addon.daqa.MatchingFieldValueFilter
-
- MatchingOperations - Interface in com.orchestranetworks.addon.daqa
-
Provides operations for the {addon.label}.
- MatchingOperationsFactory - Class in com.orchestranetworks.addon.daqa
-
- MatchingPolicyContextChecker - Class in com.orchestranetworks.addon.daqa
-
Checks whether all required conditions are met for the current matching policy context.
- MatchingPolicyContextChecker() - Constructor for class com.orchestranetworks.addon.daqa.MatchingPolicyContextChecker
-
- MatchingRecord - Class in com.orchestranetworks.addon.daqa
-
Represents a record under Matching.
- MatchingRecord(Adaptation) - Constructor for class com.orchestranetworks.addon.daqa.MatchingRecord
-
- MatchingRecord(ValueContext) - Constructor for class com.orchestranetworks.addon.daqa.MatchingRecord
-
- MatchingRecordFilter - Class in com.orchestranetworks.addon.daqa
-
Filters records during matching operations.
- MatchingRecordFilter() - Constructor for class com.orchestranetworks.addon.daqa.MatchingRecordFilter
-
- MatchingState - Interface in com.orchestranetworks.addon.daqa
-
Represents a Matching state.
- MatchingState - Static variable in class com.orchestranetworks.addon.dqid.BigDataDefinition
-
- MatchingStateFactory - Class in com.orchestranetworks.addon.daqa
-
Creates an instance of Matching State.
- MatchingTriggerFactory - Class in com.orchestranetworks.addon.daqa
-
Creates an instance of Matching Trigger.
- matchSelection(TableContext, Set<PrimaryKey>, Set<PrimaryKey>) - Method in interface com.orchestranetworks.addon.daqa.MatchingOperations
-
Individually matches each source record against all target records.
- matchSelection(TableContext, Set<PrimaryKey>, List<MatchingState>) - Method in interface com.orchestranetworks.addon.daqa.MatchingOperations
-
Individually matches each source record against all target matching states.
- matchSelection(TableContext, List<MatchingState>, List<MatchingState>) - Method in interface com.orchestranetworks.addon.daqa.MatchingOperations
-
Individually matches each source record in the source states against all target matching states.
- matchTable(RecordContext) - Method in interface com.orchestranetworks.addon.daqa.MatchingOperations
-
Match table operation.
- MaxDurationInMinutes - Static variable in class com.orchestranetworks.addon.mtrn.MonitoringPaths
-
The Constant MaxDurationInMinutes.
- MaxThreshold - Static variable in class com.orchestranetworks.addon.dqid.BigDataDefinition
-
- MaxThreshold - Static variable in class com.orchestranetworks.addon.dqid.IndicatorReportDefinition
-
- MaxThresholdDecimal - Static variable in class com.orchestranetworks.addon.dqid.BigDataDefinition
-
- MaxThresholdDecimal - Static variable in class com.orchestranetworks.addon.dqid.IndicatorReportDefinition
-
- MediaContent - Interface in com.orchestranetworks.addon.dama.ext.resource
-
Contains methods related to MediaContent
.
- Median - Static variable in class com.orchestranetworks.addon.dqid.BigDataDefinition
-
- MediaType - Class in com.orchestranetworks.addon.dama.models
-
Defines a java bean for the 'Media Type' field.
- MediaType() - Constructor for class com.orchestranetworks.addon.dama.models.MediaType
-
- MEMBERS - Static variable in class com.orchestranetworks.addon.hmfh.ADSSectionEnumeration
-
- MERGE_VIEW - Static variable in class com.orchestranetworks.addon.daqa.MatchingConstants.ServiceKeys
-
- MERGED - Static variable in interface com.orchestranetworks.addon.daqa.MatchingState
-
- MetaData - Class in com.orchestranetworks.addon.dama.ext.bean
-
Defines the digital asset's metadata.
- MetaData(String, String) - Constructor for class com.orchestranetworks.addon.dama.ext.bean.MetaData
-
Instantiates the new MetaData
.
- MetaData() - Constructor for class com.orchestranetworks.addon.dama.ext.bean.MetaData
-
Instantiates the new MetaData
.
- MetaData - Class in com.orchestranetworks.addon.dama
-
- MetaData(String, String) - Constructor for class com.orchestranetworks.addon.dama.MetaData
-
Deprecated.
Instantiates the new MetaData
.
- MetaData() - Constructor for class com.orchestranetworks.addon.dama.MetaData
-
Deprecated.
Instantiates the new MetaData
.
- MetadataCreationResult - Interface in com.orchestranetworks.addon.igov.services
-
Represents the result of a manually created Administered Item.
- MetadataCreationSpec - Class in com.orchestranetworks.addon.igov.services
-
Defines the settings to manually create an Administered Item.
- MetadataCreationSpec(HomeKey, PrimaryKey, Session, ISOType, EBXType, String, List<ContextDefinitionBean>, boolean) - Constructor for class com.orchestranetworks.addon.igov.services.MetadataCreationSpec
-
Creates a specification for service execution.
- min(AccessPermission) - Method in enum com.orchestranetworks.addon.dama.AccessPermission
-
Deprecated.
Compares permissions and returns the permission with the highest priority.
- min(AccessPermission) - Method in enum com.orchestranetworks.addon.dama.ext.enumeration.AccessPermission
-
Compares permissions and returns the permission with the highest priority.
- MinThreshold - Static variable in class com.orchestranetworks.addon.dqid.BigDataDefinition
-
- MinThreshold - Static variable in class com.orchestranetworks.addon.dqid.IndicatorReportDefinition
-
- MinThresholdDecimal - Static variable in class com.orchestranetworks.addon.dqid.BigDataDefinition
-
- MinThresholdDecimal - Static variable in class com.orchestranetworks.addon.dqid.IndicatorReportDefinition
-
- MINUTE_SECOND - Static variable in class com.orchestranetworks.addon.dqid.common.IntervalType
-
- MissingPatternValue - Static variable in class com.orchestranetworks.addon.dqid.BigDataDefinition
-
- MissingTimeRecordInTheFuture - Static variable in class com.orchestranetworks.addon.dqid.BigDataDefinition
-
- MissingTimeRecordInThePast - Static variable in class com.orchestranetworks.addon.dqid.BigDataDefinition
-
- Monitoring - Interface in com.orchestranetworks.addon.mtrn
-
Defines an interface exposed for communication with the {addon.label} configuration.
- Monitoring_NumberOperationExecution - Static variable in class com.orchestranetworks.addon.dqid.BigDataDefinition
-
- Monitoring_OperationAverageExecution - Static variable in class com.orchestranetworks.addon.dqid.BigDataDefinition
-
- Monitoring_OperationIdentifier - Static variable in class com.orchestranetworks.addon.dqid.BigDataDefinition
-
- Monitoring_OperationLabel - Static variable in class com.orchestranetworks.addon.dqid.BigDataDefinition
-
- Monitoring_OperationProductName - Static variable in class com.orchestranetworks.addon.dqid.BigDataDefinition
-
- MonitoringContext - Class in com.orchestranetworks.addon.mtrn.context
-
Defines an abstract class for the monitoring context.
- MonitoringException - Exception in com.orchestranetworks.addon.mtrn
-
Thrown during execution of an operation.
- MonitoringException(UserMessage) - Constructor for exception com.orchestranetworks.addon.mtrn.MonitoringException
-
Instantiates a new monitoring exception.
- MonitoringException(Throwable) - Constructor for exception com.orchestranetworks.addon.mtrn.MonitoringException
-
Instantiates a new monitoring exception.
- MonitoringFactory - Class in com.orchestranetworks.addon.mtrn
-
- MonitoringFactory() - Constructor for class com.orchestranetworks.addon.mtrn.MonitoringFactory
-
- MonitoringKey - Class in com.orchestranetworks.addon.mtrn.context
-
Defines a wrapper class for the PrimaryKey
of monitoring records.
- MonitoringPaths - Class in com.orchestranetworks.addon.mtrn
-
Definition of the fields on the 'Activity monitoring' table.
- MonitoringPaths() - Constructor for class com.orchestranetworks.addon.mtrn.MonitoringPaths
-
- MonitoringStatus - Class in com.orchestranetworks.addon.mtrn.context
-
Defines a class to include the monitoring information.
- MonitoringTimeInformation - Class in com.orchestranetworks.addon.mtrn.context
-
Defines a class to include the monitoring time information.
- MONTH_DAY - Static variable in class com.orchestranetworks.addon.dqid.common.IntervalType
-
- MONTH_WEEK_DAY - Static variable in class com.orchestranetworks.addon.dqid.common.IntervalType
-
- MONTHLY - Static variable in class com.orchestranetworks.addon.dqid.common.PeriodicityType
-
- MostFrequentFrequency - Static variable in class com.orchestranetworks.addon.dqid.BigDataDefinition
-
- MostFrequentNbRecord - Static variable in class com.orchestranetworks.addon.dqid.BigDataDefinition
-
- MostFrequentValue - Static variable in class com.orchestranetworks.addon.dqid.BigDataDefinition
-