com.google.gwt.requestfactory.server
Class SampleDataPopulator
java.lang.Object
com.google.gwt.requestfactory.server.SampleDataPopulator
public class SampleDataPopulator
- extends java.lang.Object
Experimental API: This class is still under rapid
development, and is very likely to be deleted. Use it at your own risk.
Class to populate the datastore with sample data in a JSON file.
|
Method Summary |
static void |
main(java.lang.String[] args)
|
void |
populate()
|
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
main
public static void main(java.lang.String[] args)
populate
public void populate()
throws JSONException,
HttpException,
java.io.IOException
- Throws:
JSONException
HttpException
java.io.IOException