Class TimeTypeHandler
java.lang.Object
ch.tocco.nice2.types.spi.AbstractTypeHandler
ch.tocco.nice2.types.spi.AbstractComparableTypeHandler
ch.tocco.nice2.types.impl.handlers.AbstractDateTypeHandler<org.joda.time.LocalTime>
ch.tocco.nice2.types.impl.handlers.TimeTypeHandler
- All Implemented Interfaces:
TypeHandler
-
Field Summary
Fields inherited from class AbstractDateTypeHandler
DATE_PATTERN, TIME_PATTERNFields inherited from class AbstractTypeHandler
baseHandler, type -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class AbstractDateTypeHandler
getEmptyValue, isChronological, isFourDigitYear, isNumericMethods inherited from class AbstractComparableTypeHandler
compareMethods inherited from class AbstractTypeHandler
asString, contains, init, isBoolean, isEqual, 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
-
TimeTypeHandler
public TimeTypeHandler()
-
-
Method Details
-
asObject
- Throws:
StringConversionException
-