Class Projection
java.lang.Object
com.google.appengine.api.datastore.Projection
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
PropertyProjection
A query projection.
- See Also:
-
Method Summary
-
Method Details
-
getName
Returns the name of the property this projection populates.
-