public class SaveContext extends Object
Constructor and Description |
---|
SaveContext(Objectify ofy) |
Modifier and Type | Method and Description |
---|---|
Objectify |
getObjectify() |
List<Reference> |
getReferences(Object pojo) |
void |
registerReference(Property prop,
Ref<?> ref) |
void |
setCurrentRoot(Object rootEntity)
Sets the current root entity, not its key!
|
Copyright © 2014. All rights reserved.