|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Query<O>
A base interface for all queries.
| Method Summary | |
|---|---|
QueryResult<O> |
objects()
Executes the query and return the result as a serie of Chromattic entities. |
| Method Detail |
|---|
QueryResult<O> objects()
throws ChromatticException
ChromatticException - any chromattic exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||