public class TransformOperations extends Object
| Constructor and Description |
|---|
TransformOperations() |
public static TransformOperation staticDatatypeTransformation(String mappingPropertyInternalName, String targetValue)
public static TransformOperation dynamicDatatypeTransformation(String mappingPropertyInternalName, String targetValue)
public static TransformOperation staticDomainPropertyTransformation(String mappingPropertyInternalName, String targetValue)
public static TransformOperation dynamicDomainPropertyTransformation(String mappingPropertyInternalName, String targetValue)
public static TransformOperation staticRuntimeNameTransformation(String mappingPropertyInternalName, String targetValue)
public static TransformOperation dynamicRuntimeNameTransformation(String mappingPropertyInternalName, String targetValue)
public static TransformOperation staticMeasurementUnitTransformation(String mappingPropertyInternalName, String targetValue)
public static TransformOperation dynamicMeasurementUnitTransformation(String mappingPropertyInternalName, String sourceStaticPropertyInternalName)
Copyright © 2018. All rights reserved.