public class NPEConverter
extends java.lang.Object
| Constructor and Description |
|---|
NPEConverter() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
convertEMFValueToMongoDBValue(EDataType eDataType,
java.lang.Object emfValue) |
java.lang.Object |
convertMongoDBValueToEMFValue(EDataType eDataType,
java.lang.Object databaseValue) |
boolean |
isConverterForType(EDataType eDataType) |
public java.lang.Object convertMongoDBValueToEMFValue(EDataType eDataType,
java.lang.Object databaseValue)
public java.lang.Object convertEMFValueToMongoDBValue(EDataType eDataType,
java.lang.Object emfValue)
public boolean isConverterForType(EDataType eDataType)
Data In Motion Consulting