public interface RecordDiscriminator
A factory for creating
RecordIdentifier objects.-
Method Summary
Modifier and TypeMethodDescriptionCreates a new record identifier using the given context.
-
Method Details
-
createRecordIdentifier
Creates a new record identifier using the given context.- Parameters:
context- the multi-record schema in which the identifier operates- Returns:
- the new record identifier
-