java.lang.Objectjavax.faces.convert.BigDecimalConverter
All Implemented Interfaces:
Converter
Converter implementation for
java.math.BigDecimal
values.
Field Summary | ||
---|---|---|
public static final String | CONVERTER_ID | The standard converter id for this converter. |
public static final String | DECIMAL_ID | The message identifier of the javax.faces.application.FacesMessage to be created if
the conversion to
|
public static final String | STRING_ID | The message identifier of the javax.faces.application.FacesMessage to be created if
the conversion of the
|
Method from javax.faces.convert.BigDecimalConverter Summary: |
---|
getAsObject, getAsString |
Methods from java.lang.Object: |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method from javax.faces.convert.BigDecimalConverter Detail: |
---|
|
|