Class MoneyAmountTypeHandler
java.lang.Object
ch.tocco.nice2.types.spi.AbstractTypeHandler<BigDecimal>
ch.tocco.nice2.types.spi.AbstractComparableTypeHandler<BigDecimal>
ch.tocco.nice2.types.impl.handlers.BigDecimalTypeHandler
ch.tocco.nice2.types.impl.handlers.MoneyAmountTypeHandler
- All Implemented Interfaces:
TypeHandler<BigDecimal>
-
Field Summary
Fields inherited from class AbstractTypeHandler
baseHandler, type -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class BigDecimalTypeHandler
getEmptyValue, isChronological, isEqual, isNumericMethods inherited from class AbstractComparableTypeHandler
compareMethods inherited from class AbstractTypeHandler
contains, init, isBoolean, isolate, matches, shouldBeUnique, validateMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface TypeHandler
getGenerationType
-
Constructor Details
-
MoneyAmountTypeHandler
public MoneyAmountTypeHandler()
-
-
Method Details
-
asObject
- Specified by:
asObjectin interfaceTypeHandler<BigDecimal>- Overrides:
asObjectin classBigDecimalTypeHandler- Throws:
StringConversionException
-
asString
- Specified by:
asStringin interfaceTypeHandler<BigDecimal>- Overrides:
asStringin classAbstractTypeHandler<BigDecimal>
-