| Package | Description |
|---|---|
| com.entitystream.identiza.db | |
| com.entitystream.identiza.entity.resolve.match | |
| com.entitystream.identiza.entity.resolve.metadata |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
Node.applyInheritanceFrom(INode iNode2,
INode iNode,
HashSet<IPurpose> hashSet,
ISchemaMeta schDoc) |
| Modifier and Type | Method and Description |
|---|---|
IPurpose |
MatchSchemaSimpleImpl.getPurpose(String purposeName,
String groupName) |
IPurpose |
MatchSchemaInterface.getPurpose(String purposeName,
String groupName) |
| Modifier and Type | Method and Description |
|---|---|
Collection<IPurpose> |
MatchSchemaSimpleImpl.getPurposes() |
Collection<IPurpose> |
MatchSchemaInterface.getPurposes() |
List<IPurpose> |
MatchTableInterface.getPurposesForTable() |
List<IPurpose> |
MatchTable.getPurposesForTable() |
| Modifier and Type | Class and Description |
|---|---|
class |
Purpose |
| Modifier and Type | Method and Description |
|---|---|
IPurpose |
SchemaMeta.getPurpose(String purposeName) |
IPurpose |
ISchemaMeta.getPurpose(String purposeName) |
| Modifier and Type | Method and Description |
|---|---|
List<IPurpose> |
SchemaMeta.getPurposes() |
List<IPurpose> |
ISchemaMeta.getPurposes() |
List<IPurpose> |
SchemaMeta.getPurposes(String tableName) |
List<IPurpose> |
ISchemaMeta.getPurposes(String tableName) |
| Modifier and Type | Method and Description |
|---|---|
void |
SchemaMeta.addPurpose(IPurpose p) |
void |
ISchemaMeta.addPurpose(IPurpose purpose) |
void |
SchemaMeta.updatePurpose(IPurpose p) |
void |
ISchemaMeta.updatePurpose(IPurpose p) |
Copyright © 2021. All rights reserved.