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, validate
convertFromPresentationFormat, convertToArray, convertToCollection, findFormatter, formatArray, formatBean, formatCollection, formatForPresentation, formatNull, formatObject, formatterForType, getFormatter, getFormatter, getImplementationClass, getNullObjectValue, getPropertyType, getSettings, isEmptyValue, isNullValue, isSupportedType, registerFormatter, setPropertyType, setSettings, unwrapString
public DisbursementNumberFormatter()
protected Object convertToObject(String target)
CurrencyFormatter
convertToObject
in class CurrencyFormatter
end Kuali Foundation modification
public Object format(Object obj)
format
in class CurrencyFormatter
end Kuali Foundation modification
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.