- getAdditionalFields() - Method in class com.orchestranetworks.addon.daqa.cleansing.CleansingExecutionEnvironment
-
Returns the list of additional fields.
- getAdditionalValues() - Method in class com.orchestranetworks.addon.daqa.cleansing.CleansingRecord
-
Returns additional values to be stored in record.
- getAlgorithmScore() - Method in interface com.orchestranetworks.addon.daqa.DetailedScore
-
- getAllFields() - Method in class com.orchestranetworks.addon.daqa.cleansing.CleansingExecutionEnvironment
-
Returns the list of all configured fields.
- getBatchOperationCode() - Method in class com.orchestranetworks.addon.daqa.ExactMatchAtOnceContext
-
- getBespokeParameters() - Method in class com.orchestranetworks.addon.daqa.MatchingFieldValueFilter
-
Gets bespoke parameters.
- getBespokeParameters() - Method in class com.orchestranetworks.addon.daqa.MatchingRecordFilter
-
Gets bespoke parameters.
- getBigDataValues() - Method in class com.orchestranetworks.addon.daqa.cleansing.CleansingReport
-
Returns BigDataValues
for current Cleansing report.
- getCleansingOperation() - Method in class com.orchestranetworks.addon.daqa.cleansing.CleansingRecord
-
Returns the Cleansing operation name.
- getCleansingOperationClass() - Method in interface com.orchestranetworks.addon.daqa.cleansing.CleansingOperationDefinitionContext
-
Returns Cleansing operation's class definition.
- getCleansingOperationDefinitionByClass(String) - Method in class com.orchestranetworks.addon.daqa.cleansing.CleansingProcedureDefinition
-
Returns the corresponding CleansingOperationDefinition
based on its class name.
- getCleansingOperationDefinitionContext() - Method in class com.orchestranetworks.addon.daqa.cleansing.CleansingOperationView
-
Returns the CleansingOperationDefinitionContext interface associated with current CleansingOperationView class.
- getCleansingOperationDefinitions() - Method in interface com.orchestranetworks.addon.daqa.cleansing.CleansingProcedureDefinitionContext
-
Returns a list of CleansingOperationDefinitionContext
for the current Cleansing procedure.
- getCleansingOperations() - Method in class com.orchestranetworks.addon.daqa.cleansing.CleansingProcedureDefinition
-
Returns a list of CleansingOperationDefinition
for the current Cleansing procedure.
- getCleansingProcedureClass() - Method in interface com.orchestranetworks.addon.daqa.cleansing.CleansingProcedureDefinitionContext
-
Returns a Cleansing procedure's definition class.
- getCleansingProcedureCode() - Method in class com.orchestranetworks.addon.daqa.cleansing.CleansingRecord
-
Returns the Cleansing procedure code.
- getCleansingProcedureDefinitionContext() - Method in class com.orchestranetworks.addon.daqa.cleansing.CleansingOperationView
-
Returns the CleansingProcedureDefinitionContext interface associated with current CleansingOperationView class.
- getCleansingProcedureDefinitionContext() - Method in class com.orchestranetworks.addon.daqa.cleansing.CleansingStatisticsProcedure
-
Returns CleansingProcedureDefinitionContext
of the current Cleansing procedure.
- getCleansingProcedureImplementation() - Method in class com.orchestranetworks.addon.daqa.cleansing.CleansingProcedureDefinition
-
Returns the implementation class for current Cleansing procedure.
- getCleansingReportRecord() - Method in class com.orchestranetworks.addon.daqa.cleansing.CleansingOperationView
-
Returns the 'Big data report cleansing' record associated with current CleansingOperationView class.
- getCleansingState() - Method in class com.orchestranetworks.addon.daqa.cleansing.CleansingRecord
-
Returns the Cleansing state.
- getClusterId() - Method in class com.orchestranetworks.addon.daqa.MatchingRecord
-
- getCode() - Method in class com.orchestranetworks.addon.daqa.cleansing.CleansingProcedureDefinition
-
Returns a Cleansing procedure's code.
- getCode() - Method in interface com.orchestranetworks.addon.daqa.cleansing.CleansingProcedureDefinitionContext
-
Returns a Cleansing procedure's code.
- getCode() - Method in interface com.orchestranetworks.addon.daqa.survivorship.Source
-
Returns the source's code.
- getController() - Static method in class com.orchestranetworks.addon.daqa.cleansing.CleansingControllerFactory
-
- getCrosswalkAdditionalResults() - Method in class com.orchestranetworks.addon.daqa.crosswalk.CrosswalkExecutionResult
-
Returns the RequestResult
containing the records in the CrosswalkAdditionalResult table and executed by Crosswalk operations.
- getCrosswalkOperations() - Static method in class com.orchestranetworks.addon.daqa.crosswalk.CrosswalkOperationsFactory
-
- getCrosswalkResults() - Method in class com.orchestranetworks.addon.daqa.crosswalk.CrosswalkExecutionResult
-
Returns the RequestResult
containing the records in the Crosswalk table and executed by Crosswalk operations.
- getCustomSelection() - Method in class com.orchestranetworks.addon.daqa.cleansing.ParameterDefinition
-
Returns the custom selection type of this parameter definition.
- getDataset() - Method in class com.orchestranetworks.addon.daqa.cleansing.CleansingExecutionEnvironment
-
Returns the current data set.
- getDataView() - Method in interface com.orchestranetworks.addon.daqa.cleansing.CleansingProcedureDefinitionContext
-
Returns a data view of the Big data report Cleansing table associated with current Cleansing procedure.
- getDECType() - Method in class com.orchestranetworks.addon.daqa.cleansing.CleansingProcedureDefinition
-
Returns a Cleansing procedure's D.E.C
type.
- getDecType() - Method in interface com.orchestranetworks.addon.daqa.cleansing.CleansingProcedureDefinitionContext
-
Returns a Cleansing procedure's D.E.C
type.
- getDefaultValue() - Method in class com.orchestranetworks.addon.daqa.cleansing.ParameterDefinition
-
- getDefaultValues() - Method in class com.orchestranetworks.addon.daqa.cleansing.ListConstraint
-
Returns the list of predefined values.
- getDefaultValues() - Method in class com.orchestranetworks.addon.daqa.cleansing.ParameterDefinition
-
- getDescription() - Method in interface com.orchestranetworks.addon.daqa.cleansing.CleansingOperationDefinition
-
Returns the Cleansing operation's description.
- getDescription() - Method in interface com.orchestranetworks.addon.daqa.cleansing.CleansingOperationDefinitionContext
-
Returns the Cleansing operation's description.
- getDescription() - Method in class com.orchestranetworks.addon.daqa.cleansing.CleansingProcedureDefinition
-
Returns a Cleansing procedure's description.
- getDescription() - Method in interface com.orchestranetworks.addon.daqa.cleansing.CleansingProcedureDefinitionContext
-
Returns a Cleansing procedure's description.
- getDescription() - Method in class com.orchestranetworks.addon.daqa.cleansing.ParameterDefinition
-
Returns parameter's description.
- getDetailedScore(SchemaNode) - Method in interface com.orchestranetworks.addon.daqa.crosswalk.CrosswalkRecordResult
-
Returns the detailed score by matching field.
- getDetailedScores() - Method in interface com.orchestranetworks.addon.daqa.SearchResult
-
Returns detailed scores.
- getDisplayFields(SchemaNode) - Method in class com.orchestranetworks.addon.daqa.cleansing.CleansingProcedureDefinition
-
Returns the list of fields to display in Cleansing procedure configuration.
- getException() - Method in interface com.orchestranetworks.addon.daqa.cleansing.CleansingExecutionResult
-
Returns an exception if one is thrown during execution.
- getExecutionDate() - Method in class com.orchestranetworks.addon.daqa.cleansing.CleansingRecord
-
Returns the execution date.
- getExecutionDate() - Method in class com.orchestranetworks.addon.daqa.cleansing.CleansingReport
-
Returns the execution date of a CleansingProcedure
or CleansingOperation
.
- getExecutionEnvironment() - Method in class com.orchestranetworks.addon.daqa.cleansing.CleansingExecutionContext
-
Returns the execution environment.
- getExecutionMode() - Method in class com.orchestranetworks.addon.daqa.cleansing.CleansingExecutionContext
-
Returns the execution mode.
- getField() - Method in class com.orchestranetworks.addon.daqa.cleansing.CleansingExecutionEnvironment
-
Returns the current input field.
- getField() - Method in class com.orchestranetworks.addon.daqa.cleansing.CleansingRecord
-
Returns the Cleansing field.
- getField() - Method in interface com.orchestranetworks.addon.daqa.DetailedScore
-
- getField() - Method in interface com.orchestranetworks.addon.daqa.survivorship.FieldTrustedSource
-
Returns the configured field.
- getField() - Method in interface com.orchestranetworks.addon.daqa.survivorship.SurvivorField
-
Returns the configured field.
- getFieldContext() - Method in class com.orchestranetworks.addon.daqa.FieldContext
-
Returns the field contexts.
- getFieldContexts() - Method in class com.orchestranetworks.addon.daqa.MatchingPolicyContextChecker
-
Returns the field contexts from the matching policy context configuration.
- getFieldTrustedSources() - Method in interface com.orchestranetworks.addon.daqa.survivorship.TrustedSourceConfiguration
-
- getfilter() - Method in class com.orchestranetworks.addon.daqa.SearchFilter
-
- getHome() - Method in class com.orchestranetworks.addon.daqa.cleansing.CleansingExecutionEnvironment
-
Returns the current data space.
- getHTMLComponent() - Method in class com.orchestranetworks.addon.daqa.cleansing.ParameterDefinition
-
Returns HTMLComponent type of this parameter definition.
- getInputParameters() - Method in interface com.orchestranetworks.addon.daqa.cleansing.CleansingOperationDefinition
-
Returns the Cleansing operation's list of input parameters.
- getInputParameters() - Method in interface com.orchestranetworks.addon.daqa.cleansing.CleansingOperationDefinitionContext
-
Returns the Cleansing operation's list of input parameters.
- getInputParameters() - Method in class com.orchestranetworks.addon.daqa.cleansing.CleansingProcedureDefinition
-
Returns a list of input parameters for the current Cleansing procedure.
- getInputParameters() - Method in interface com.orchestranetworks.addon.daqa.cleansing.CleansingProcedureDefinitionContext
-
Returns a list of input parameters for the current Cleansing procedure.
- getInputValue() - Method in class com.orchestranetworks.addon.daqa.cleansing.CleansingExecutionEnvironment
-
Returns the value of input field.
- getInstance() - Static method in class com.orchestranetworks.addon.daqa.MatchingStateFactory
-
- getKey() - Method in class com.orchestranetworks.addon.daqa.BespokeParameter
-
- getKey() - Method in class com.orchestranetworks.addon.daqa.cleansing.InputParameter
-
- getLabel() - Method in interface com.orchestranetworks.addon.daqa.cleansing.CleansingState
-
- getLabel() - Method in class com.orchestranetworks.addon.daqa.cleansing.ParameterDefinition
-
Returns a parameter's label.
- getLabel() - Method in interface com.orchestranetworks.addon.daqa.MatchingState
-
- getLocale() - Method in class com.orchestranetworks.addon.daqa.LoadCacheContext
-
- getLocale() - Method in class com.orchestranetworks.addon.daqa.SearchContext
-
- getLocale() - Method in interface com.orchestranetworks.addon.daqa.survivorship.SurvivorFunctionSpec
-
Returns the locale of current user session.
- getMatchingConfigurationOperations() - Static method in class com.orchestranetworks.addon.daqa.MatchingConfigurationOperationsFactory
-
- getMatchingField() - Method in class com.orchestranetworks.addon.daqa.MatchingFieldValueFilter
-
Gets the matching field on which the filter is declared.
- getMatchingOperations() - Static method in class com.orchestranetworks.addon.daqa.MatchingOperationsFactory
-
- getMatchingPolicyCode() - Method in class com.orchestranetworks.addon.daqa.TableContext
-
Returns the matching policy code.
- getMatchingPolicyCodes() - Method in class com.orchestranetworks.addon.daqa.LoadCacheContext
-
- getMatchingTrigger() - Static method in class com.orchestranetworks.addon.daqa.MatchingTriggerFactory
-
Returns the matching table trigger.
- getMaximumNumberOfMatch() - Method in class com.orchestranetworks.addon.daqa.ExactMatchAtOnceContext
-
- getMaxOccurs() - Method in class com.orchestranetworks.addon.daqa.cleansing.ListConstraint
-
Returns the maximum number of occurrences.
- getMaxOccurs() - Method in class com.orchestranetworks.addon.daqa.cleansing.ParameterDefinition
-
- getMinOccurs() - Method in class com.orchestranetworks.addon.daqa.cleansing.ListConstraint
-
Returns the minimum number of occurrences.
- getMinOccurs() - Method in class com.orchestranetworks.addon.daqa.cleansing.ParameterDefinition
-
- getName() - Method in interface com.orchestranetworks.addon.daqa.cleansing.CleansingOperationDefinition
-
Returns the Cleansing operation's name.
- getName() - Method in interface com.orchestranetworks.addon.daqa.cleansing.CleansingOperationDefinitionContext
-
Returns the Cleansing operation's name.
- getName() - Method in class com.orchestranetworks.addon.daqa.cleansing.CleansingProcedureDefinition
-
Returns a Cleansing procedure's name.
- getName() - Method in interface com.orchestranetworks.addon.daqa.cleansing.CleansingProcedureDefinitionContext
-
Returns a Cleansing procedure's name.
- getName() - Method in class com.orchestranetworks.addon.daqa.cleansing.ParameterDefinition
-
Returns name of parameter.
- getName() - Method in interface com.orchestranetworks.addon.daqa.survivorship.Source
-
Returns the source's name.
- getName() - Method in interface com.orchestranetworks.addon.daqa.survivorship.SurvivorField
-
Returns the Survivorship function name.
- getOperationView() - Method in interface com.orchestranetworks.addon.daqa.cleansing.CleansingOperationDefinition
-
Returns the view for the current Cleansing operation.
- getOptionalParameters() - Method in interface com.orchestranetworks.addon.daqa.survivorship.SurvivorFunctionSpec
-
Returns the optional parameters defined in the configuration.
- getParameter(String) - Method in class com.orchestranetworks.addon.daqa.cleansing.CleansingOperationView
-
Returns the value of a request parameter as a String, or null if the parameter does not exist.
- getParameterMap() - Method in class com.orchestranetworks.addon.daqa.cleansing.CleansingOperationView
-
Returns a java.util.Map of the parameters from the request.
- getParameterValues(String) - Method in class com.orchestranetworks.addon.daqa.cleansing.CleansingOperationView
-
Returns an array of String objects containing all of the values the given request parameter has, or null if the parameter does not exist.
- getPathInSchema() - Static method in class com.orchestranetworks.addon.daqa.crosswalk.CrosswalkResultPaths._Crosswalk
-
- getPathInSchema() - Static method in class com.orchestranetworks.addon.daqa.crosswalk.CrosswalkResultPaths._CrosswalkAdditionalResult
-
- getPivotRecord() - Method in class com.orchestranetworks.addon.daqa.MatchingRecordFilter
-
Gets the Pivot record and returns null when TransientRecordContext
is used.
- getPredicate() - Method in class com.orchestranetworks.addon.daqa.RecordContext
-
Returns the String as a predicate.
- getPrimaryKey() - Method in class com.orchestranetworks.addon.daqa.cleansing.CleansingExecutionEnvironment
-
Returns the primary key of current record.
- getPrimaryKey() - Method in interface com.orchestranetworks.addon.daqa.crosswalk.CrosswalkRecordResult
-
Returns the primary key of the record found.
- getPrimaryKey() - Method in interface com.orchestranetworks.addon.daqa.SearchResult
-
Returns the primary key of the record.
- getPrimaryKey() - Method in class com.orchestranetworks.addon.daqa.survivorship.SurvivorshipValue
-
Returns the primary key.
- getProcedureContext() - Method in class com.orchestranetworks.addon.daqa.RecordContext
-
- getProcedureContext() - Method in interface com.orchestranetworks.addon.daqa.survivorship.SurvivorFunctionSpec
-
Returns the current ProcedureContext
.
- getProcedureContext() - Method in class com.orchestranetworks.addon.daqa.TableContext
-
- getProcessPolicyCode() - Method in class com.orchestranetworks.addon.daqa.ProcessPolicyConfigurationContext
-
- getRecord() - Method in class com.orchestranetworks.addon.daqa.cleansing.CleansingRecord
-
Returns current record.
- getRecord() - Method in class com.orchestranetworks.addon.daqa.RecordContext
-
- getRecord(SurvivorFunctionSpec) - Method in interface com.orchestranetworks.addon.daqa.survivorship.SurvivorshipFunctionOnRecord
-
Returns the record to use as the pivot.
- getRecord() - Method in class com.orchestranetworks.addon.daqa.survivorship.Suspect
-
Returns the current record.
- getRecordValues() - Method in class com.orchestranetworks.addon.daqa.TransientRecordContext
-
- getRepository() - Method in class com.orchestranetworks.addon.daqa.cleansing.CleansingExecutionEnvironment
-
Returns the current repository.
- getResults(PrimaryKey, Path) - Method in class com.orchestranetworks.addon.daqa.crosswalk.CrosswalkExecutionResult
-
Returns the CrosswalkTableResult
when searching a source record with a target table.
- getResults(PrimaryKey) - Method in class com.orchestranetworks.addon.daqa.crosswalk.CrosswalkExecutionResult
-
Returns the list of CrosswalkTableResult
when searching with a specified source record.
- getResults() - Method in interface com.orchestranetworks.addon.daqa.crosswalk.CrosswalkTableResult
-
Returns the list of the CrosswalkRecordResult
.
- getScore() - Method in interface com.orchestranetworks.addon.daqa.crosswalk.CrosswalkRecordResult
-
Returns the matching score.
- getScore() - Method in class com.orchestranetworks.addon.daqa.MatchingRecord
-
- getScore() - Method in interface com.orchestranetworks.addon.daqa.SearchResult
-
Returns the final score.
- getScore() - Method in class com.orchestranetworks.addon.daqa.survivorship.Suspect
-
Returns the matching score of the record.
- getScoreWeight() - Method in interface com.orchestranetworks.addon.daqa.DetailedScore
-
- getSearchCriterias() - Method in class com.orchestranetworks.addon.daqa.SearchContext
-
- getSearchFieldFilter() - Method in class com.orchestranetworks.addon.daqa.SearchContext
-
Returns the SeachFieldFilter
.
- getSelectedDate() - Method in class com.orchestranetworks.addon.daqa.cleansing.DeprecatedRecordChecker
-
Returns the selected date in the Cleansing procedure configuration.
- getServiceContext() - Method in class com.orchestranetworks.addon.daqa.cleansing.CleansingOperationView
-
Returns the current ServiceContext
.
- getSession() - Method in class com.orchestranetworks.addon.daqa.cleansing.CleansingExecutionContext
-
Returns current user session.
- getSession() - Method in class com.orchestranetworks.addon.daqa.cleansing.CleansingRecord
-
Returns current user session..
- getSession() - Method in class com.orchestranetworks.addon.daqa.MatchingPolicyContextChecker
-
Returns the current user session.
- getSession() - Method in class com.orchestranetworks.addon.daqa.ProcessPolicyConfigurationContext
-
- getSession() - Method in class com.orchestranetworks.addon.daqa.TableContext
-
- getSession() - Method in class com.orchestranetworks.addon.daqa.TransientRecordContext
-
- getSimilarityScore() - Method in interface com.orchestranetworks.addon.daqa.DetailedScore
-
- getSource() - Method in interface com.orchestranetworks.addon.daqa.survivorship.FieldTrustedSource
-
- getSource() - Method in interface com.orchestranetworks.addon.daqa.survivorship.TableTrustedSource
-
- getSourceField() - Method in interface com.orchestranetworks.addon.daqa.survivorship.TrustedSourceConfiguration
-
Returns the configured source field.
- getSourceFilter() - Method in class com.orchestranetworks.addon.daqa.crosswalk.CrosswalkContext
-
- getSourceRecords() - Method in class com.orchestranetworks.addon.daqa.crosswalk.CrosswalkContext
-
- getSourceRecords() - Method in class com.orchestranetworks.addon.daqa.crosswalk.CrosswalkExecutionResult
-
Returns the PrimaryKey
list of the source records.
- getSourceTable() - Method in class com.orchestranetworks.addon.daqa.crosswalk.CrosswalkExecutionResult
-
Returns the source table.
- getState() - Method in class com.orchestranetworks.addon.daqa.ExactMatchAtOnceContext
-
- getState() - Method in class com.orchestranetworks.addon.daqa.MatchingRecord
-
- getState() - Method in class com.orchestranetworks.addon.daqa.RecordContext
-
- getSurvivorField() - Method in interface com.orchestranetworks.addon.daqa.survivorship.SurvivorFunctionSpec
-
- getSurvivorRecord() - Method in interface com.orchestranetworks.addon.daqa.survivorship.SurvivorFunctionSpec
-
Returns the record considered as pivot.
- getSurvivorshipValue(SurvivorFunctionSpec) - Method in interface com.orchestranetworks.addon.daqa.survivorship.SurvivorshipFunctionOnField
-
Returns SurvivorshipValue
to keep in the pivot.
- getSuspects() - Method in interface com.orchestranetworks.addon.daqa.survivorship.SurvivorFunctionSpec
-
Returns the list of records considered as suspects.
- getTable() - Method in class com.orchestranetworks.addon.daqa.cleansing.CleansingExecutionEnvironment
-
Returns the current table.
- getTable() - Method in interface com.orchestranetworks.addon.daqa.crosswalk.CrosswalkTableResult
-
Returns the crosswalk table that contains the record found.
- getTable() - Method in class com.orchestranetworks.addon.daqa.LoadCacheContext
-
- getTable() - Method in class com.orchestranetworks.addon.daqa.SearchContext
-
- getTable() - Method in class com.orchestranetworks.addon.daqa.SearchFilter
-
- getTable() - Method in class com.orchestranetworks.addon.daqa.TableContext
-
- getTable() - Method in class com.orchestranetworks.addon.daqa.TransientRecordContext
-
- getTableTrustedSources() - Method in interface com.orchestranetworks.addon.daqa.survivorship.TrustedSourceConfiguration
-
- getTargetDatasets() - Method in class com.orchestranetworks.addon.daqa.crosswalk.CrosswalkContext
-
- getTargetDataspaces() - Method in class com.orchestranetworks.addon.daqa.crosswalk.CrosswalkContext
-
- getTargetFields(Path) - Method in class com.orchestranetworks.addon.daqa.crosswalk.CrosswalkExecutionResult
-
Returns the SchemaNode
list of the target fields.
- getTargetTables() - Method in class com.orchestranetworks.addon.daqa.crosswalk.CrosswalkExecutionResult
-
Returns the Path
list of the target tables.
- getTransientRecordContext() - Method in class com.orchestranetworks.addon.daqa.MatchingRecordFilter
-
Returns TransientRecordContext.
- getTrustedLevel() - Method in interface com.orchestranetworks.addon.daqa.survivorship.FieldTrustedSource
-
Returns the trusted level.
- getTrustedLevel() - Method in interface com.orchestranetworks.addon.daqa.survivorship.TableTrustedSource
-
Returns the trusted level.
- getTrustedSourceConfiguration() - Method in interface com.orchestranetworks.addon.daqa.survivorship.SurvivorFunctionSpec
-
Returns the trusted source configuration parameters.
- getType() - Method in class com.orchestranetworks.addon.daqa.cleansing.ParameterDefinition
-
Returns a parameter's SchemaTypeName
.
- getURLToCleansingResultView() - Method in class com.orchestranetworks.addon.daqa.cleansing.CleansingOperationView
-
Returns Javascript to update the frame for Cleansing procedure result view.
- getURLToOperationView() - Method in class com.orchestranetworks.addon.daqa.cleansing.CleansingOperationView
-
Returns Javascript to update the frame for current Cleansing operation view.
- getUserMessage() - Method in exception com.orchestranetworks.addon.daqa.DaqaException
-
Returns the error message.
- getUserMessage() - Method in exception com.orchestranetworks.addon.daqa.survivorship.SurvivorshipException
-
Returns the error message.
- getValue() - Method in class com.orchestranetworks.addon.daqa.BespokeParameter
-
- getValue(Path) - Method in class com.orchestranetworks.addon.daqa.cleansing.BigDataValues
-
Gets the value for a specified path from BigDataValues.
- getValue() - Method in interface com.orchestranetworks.addon.daqa.cleansing.CleansingState
-
- getValue() - Method in class com.orchestranetworks.addon.daqa.cleansing.DECType
-
- getValue() - Method in class com.orchestranetworks.addon.daqa.FieldContext
-
Returns the value.
- getValue() - Method in interface com.orchestranetworks.addon.daqa.MatchingState
-
- getValue() - Method in class com.orchestranetworks.addon.daqa.survivorship.SurvivorshipValue
-
Returns the value.
- getValueFilters() - Method in class com.orchestranetworks.addon.daqa.MatchingFieldValueFilter
-
Gets the list of value filters.
- getValues() - Method in class com.orchestranetworks.addon.daqa.cleansing.InputParameter
-
- getWorkflowContext() - Method in class com.orchestranetworks.addon.daqa.LoadCacheContext
-
Specifies whether the cache for the workflow context must be loaded.
- getWorkflowContext() - Method in class com.orchestranetworks.addon.daqa.RecordContext
-
- getWorkflowContext() - Method in class com.orchestranetworks.addon.daqa.SearchContext
-
- getWorkflowContext() - Method in class com.orchestranetworks.addon.daqa.TableContext
-
- getWorkFlowContext() - Method in class com.orchestranetworks.addon.daqa.TransientRecordContext
-
- GOLDEN - Static variable in interface com.orchestranetworks.addon.daqa.MatchingState
-
- groupAtOnceToBeMatched(TableContext, int, boolean) - Method in interface com.orchestranetworks.addon.daqa.MatchingOperations
-
Group at once operation on To be matched state.
- groupAtOnceUnmatched(TableContext, int, boolean) - Method in interface com.orchestranetworks.addon.daqa.MatchingOperations
-
Group at once operation on Unmatched state.