public class RateDecimalFormatter
extends org.kuali.rice.core.web.format.BigDecimalFormatter
| Constructor and Description |
|---|
RateDecimalFormatter() |
| Modifier and Type | Method and Description |
|---|---|
protected Object |
convertToObject(String target)
Overidden to create a RateDecimal from a String
|
Object |
format(Object obj) |
convertFromPresentationFormat, convertToArray, convertToCollection, findFormatter, formatArray, formatBean, formatCollection, formatForPresentation, formatNull, formatObject, formatterForType, getFormatter, getFormatter, getImplementationClass, getNullObjectValue, getPropertyType, getSettings, isEmptyValue, isNullValue, isSupportedType, registerFormatter, setPropertyType, setSettings, unwrapStringprotected Object convertToObject(String target)
convertToObject in class org.kuali.rice.core.web.format.BigDecimalFormatterorg.kuali.core.web.format.BigDecimalFormatter#convertToObject(java.lang.String)Copyright © 2013 The Kuali Foundation. All Rights Reserved.