| Package | Description |
|---|---|
| com.orchestranetworks.addon.daqa |
Provides classes and interfaces required for matching operations.
|
| Modifier and Type | Method and Description |
|---|---|
TransientRecordContext |
MatchingRecordFilter.getTransientRecordContext()
Returns
TransientRecordContext |
| Modifier and Type | Method and Description |
|---|---|
boolean |
MatchingPolicyContextChecker.isMatchingPolicyContextConditionsMet(TransientRecordContext context)
Returns
true if all required conditions are met for the current matching policy context. |
List<SearchResult> |
MatchingOperations.simulateMatchTable(TransientRecordContext context)
Simulates a match table operation using
TransientRecordContext. |