public class BigDecimalToString extends AbstractTransformer
BigDecimal to a String| Modifier and Type | Field and Description |
|---|---|
protected DecimalFormat |
format |
| Constructor and Description |
|---|
BigDecimalToString() |
| Modifier and Type | Method and Description |
|---|---|
protected Object |
primTransform(Object anObject)
Transforms anObject into a different object
|
transformprotected DecimalFormat format
protected Object primTransform(Object anObject) throws Exception
primTransform in class AbstractTransformeranObject - the object to be transformedExceptionCopyright © 2016 Alfresco. All rights reserved.