@RequestScoped public class LocaleBasedBigDecimalConverter extends java.lang.Object implements Converter<java.math.BigDecimal>
ConversionError will be throw.| Constructor and Description |
|---|
LocaleBasedBigDecimalConverter(Localization localization) |
| Modifier and Type | Method and Description |
|---|---|
java.math.BigDecimal |
convert(java.lang.String value,
java.lang.Class<? extends java.math.BigDecimal> type,
java.util.ResourceBundle bundle) |
public LocaleBasedBigDecimalConverter(Localization localization)
Copyright © 2013 Caelum. All Rights Reserved.