Data Type Transformation
When you map data between published and internal value objects, data type transformations may be required. The business service foundation provides methods and constructors that format data and transform data types. Data type transformations that are done in the mappings are:
Integer to and from MathNumeric
BigDecimal to and from MathNumeric
Boolean to and from String