- SAVE_NEW_GOLDEN_CREATION - Static variable in class com.orchestranetworks.addon.daqa.MatchingConstants.ServiceKeys
-
- saveLastValueOnly() - Method in interface com.orchestranetworks.addon.daqa.cleansing.CleansingProcedureDefinitionContext
-
Returns true
if the current Cleansing procedure saves only last value of Cleansing and Profiling execution.
- saveOnlyLastValue() - Method in class com.orchestranetworks.addon.daqa.cleansing.CleansingProcedureDefinition
-
Returns true
if the current Cleansing procedure saves only last value of Cleansing and Profiling execution.
- SearchContext - Class in com.orchestranetworks.addon.daqa
-
- SearchContext(AdaptationTable, Map<SchemaNode, Object>, Locale) - Constructor for class com.orchestranetworks.addon.daqa.SearchContext
-
Constructor.
- SearchFilter - Class in com.orchestranetworks.addon.daqa
-
- SearchFilter(Map<Path, List<Object>>) - Constructor for class com.orchestranetworks.addon.daqa.SearchFilter
-
- SearchResult - Interface in com.orchestranetworks.addon.daqa
-
Represents the result of a search.
- SELECTED_RECORD - Static variable in class com.orchestranetworks.addon.daqa.workflow.WorkflowConstants.SIMPLE_MATCHING
-
- ServiceKeys() - Constructor for class com.orchestranetworks.addon.daqa.MatchingConstants.ServiceKeys
-
- setAdditionalValues(Map<Path, Object>) - Method in class com.orchestranetworks.addon.daqa.cleansing.CleansingRecord
-
Sets additional values to be stored in record.
- setAtOnceToBeMatched(RecordContext) - Method in interface com.orchestranetworks.addon.daqa.MatchingOperations
-
Set at once To be matched operation on a record.
- setAtOnceToBeMatched(TableContext, List<MatchingState>, boolean) - Method in interface com.orchestranetworks.addon.daqa.MatchingOperations
-
Set at once To be matched operation on the whole table.
- setAtOnceUnmatched(RecordContext) - Method in interface com.orchestranetworks.addon.daqa.MatchingOperations
-
Set at once Unmatched operation on a record.
- setAtOnceUnmatched(TableContext, List<MatchingState>, boolean) - Method in interface com.orchestranetworks.addon.daqa.MatchingOperations
-
Set at once Unmatched operation on the whole table.
- setAutomaticMerge(boolean) - Method in class com.orchestranetworks.addon.daqa.ExactMatchAtOnceContext
-
- setBackGolden(RecordContext) - Method in interface com.orchestranetworks.addon.daqa.MatchingOperations
-
Set back golden operation.
- setBatchOperationCode(String) - Method in class com.orchestranetworks.addon.daqa.ExactMatchAtOnceContext
-
- setBigDataValues(BigDataValues) - Method in class com.orchestranetworks.addon.daqa.cleansing.CleansingReport
-
Sets BigDataValues
for current Cleansing report.
- setCleanBatchOperationCode(boolean) - Method in class com.orchestranetworks.addon.daqa.ExactMatchAtOnceContext
-
- setCleansingOperation(String) - Method in class com.orchestranetworks.addon.daqa.cleansing.CleansingRecord
-
Sets the Cleansing operation name.
- setCleansingProcedureCode(String) - Method in class com.orchestranetworks.addon.daqa.cleansing.CleansingRecord
-
Sets the Cleansing procedure code.
- setCleansingState(String) - Method in class com.orchestranetworks.addon.daqa.cleansing.CleansingRecord
-
Sets the Cleansing state.
- setCrosswalkResultPersistenceActivated(boolean) - Method in class com.orchestranetworks.addon.daqa.RecordContext
-
- setCrosswalkResultPersistenceActivated(boolean) - Method in class com.orchestranetworks.addon.daqa.TableContext
-
- setDefaultOnly(boolean) - Method in class com.orchestranetworks.addon.daqa.LoadCacheContext
-
- setDefinitiveGolden(RecordContext) - Method in interface com.orchestranetworks.addon.daqa.MatchingOperations
-
Set definitive golden operation.
- setExecutionDate(Date) - Method in class com.orchestranetworks.addon.daqa.cleansing.CleansingRecord
-
Sets the execution date.
- setExecutionDate(Date) - Method in class com.orchestranetworks.addon.daqa.cleansing.CleansingReport
-
Sets the execution date of a CleansingProcedure
or CleansingOperation
.
- setField(SchemaNode) - Method in class com.orchestranetworks.addon.daqa.cleansing.CleansingRecord
-
Sets the Cleansing field.
- setFieldContext(String) - Method in class com.orchestranetworks.addon.daqa.FieldContext
-
- setForeignKeyLabeling(boolean) - Method in class com.orchestranetworks.addon.daqa.FieldContext
-
- setGolden(RecordContext) - Method in interface com.orchestranetworks.addon.daqa.MatchingOperations
-
Set golden operation.
- setImportMode(ProcessPolicyConfigurationContext, boolean) - Method in interface com.orchestranetworks.addon.daqa.MatchingConfigurationOperations
-
Sets the import mode for the specified Process policy dynamically.
- setInMemory(boolean) - Method in class com.orchestranetworks.addon.daqa.ExactMatchAtOnceContext
-
- setKey(String) - Method in class com.orchestranetworks.addon.daqa.BespokeParameter
-
- setKey(String) - Method in class com.orchestranetworks.addon.daqa.cleansing.InputParameter
-
- setMatchingPolicyCode(String) - Method in class com.orchestranetworks.addon.daqa.TableContext
-
Sets the matching policy code.
- setMaximumNumberOfMatch(int) - Method in class com.orchestranetworks.addon.daqa.ExactMatchAtOnceContext
-
- setNotSuspect(RecordContext) - Method in interface com.orchestranetworks.addon.daqa.MatchingOperations
-
Set not suspect operation.
- setPredicate(String) - Method in class com.orchestranetworks.addon.daqa.RecordContext
-
- setQualityDefect(boolean) - Method in class com.orchestranetworks.addon.daqa.cleansing.CleansingRecord
-
Sets the quality defect.
- setSearchFieldFilter(SearchFilter) - Method in class com.orchestranetworks.addon.daqa.SearchContext
-
Defines the SeachFieldFilter
to filter the records.
- setState(MatchingState) - Method in class com.orchestranetworks.addon.daqa.ExactMatchAtOnceContext
-
- setTriggerActivated(boolean) - Method in class com.orchestranetworks.addon.daqa.ExactMatchAtOnceContext
-
- setValue(String) - Method in class com.orchestranetworks.addon.daqa.BespokeParameter
-
- setValue(List<String>) - Method in class com.orchestranetworks.addon.daqa.FieldContext
-
- setValues(List<String>) - Method in class com.orchestranetworks.addon.daqa.cleansing.InputParameter
-
- setWorkflowContext(String) - Method in class com.orchestranetworks.addon.daqa.LoadCacheContext
-
- setWorkflowContext(String) - Method in class com.orchestranetworks.addon.daqa.SearchContext
-
Defines the workflow context to use to retrieve the matching policy.
- SIMPLE_MATCHING - Static variable in class com.orchestranetworks.addon.daqa.MatchingConstants.ServiceKeys
-
- simulateMatchTable(RecordContext) - Method in interface com.orchestranetworks.addon.daqa.MatchingOperations
-
Simulates match table operation using RecordContext
.
- simulateMatchTable(TransientRecordContext) - Method in interface com.orchestranetworks.addon.daqa.MatchingOperations
-
Simulates a match table operation using TransientRecordContext
.
- simulateMatchTable(SearchContext) - Method in interface com.orchestranetworks.addon.daqa.MatchingOperations
-
Simulates a match table operation using SearchContext
.
- SINGLE_GOLDEN - Static variable in class com.orchestranetworks.addon.daqa.MatchingConstants.ClusterId
-
- Source - Interface in com.orchestranetworks.addon.daqa.survivorship
-
Represents a Source in Trusted source configuration.
- START - Static variable in interface com.orchestranetworks.addon.daqa.MatchingState
-
- SurvivorField - Interface in com.orchestranetworks.addon.daqa.survivorship
-
Represents a Survivor field configuration.
- SurvivorFunctionSpec - Interface in com.orchestranetworks.addon.daqa.survivorship
-
Accessor for the configuration.
- SurvivorshipException - Exception in com.orchestranetworks.addon.daqa.survivorship
-
Exception class for Survivorship operations.
- SurvivorshipException(UserMessage) - Constructor for exception com.orchestranetworks.addon.daqa.survivorship.SurvivorshipException
-
- SurvivorshipFunctionOnField - Interface in com.orchestranetworks.addon.daqa.survivorship
-
Provides new survivorship functions on a field.
- SurvivorshipFunctionOnRecord - Interface in com.orchestranetworks.addon.daqa.survivorship
-
Provides new survivorship functions on a record.
- SurvivorshipValue - Class in com.orchestranetworks.addon.daqa.survivorship
-
Represents the survivorship value and the primary key of a record.
- SurvivorshipValue(PrimaryKey, Object) - Constructor for class com.orchestranetworks.addon.daqa.survivorship.SurvivorshipValue
-
- SUSPECT - Static variable in interface com.orchestranetworks.addon.daqa.MatchingState
-
- Suspect - Class in com.orchestranetworks.addon.daqa.survivorship
-
Represents a Suspect record with matching score.
- Suspect(Adaptation, BigDecimal) - Constructor for class com.orchestranetworks.addon.daqa.survivorship.Suspect
-
- SUSPICIOUS - Static variable in class com.orchestranetworks.addon.daqa.MatchingConstants.ClusterId
-
- SUSPICIOUS - Static variable in interface com.orchestranetworks.addon.daqa.MatchingState
-
- switchPivot(RecordContext) - Method in interface com.orchestranetworks.addon.daqa.MatchingOperations
-
Switch pivot operation.