ariba.ui.validation
Class BigDecimalMoneyFormatter
java.lang.Object
ariba.util.formatter.Formatter
ariba.ui.validation.GenericMoneyFormatter
ariba.ui.validation.BigDecimalMoneyFormatter
- All Implemented Interfaces:
- Compare, StringParser
public class BigDecimalMoneyFormatter
- extends GenericMoneyFormatter
A currency-specific formatter for BigDecimals. (The currency is implied by the formatter
instance rather than being tagged on the "Money" object itself).
Methods inherited from class ariba.ui.validation.GenericMoneyFormatter |
appendSuffix, compareMoneys, compareMoneys, compareMoneys, displayEuroSymbol, dualStringValue, getAmount, getCurrency, getDefaultStringValue, getDefaultStringValue, getEscapedStringValue, getEscapedStringValue, getStringValue, getStringValue, getStringValue, getStringValue, getStringValue, getStringValue, getValue, isMoney, isMoney, moneyInfo, moneyValue, moneyValue, moneyValue, moneyValue, parseMoney, parseMoney, parseMoney, parseMoneyNumber, parseMoneyNumber, quickCompareValue, setAppendSuffix, sleep, stringIsTooLong, stringIsTooLong, stringValueInCurrency, stringValueInCurrency |
Methods inherited from class ariba.util.formatter.Formatter |
canFormatNulls, compare, compare, equal, equal, getFormat, getFormat, getFormatterClassForType, getFormatterForObject, getFormatterForType, getLocale, getStringValue, getStringValue, getValue, handlesNulls, isBidirectional, makeParseException, makeParseException, makeParseException, makeParseExceptionMessage, makeParseExceptionMessage, objectsAreEqual, objectsAreEqual, parse, parse, parseString, parseString, quickCompare, quickCompare, registerFormatter |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BigDecimalMoneyFormatter
public BigDecimalMoneyFormatter(java.lang.Object currency)
formatterForCurrency
public static BigDecimalMoneyFormatter formatterForCurrency(java.lang.String isoName)
formattersByCurrency
public static BigDecimalMoneyFormatter.CurrencyFormatterMap formattersByCurrency()
formattersByCurrencyWithSuffix
public static BigDecimalMoneyFormatter.CurrencyFormatterMap formattersByCurrencyWithSuffix()
getCurrencies
public static java.util.Map<java.lang.String,BigDecimalMoneyFormatter.Currency> getCurrencies()
containsKey
public boolean containsKey(java.lang.Object key)
AribaWeb User Interface Development Framework
Copyright © 2000-2014 Ariba, Inc. All Rights Reserved.