|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.chromattic.core.query.QueryImpl<O>
public class QueryImpl<O>
| Method Summary | |
|---|---|
QueryResult<O> |
objects()
|
QueryResult<O> |
objects(java.lang.Long offset,
java.lang.Long limit)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public QueryResult<O> objects()
throws ChromatticException
objects in interface Query<O>ChromatticException
public QueryResult<O> objects(java.lang.Long offset,
java.lang.Long limit)
throws ChromatticException
objects in interface Query<O>ChromatticException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||