|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.kuali.rice.kns.web.format.Formatter
org.kuali.rice.kns.web.format.CurrencyFormatter
org.kuali.kfs.pdp.businessobject.DisbursementNumberFormatter
public class DisbursementNumberFormatter
Field Summary |
---|
Fields inherited from class org.kuali.rice.kns.web.format.CurrencyFormatter |
---|
SHOW_SYMBOL |
Fields inherited from class org.kuali.rice.kns.web.format.Formatter |
---|
propertyType, settings |
Constructor Summary | |
---|---|
DisbursementNumberFormatter()
|
Method Summary | |
---|---|
protected Object |
convertToObject(String target)
|
Object |
format(Object obj)
Returns a string representation of its argument formatted as a currency value. |
Methods inherited from class org.kuali.rice.kns.web.format.CurrencyFormatter |
---|
getSymbol, interpolateSymbol, removeSymbol, showSymbol, validate |
Methods inherited from class org.kuali.rice.kns.web.format.Formatter |
---|
convertFromPresentationFormat, convertToArray, convertToCollection, findFormatter, formatArray, formatBean, formatCollection, formatForPresentation, formatNull, formatObject, formatterForType, getFormatter, getFormatter, getImplementationClass, getNullObjectValue, getPropertyType, getSettings, isBlank, isEmptyValue, isNullValue, isSupportedType, registerFormatter, setPropertyType, setSettings, trimString, unwrapString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DisbursementNumberFormatter()
Method Detail |
---|
protected Object convertToObject(String target)
convertToObject
in class org.kuali.rice.kns.web.format.CurrencyFormatter
public Object format(Object obj)
format
in class org.kuali.rice.kns.web.format.CurrencyFormatter
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |