Class AutoTimestampTypeHandler
java.lang.Object
ch.tocco.nice2.types.spi.TypeHandlerWrapper<org.joda.time.DateTime>
ch.tocco.nice2.userbase.impl.types.AutoTimestampTypeHandler
- All Implemented Interfaces:
TypeHandler<org.joda.time.DateTime>
-
Field Summary
Fields inherited from class ch.tocco.nice2.types.spi.TypeHandlerWrapper
baseHandler, type
-
Constructor Summary
-
Method Summary
Methods inherited from class ch.tocco.nice2.types.spi.TypeHandlerWrapper
asObject, asString, compare, contains, getEmptyValue, init, invalid, invalid, isBoolean, isChronological, isEqual, isNumeric, isolate, matches, shouldBeUnique, validate
-
Constructor Details
-
AutoTimestampTypeHandler
public AutoTimestampTypeHandler()
-
-
Method Details
-
getGenerationType
-