public class WriteEngine extends Object
Modifier and Type | Field and Description |
---|---|
protected com.google.appengine.api.datastore.AsyncDatastoreService |
ads |
protected ObjectifyImpl |
ofy |
protected Session |
session |
Constructor and Description |
---|
WriteEngine(ObjectifyImpl ofy,
com.google.appengine.api.datastore.AsyncDatastoreService ads,
Session session) |
protected ObjectifyImpl ofy
protected com.google.appengine.api.datastore.AsyncDatastoreService ads
protected Session session
public WriteEngine(ObjectifyImpl ofy, com.google.appengine.api.datastore.AsyncDatastoreService ads, Session session)
Copyright © 2013. All Rights Reserved.