public class UTCReadableInstantDateTranslatorFactory extends com.googlecode.objectify.impl.translate.ValueTranslatorFactory<org.joda.time.ReadableInstant,Date>
ReadableInstant to DateTimeZone.UTC.| Constructor and Description |
|---|
UTCReadableInstantDateTranslatorFactory()
No-args Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
protected com.googlecode.objectify.impl.translate.ValueTranslator<org.joda.time.ReadableInstant,Date> |
createValueTranslator(com.googlecode.objectify.impl.translate.TypeKey<org.joda.time.ReadableInstant> tk,
com.googlecode.objectify.impl.translate.CreateContext ctx,
com.googlecode.objectify.impl.Path path) |
public UTCReadableInstantDateTranslatorFactory()
protected com.googlecode.objectify.impl.translate.ValueTranslator<org.joda.time.ReadableInstant,Date> createValueTranslator(com.googlecode.objectify.impl.translate.TypeKey<org.joda.time.ReadableInstant> tk, com.googlecode.objectify.impl.translate.CreateContext ctx, com.googlecode.objectify.impl.Path path)
createValueTranslator in class com.googlecode.objectify.impl.translate.ValueTranslatorFactory<org.joda.time.ReadableInstant,Date>Copyright © 2013-2014–2015 Sappenin Inc.. All rights reserved.