org.springframework.datastore.query
Class Query.IdProjection

java.lang.Object
  extended by org.springframework.datastore.query.Query.Projection
      extended by org.springframework.datastore.query.Query.IdProjection
Enclosing class:
Query

public static class Query.IdProjection
extends Query.Projection

A projection used to obtain the identifier of an object


Constructor Summary
Query.IdProjection()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Query.IdProjection

public Query.IdProjection()