Interface AbstractObjectifyJUnit.ResultLoader<E>
-
- Enclosing class:
- AbstractObjectifyJUnit
public static interface AbstractObjectifyJUnit.ResultLoader<E>
Loads the entity.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description com.googlecode.objectify.LoadResult<E>
load(com.googlecode.objectify.cmd.LoadType<E> loadType)
-