public class DisbursementNumberFormatter extends CurrencyFormatter
SHOW_SYMBOL| Constructor and Description |
|---|
DisbursementNumberFormatter() |
| Modifier and Type | Method and Description |
|---|---|
protected Object |
convertToObject(String target)
begin Kuali Foundation modification
Unformats its argument and returns a KualiDecimal instance initialized with the resulting string value
|
Object |
format(Object obj)
Returns a string representation of its argument formatted as a currency value.
|
getSymbol, getSymbolForCurrencyPattern, interpolateSymbol, removeSymbol, showSymbol, validateconvertFromPresentationFormat, convertToArray, convertToCollection, findFormatter, formatArray, formatBean, formatCollection, formatForPresentation, formatNull, formatObject, formatterForType, getFormatter, getFormatter, getImplementationClass, getNullObjectValue, getPropertyType, getSettings, isEmptyValue, isNullValue, isSupportedType, registerFormatter, setPropertyType, setSettings, unwrapStringpublic DisbursementNumberFormatter()
protected Object convertToObject(String target)
CurrencyFormatterconvertToObject in class CurrencyFormatterend Kuali Foundation modificationpublic Object format(Object obj)
format in class CurrencyFormatterend Kuali Foundation modificationCopyright © 2004–2015 The Kuali Foundation. All rights reserved.