Package | Description |
---|---|
com.semarchy.mdm.runtime.model.physical |
Modifier and Type | Method and Description |
---|---|
ISequence |
IEntityTableMapping.getIDSequence()
The sequence used to compute this entity IDs:
The Golden ID if matching behavior is
MatchingBehavior.FUZZY_MATCHING
The DataEntry ID for new record if matching behavior is MatchingBehavior.EXACT_ID_MATCHING
|
ISequence |
IPhysicalModel.getSequence(IEntity pEntity) |
ISequence |
IPhysicalModel.getSequence(String pName) |
Modifier and Type | Method and Description |
---|---|
List<? extends ISequence> |
IPhysicalModel.getSequences() |
Copyright © 2015. All Rights Reserved.