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