| Package | Description |
|---|---|
| com.entitystream.identiza.entity.resolve.match | |
| com.entitystream.identiza.entity.resolve.metadata |
| Modifier and Type | Field and Description |
|---|---|
protected List<IRule> |
Indexable.rules |
| Modifier and Type | Method and Description |
|---|---|
IRule |
MatchRecord.getRule() |
IRule |
MatchRecordInterface.getRule() |
| Modifier and Type | Method and Description |
|---|---|
List<IRule> |
MatchTableInterface.getRules() |
List<IRule> |
MatchTable.getRules() |
| Modifier and Type | Method and Description |
|---|---|
void |
MatchTableInterface.setRules(ArrayList<IRule> rules) |
void |
MatchTable.setRules(ArrayList<IRule> rules) |
| Constructor and Description |
|---|
MatchRecord(Document record,
Document baserecord,
double score,
IRule rule,
String action,
String actionText,
String key,
String baseKey) |
MatchRecord(RecordInterface record,
RecordInterface baserecord,
double score,
IRule rule,
String action,
String actionText) |
MatchRule(ISchemaMeta schDoc,
IRule rule) |
| Modifier and Type | Class and Description |
|---|---|
class |
Rule |
| Modifier and Type | Method and Description |
|---|---|
List<IRule> |
SchemaMeta.getRules(String tableName) |
List<IRule> |
ISchemaMeta.getRules(String tableName) |
| Modifier and Type | Method and Description |
|---|---|
void |
SchemaMeta.addRule(IRule rule) |
void |
ISchemaMeta.addRule(IRule iRule) |
Copyright © 2021. All rights reserved.