org.chromattic.core.query
Class QueryImpl<O>

java.lang.Object
  extended by org.chromattic.core.query.QueryImpl<O>
All Implemented Interfaces:
Query<O>

public class QueryImpl<O>
extends java.lang.Object
implements Query<O>

Version:
$Revision$
Author:
Julien Viet

Method Summary
 QueryResult<O> objects()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

objects

public QueryResult<O> objects()
                       throws ChromatticException
Specified by:
objects in interface Query<O>
Throws:
ChromatticException


Copyright © 2011 eXo Platform SAS. All Rights Reserved.