| Package | Description |
|---|---|
| com.entitystream.identiza.db | |
| com.entitystream.identiza.entity.resolve.match | |
| com.entitystream.identiza.entity.resolve.metadata |
| Modifier and Type | Method and Description |
|---|---|
ISchemaMeta |
DBWorker.getSchDoc() |
ISchemaMeta |
IDBContainer.getSchDoc() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
Node.applyInheritanceFrom(INode iNode2,
INode iNode,
HashSet<IPurpose> hashSet,
ISchemaMeta schDoc) |
void |
DBWorker.setSchDoc(ISchemaMeta schDoc) |
void |
IDBContainer.setSchDoc(ISchemaMeta schDoc) |
| Modifier and Type | Field and Description |
|---|---|
protected ISchemaMeta |
Indexable.schDoc |
| Modifier and Type | Method and Description |
|---|---|
ISchemaMeta |
MatchSchemaSimpleImpl.getSchDoc() |
ISchemaMeta |
MatchSchemaInterface.getSchDoc() |
| Modifier and Type | Method and Description |
|---|---|
static MatchSchemaInterface |
MatchSchemaSimpleImpl.build(ISchemaMeta meta) |
static Document |
Indexable.calcGoldenRec(Document original,
Document mergedrec,
String tableName,
ISchemaMeta schDoc) |
void |
Indexable.initialize(ISchemaMeta iSchemaMeta) |
void |
MatchSchemaSimpleImpl.setSchDoc(ISchemaMeta schDoc) |
void |
MatchSchemaInterface.setSchDoc(ISchemaMeta schDoc) |
| Constructor and Description |
|---|
MatchRule(ISchemaMeta schDoc,
IRule rule) |
| Modifier and Type | Class and Description |
|---|---|
class |
SchemaMeta |
| Modifier and Type | Method and Description |
|---|---|
ISchemaMeta |
Purpose.getSchDoc() |
ISchemaMeta |
IPurpose.getSchDoc() |
| Constructor and Description |
|---|
Table(String name,
ISchemaMeta schemaDoc) |
Copyright © 2021. All rights reserved.