Groovy Documentation

controllers
Class QueryResults

java.lang.Object
  controllers.QueryResults

class QueryResults

filtered results of a query


Property Summary
List hits

def partial

def startFrom

 
Constructor Summary
QueryResults()

 
Method Summary
 
Methods inherited from class Object
wait, wait, wait, hashCode, getClass, equals, toString, notify, notifyAll
 

Property Detail

hits

List hits


partial

def partial


startFrom

def startFrom


 
Constructor Detail

QueryResults

QueryResults()


 

Groovy Documentation