| Package | Description |
|---|---|
| com.entitystream.identiza.db | |
| com.entitystream.identiza.entity.resolve.metadata | |
| com.entitystream.identiza.entity.resolve.storage |
| Modifier and Type | Method and Description |
|---|---|
static Object[] |
INode.getWords(Document node,
List<PurposeColumnMap> map,
WordList anon,
Date when) |
static Object[] |
INode.getWords(INode node,
List<PurposeColumnMap> map,
WordList anon,
Date when) |
| Modifier and Type | Method and Description |
|---|---|
static PurposeColumnMap |
PurposeColumnMap.fromDocument(Document pcmd) |
| Modifier and Type | Method and Description |
|---|---|
ArrayList<PurposeColumnMap> |
ITableColumn.getPurposeColumnMap() |
ArrayList<PurposeColumnMap> |
TableColumn.getPurposeColumnMap() |
List<PurposeColumnMap> |
SchemaMeta.getPurposeColumnMaps(PurposeColumn pc) |
List<PurposeColumnMap> |
ISchemaMeta.getPurposeColumnMaps(PurposeColumn pc) |
List<PurposeColumnMap> |
SchemaMeta.getPurposeColumnMaps(String optPurposeName) |
List<PurposeColumnMap> |
ISchemaMeta.getPurposeColumnMaps(String optPurposeName) |
List<PurposeColumnMap> |
SchemaMeta.getPurposeColumnMaps(String purposeName,
String purposeColumnName,
String tableName) |
List<PurposeColumnMap> |
ISchemaMeta.getPurposeColumnMaps(String purposeName,
String column,
String tableName) |
List<PurposeColumnMap> |
SchemaMeta.getTablePurposeColumnMaps(String tableName) |
List<PurposeColumnMap> |
ISchemaMeta.getTablePurposeColumnMaps(String tableName) |
| Modifier and Type | Method and Description |
|---|---|
void |
SchemaMeta.addPurposeColumnMap(PurposeColumnMap pcm) |
void |
ISchemaMeta.addPurposeColumnMap(PurposeColumnMap pcm) |
void |
SchemaMeta.deletePurposeColumnMap(PurposeColumnMap pcm) |
void |
ISchemaMeta.deletePurposeColumnMap(PurposeColumnMap object) |
| Modifier and Type | Method and Description |
|---|---|
void |
ITableColumn.setPurposeColumnMap(ArrayList<PurposeColumnMap> _pcms) |
void |
TableColumn.setPurposeColumnMap(ArrayList<PurposeColumnMap> _pcms) |
| Modifier and Type | Method and Description |
|---|---|
List<Standardized> |
Record.getStandardised(String purposeColumnName,
MatchProcInterface proc,
List<PurposeColumnMap> map,
WordList anon) |
List<Standardized> |
RecordInterface.getStandardised(String purposeColumnName,
MatchProcInterface proc,
List<PurposeColumnMap> map,
WordList anon) |
static List<Standardized> |
Record.standardise(RecordInterface rec,
MatchSchemaInterface schema,
String purposeName,
MatchProcInterface proc,
List<PurposeColumnMap> pcm,
WordList anon) |
List<Standardized> |
Record.standardise(String purposeName,
MatchProcInterface proc,
List<PurposeColumnMap> pcm,
WordList anon) |
List<Standardized> |
RecordInterface.standardise(String purposeName,
MatchProcInterface proc,
List<PurposeColumnMap> pcm,
WordList anon) |
Copyright © 2021. All rights reserved.