Concrete implementations of IDataTypeIdentifiers.
Provides a way to associate any value with a datatype lookupkey based on its datatype.
This interface is implemented for number as "Number", Date as "Date",
Boolean as "Boolean", and String as "String".
Each instance is registered with the dataTypeIdentifierService.
Concrete implementations of IDataTypeIdentifiers. Provides a way to associate any value with a datatype lookupkey based on its datatype. This interface is implemented for number as "Number", Date as "Date", Boolean as "Boolean", and String as "String". Each instance is registered with the dataTypeIdentifierService.