Class Hierarchy
- java.lang.Object
- java.util.AbstractCollection<E> (implements java.util.Collection<E>)
- com.googlecode.objectify.util.AbstractFilter (implements javax.servlet.Filter)
- java.util.AbstractMap<K,V> (implements java.util.Map<K,V>)
- com.googlecode.objectify.impl.AbstractProperty (implements com.googlecode.objectify.impl.Property)
- com.googlecode.objectify.condition.Always (implements com.googlecode.objectify.condition.If<V,P>)
- com.googlecode.objectify.impl.translate.ArrayTranslatorFactory (implements com.googlecode.objectify.impl.translate.TranslatorFactory<P,D>)
- com.googlecode.objectify.impl.translate.AsIsTranslatorFactory (implements com.googlecode.objectify.impl.translate.TranslatorFactory<P,D>)
- com.googlecode.objectify.impl.CacheControlImpl (implements com.googlecode.objectify.cache.CacheControl)
- com.googlecode.objectify.cache.CachingAsyncDatastoreService (implements com.google.appengine.api.datastore.AsyncDatastoreService)
- com.googlecode.objectify.cache.CachingDatastoreService (implements com.google.appengine.api.datastore.DatastoreService)
- com.googlecode.objectify.cache.CachingDatastoreServiceFactory
- com.googlecode.objectify.impl.Chunk<T> (implements java.util.Iterator<E>)
- com.googlecode.objectify.impl.ChunkingIterator<T> (implements com.google.appengine.api.datastore.QueryResultIterator<T>)
- com.googlecode.objectify.impl.ChunkIterator<T> (implements java.util.Iterator<E>)
- com.googlecode.objectify.impl.translate.ClassPopulator<P> (implements com.googlecode.objectify.impl.translate.Populator<P>)
- com.googlecode.objectify.impl.translate.ClassTranslatorFactory<P> (implements com.googlecode.objectify.impl.translate.TranslatorFactory<P,D>)
- com.googlecode.objectify.impl.translate.CollectionTranslatorFactory (implements com.googlecode.objectify.impl.translate.TranslatorFactory<P,D>)
- com.googlecode.objectify.impl.translate.ContainerTranslatorFactory (implements com.googlecode.objectify.impl.translate.TranslatorFactory<P,D>)
- com.googlecode.objectify.impl.translate.CreateContext
- com.googlecode.objectify.impl.translate.Creator<P> (implements com.googlecode.objectify.impl.translate.Translator<P,D>)
- com.googlecode.objectify.util.DatastoreIntrospector
- com.googlecode.objectify.util.DatastoreUtils
- com.googlecode.objectify.impl.DeferredImpl (implements com.googlecode.objectify.cmd.Deferred)
- com.googlecode.objectify.impl.DeferredSaverImpl (implements com.googlecode.objectify.cmd.DeferredSaver)
- com.googlecode.objectify.impl.Deferrer
- com.googlecode.objectify.impl.translate.EmbeddedMapTranslatorFactory (implements com.googlecode.objectify.impl.translate.TranslatorFactory<P,D>)
- com.googlecode.objectify.cache.EntityMemcache
- com.googlecode.objectify.cache.EntityMemcache.Bucket
- com.googlecode.objectify.impl.EntityMemcacheStats (implements com.googlecode.objectify.cache.MemcacheStats)
- com.googlecode.objectify.impl.EntityMemcacheStats.Stat
- com.googlecode.objectify.impl.EntityMetadata<P>
- com.googlecode.objectify.impl.translate.EntityTranslator (implements com.googlecode.objectify.impl.translate.Translator<P,D>)
- com.googlecode.objectify.stringifier.EnumStringifier<E> (implements com.googlecode.objectify.stringifier.InitializeStringifier, com.googlecode.objectify.stringifier.Stringifier<T>)
- com.googlecode.objectify.impl.ForwardPath
- com.googlecode.objectify.util.FutureHelper
- com.googlecode.objectify.util.FutureNow<T> (implements java.util.concurrent.Future<V>)
- com.google.appengine.api.utils.FutureWrapper<K,V> (implements java.util.concurrent.Future<V>)
- javax.servlet.GenericServlet (implements java.io.Serializable, javax.servlet.Servlet, javax.servlet.ServletConfig)
- javax.servlet.http.HttpServlet (implements java.io.Serializable)
- com.googlecode.objectify.repackaged.gentyref.GenericTypeReflector
- com.googlecode.objectify.util.GenericUtils
- com.googlecode.objectify.util.Holder<T>
- com.googlecode.objectify.impl.IfConditionGenerator
- com.googlecode.objectify.util.IterateFunction<T> (implements com.google.common.base.Function<F,T>)
- com.googlecode.objectify.impl.translate.opt.joda.JodaMoneyTranslators
- com.googlecode.objectify.impl.translate.opt.joda.JodaTimeTranslators
- com.fasterxml.jackson.databind.JsonDeserializer<T>
- com.fasterxml.jackson.databind.deser.std.StdDeserializer<T> (implements java.io.Serializable)
- com.fasterxml.jackson.databind.JsonSerializer<T> (implements com.fasterxml.jackson.databind.jsonFormatVisitors.JsonFormatVisitable)
- com.googlecode.objectify.Key<T> (implements java.lang.Comparable<T>, java.io.Serializable)
- com.googlecode.objectify.cache.KeyMemcacheService
- com.googlecode.objectify.impl.KeyMetadata<P>
- com.googlecode.objectify.KeyRange<T> (implements java.lang.Iterable<T>, java.io.Serializable)
- com.googlecode.objectify.impl.Keys
- com.googlecode.objectify.stringifier.KeyStringifier (implements com.googlecode.objectify.stringifier.Stringifier<T>)
- com.googlecode.objectify.impl.translate.LifecycleMethod
- com.googlecode.objectify.impl.LoadConditions
- com.googlecode.objectify.impl.translate.LoadContext
- com.googlecode.objectify.impl.LoadEngine
- com.googlecode.objectify.LoadResult<T> (implements com.googlecode.objectify.Result<T>)
- com.googlecode.objectify.util.LogUtils
- com.googlecode.objectify.impl.translate.MapifyTranslatorFactory (implements com.googlecode.objectify.impl.translate.TranslatorFactory<P,D>)
- com.googlecode.objectify.cache.MemcacheServiceRetryProxy (implements java.lang.reflect.InvocationHandler)
- com.googlecode.objectify.cache.MergeFuture<K,V> (implements java.util.concurrent.Future<V>)
- com.fasterxml.jackson.databind.Module (implements com.fasterxml.jackson.core.Versioned)
- com.fasterxml.jackson.databind.module.SimpleModule (implements java.io.Serializable)
- com.googlecode.objectify.impl.translate.NullPopulator (implements com.googlecode.objectify.impl.translate.Populator<P>)
- com.googlecode.objectify.impl.translate.NullSafeTranslator<P,D> (implements com.googlecode.objectify.impl.translate.Translator<P,D>)
- com.googlecode.objectify.stringifier.NullStringifier (implements com.googlecode.objectify.stringifier.Stringifier<T>)
- com.googlecode.objectify.impl.translate.NumberTranslatorFactory (implements com.googlecode.objectify.impl.translate.TranslatorFactory<P,D>)
- com.googlecode.objectify.ObjectifyFactory (implements com.googlecode.objectify.impl.Forge)
- com.googlecode.objectify.impl.ObjectifyImpl<O> (implements java.lang.Cloneable, com.googlecode.objectify.Objectify)
- com.googlecode.objectify.ObjectifyService
- com.googlecode.objectify.impl.Path
- com.googlecode.objectify.cache.PendingFutures
- com.googlecode.objectify.condition.PojoIf<P> (implements com.googlecode.objectify.condition.If<V,P>)
- com.googlecode.objectify.impl.PropertyPopulator<P,D> (implements com.googlecode.objectify.impl.translate.Populator<P>)
- com.googlecode.objectify.impl.QueryEngine
- com.googlecode.objectify.util.cmd.QueryResultIteratorWrapper<T> (implements com.google.appengine.api.datastore.QueryResultIterator<T>)
- com.googlecode.objectify.Ref<T> (implements java.lang.Comparable<T>, java.io.Serializable)
- com.googlecode.objectify.impl.ref.DeadRef<T>
- com.googlecode.objectify.impl.ref.LiveRef<T>
- com.googlecode.objectify.impl.Registrar
- com.googlecode.objectify.impl.ResultAdapter<T> (implements com.googlecode.objectify.Result<T>)
- com.googlecode.objectify.util.ResultCache<T> (implements com.googlecode.objectify.Result<T>, java.io.Serializable)
- com.googlecode.objectify.util.ResultNow<T> (implements com.googlecode.objectify.Result<T>, java.io.Serializable)
- com.googlecode.objectify.util.ResultNowFunction<T> (implements com.google.common.base.Function<F,T>)
- com.googlecode.objectify.util.ResultProxy<T> (implements java.lang.reflect.InvocationHandler, java.io.Serializable)
- com.googlecode.objectify.impl.ResultWithCursor<T>
- com.googlecode.objectify.impl.translate.SaveContext
- com.googlecode.objectify.impl.SaverImpl (implements com.googlecode.objectify.cmd.Saver)
- com.googlecode.objectify.impl.translate.SerializeTranslatorFactory (implements com.googlecode.objectify.impl.translate.TranslatorFactory<P,D>)
- com.googlecode.objectify.impl.Session
- com.googlecode.objectify.impl.SessionValue<T>
- com.googlecode.objectify.impl.SimpleQueryImpl<T> (implements com.googlecode.objectify.cmd.SimpleQuery<T>)
- java.lang.Throwable (implements java.io.Serializable)
- com.googlecode.objectify.util.cmd.TransactionWrapper (implements com.google.appengine.api.datastore.Transaction)
- com.googlecode.objectify.impl.Transactor<O>
- com.googlecode.objectify.impl.translate.TranslateTranslatorFactory (implements com.googlecode.objectify.impl.translate.TranslatorFactory<P,D>)
- com.googlecode.objectify.util.TranslatingIterator<F,T> (implements java.util.Iterator<E>)
- com.googlecode.objectify.util.TranslatingQueryResultIterable<F,T> (implements com.google.appengine.api.datastore.QueryResultIterable<T>)
- com.googlecode.objectify.impl.translate.TranslatorRecycles<P,D> (implements com.googlecode.objectify.impl.translate.Recycles, com.googlecode.objectify.impl.translate.Translator<P,D>)
- com.googlecode.objectify.impl.translate.Translators
- com.googlecode.objectify.cache.TriggerFuture<T> (implements java.util.concurrent.Future<V>)
- com.googlecode.objectify.repackaged.gentyref.TypeFactory
- com.googlecode.objectify.impl.translate.TypeKey<T>
- com.googlecode.objectify.repackaged.gentyref.TypeToken<T>
- com.googlecode.objectify.impl.TypeUtils
- com.googlecode.objectify.condition.ValueIf<V> (implements com.googlecode.objectify.condition.If<V,P>)
- com.googlecode.objectify.condition.IfDefault (implements com.googlecode.objectify.condition.InitializeIf)
- com.googlecode.objectify.condition.IfEmpty
- com.googlecode.objectify.condition.IfEmptyString
- com.googlecode.objectify.condition.IfFalse
- com.googlecode.objectify.condition.IfNotDefault (implements com.googlecode.objectify.condition.InitializeIf)
- com.googlecode.objectify.condition.IfNotEmpty
- com.googlecode.objectify.condition.IfNotNull
- com.googlecode.objectify.condition.IfNotZero
- com.googlecode.objectify.condition.IfNull
- com.googlecode.objectify.condition.IfTrue
- com.googlecode.objectify.condition.IfZero
- com.googlecode.objectify.impl.translate.ValueTranslatorFactory<P,D> (implements com.googlecode.objectify.impl.translate.TranslatorFactory<P,D>)
- com.googlecode.objectify.VoidWork (implements com.googlecode.objectify.Work<R>)
- com.googlecode.objectify.impl.WriteEngine
Interface Hierarchy
- java.lang.AutoCloseable
- com.googlecode.objectify.cache.CacheControl
- com.googlecode.objectify.cmd.Deferred
- com.googlecode.objectify.cmd.DeferredDeleteIds
- com.googlecode.objectify.cmd.DeferredDeleter
- com.googlecode.objectify.cmd.DeferredSaver
- com.googlecode.objectify.cmd.DeleteIds
- com.googlecode.objectify.cmd.Deleter
- com.googlecode.objectify.impl.Forge
- com.googlecode.objectify.condition.If<V,P>
- com.googlecode.objectify.condition.InitializeIf
- com.googlecode.objectify.stringifier.InitializeStringifier
- java.lang.Iterable<T>
- com.googlecode.objectify.cmd.Loader
- com.googlecode.objectify.cmd.LoadType<T> (also extends com.googlecode.objectify.cmd.LoadIds<T>, com.googlecode.objectify.cmd.Query<T>)
- com.googlecode.objectify.cmd.Query<T>
- com.googlecode.objectify.cmd.LoadType<T> (also extends com.googlecode.objectify.cmd.LoadIds<T>)
- com.googlecode.objectify.cmd.QueryExecute<T>
- com.googlecode.objectify.cmd.Loader
- com.googlecode.objectify.cmd.LoadType<T> (also extends com.googlecode.objectify.cmd.LoadIds<T>, com.googlecode.objectify.cmd.Query<T>)
- com.googlecode.objectify.cmd.Query<T>
- com.googlecode.objectify.cmd.LoadType<T> (also extends com.googlecode.objectify.cmd.LoadIds<T>)
- com.googlecode.objectify.cmd.QueryKeys<T>
- com.googlecode.objectify.cmd.SimpleQuery<T>
- com.googlecode.objectify.cmd.Loader
- com.googlecode.objectify.cmd.LoadType<T> (also extends com.googlecode.objectify.cmd.LoadIds<T>, com.googlecode.objectify.cmd.Query<T>)
- com.googlecode.objectify.cmd.Query<T>
- com.googlecode.objectify.cmd.LoadType<T> (also extends com.googlecode.objectify.cmd.LoadIds<T>)
- com.googlecode.objectify.cmd.QueryKeys<T>
- com.google.appengine.api.datastore.QueryResultIterable<T>
- com.googlecode.objectify.cmd.Loader
- com.googlecode.objectify.cmd.LoadType<T> (also extends com.googlecode.objectify.cmd.LoadIds<T>, com.googlecode.objectify.cmd.Query<T>)
- com.googlecode.objectify.cmd.Query<T>
- com.googlecode.objectify.cmd.LoadType<T> (also extends com.googlecode.objectify.cmd.LoadIds<T>)
- com.googlecode.objectify.cmd.QueryExecute<T>
- com.googlecode.objectify.cmd.Loader
- com.googlecode.objectify.cmd.LoadType<T> (also extends com.googlecode.objectify.cmd.LoadIds<T>, com.googlecode.objectify.cmd.Query<T>)
- com.googlecode.objectify.cmd.Query<T>
- com.googlecode.objectify.cmd.LoadType<T> (also extends com.googlecode.objectify.cmd.LoadIds<T>)
- com.googlecode.objectify.cmd.QueryKeys<T>
- com.googlecode.objectify.cmd.SimpleQuery<T>
- com.googlecode.objectify.cmd.Loader
- com.googlecode.objectify.cmd.LoadType<T> (also extends com.googlecode.objectify.cmd.LoadIds<T>, com.googlecode.objectify.cmd.Query<T>)
- com.googlecode.objectify.cmd.Query<T>
- com.googlecode.objectify.cmd.LoadType<T> (also extends com.googlecode.objectify.cmd.LoadIds<T>)
- com.googlecode.objectify.cmd.QueryKeys<T>
- com.googlecode.objectify.cmd.SimpleQuery<T>
- com.googlecode.objectify.cmd.Loader
- com.googlecode.objectify.cmd.LoadType<T> (also extends com.googlecode.objectify.cmd.LoadIds<T>, com.googlecode.objectify.cmd.Query<T>)
- com.googlecode.objectify.cmd.Query<T>
- com.googlecode.objectify.cmd.LoadType<T> (also extends com.googlecode.objectify.cmd.LoadIds<T>)
- com.googlecode.objectify.cmd.SimpleQuery<T>
- com.googlecode.objectify.cmd.Loader
- com.googlecode.objectify.cmd.LoadType<T> (also extends com.googlecode.objectify.cmd.LoadIds<T>, com.googlecode.objectify.cmd.Query<T>)
- com.googlecode.objectify.cmd.Query<T>
- com.googlecode.objectify.cmd.LoadType<T> (also extends com.googlecode.objectify.cmd.LoadIds<T>)
- com.googlecode.objectify.cmd.LoadIds<T>
- com.googlecode.objectify.cmd.LoadType<T> (also extends com.googlecode.objectify.cmd.Query<T>)
- com.googlecode.objectify.mapper.Mapper<K,V>
- com.googlecode.objectify.cache.MemcacheStats
- com.googlecode.objectify.Objectify
- com.googlecode.objectify.impl.translate.Populator<P>
- com.googlecode.objectify.impl.Property
- com.googlecode.objectify.impl.translate.Recycles
- com.googlecode.objectify.Result<T>
- com.googlecode.objectify.cmd.Saver
- com.googlecode.objectify.stringifier.Stringifier<T>
- com.googlecode.objectify.impl.translate.Synthetic
- com.googlecode.objectify.impl.translate.Translator<P,D>
- com.googlecode.objectify.impl.translate.TranslatorFactory<P,D>
- java.lang.reflect.Type
- com.googlecode.objectify.repackaged.gentyref.CaptureType
- com.googlecode.objectify.Work<R>
Annotation Type Hierarchy
- com.googlecode.objectify.annotation.Unindex (implements java.lang.annotation.Annotation)
- com.googlecode.objectify.annotation.Translate (implements java.lang.annotation.Annotation)
- com.googlecode.objectify.annotation.Subclass (implements java.lang.annotation.Annotation)
- com.googlecode.objectify.annotation.Stringify (implements java.lang.annotation.Annotation)
- com.googlecode.objectify.annotation.Serialize (implements java.lang.annotation.Annotation)
- com.googlecode.objectify.annotation.Parent (implements java.lang.annotation.Annotation)
- com.googlecode.objectify.annotation.OnSave (implements java.lang.annotation.Annotation)
- com.googlecode.objectify.annotation.OnLoad (implements java.lang.annotation.Annotation)
- com.googlecode.objectify.annotation.Mapify (implements java.lang.annotation.Annotation)
- com.googlecode.objectify.annotation.Load (implements java.lang.annotation.Annotation)
- com.googlecode.objectify.annotation.Index (implements java.lang.annotation.Annotation)
- com.googlecode.objectify.annotation.IgnoreSave (implements java.lang.annotation.Annotation)
- com.googlecode.objectify.annotation.IgnoreLoad (implements java.lang.annotation.Annotation)
- com.googlecode.objectify.annotation.Ignore (implements java.lang.annotation.Annotation)
- com.googlecode.objectify.annotation.Id (implements java.lang.annotation.Annotation)
- com.googlecode.objectify.annotation.Entity (implements java.lang.annotation.Annotation)
- com.googlecode.objectify.annotation.Container (implements java.lang.annotation.Annotation)
- com.googlecode.objectify.annotation.Cache (implements java.lang.annotation.Annotation)
- com.googlecode.objectify.annotation.AlsoLoad (implements java.lang.annotation.Annotation)
Enum Hierarchy
Copyright © 2015. All rights reserved.