| Class | Description |
|---|---|
| CeleAPI |
An endpoint class we are exposing
|
| CeleAPITest | |
| Constants |
Contains the client IDs and scopes for allowed clients consuming your API.
|
| Content | |
| ContentFeed |
Content Feed used for client end point data acquisition
|
| HolidayBean |
Holiday object with id, name, keyword, date, month, and year
|
| OfyService |
Objectify service wrapper so we can statically register our persistence classes
More on Objectify here : https://code.google.com/p/objectify-appengine/
|
| YelpTest |