|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Represents the pool of all resources out of which the query result is computed. This may be the complete scope of the query or a subset, when the server the maximum depth of a query.
Method Summary | |
java.util.Set |
getPool()
Method getPool |
QueryScope |
getScope()
Returns the scope of this ResourcePool. |
boolean |
partialResult()
Indicates if the server truncated the result set. |
java.util.Iterator |
resourceIterator()
Method resourceIterator |
Method Detail |
public java.util.Iterator resourceIterator()
public java.util.Set getPool() throws BadQueryException
BadQueryException
public boolean partialResult()
public QueryScope getScope()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |