Class GenericQuery

java.lang.Object
com.appiancorp.common.query.Query<Object>
com.appiancorp.common.query.GenericQuery

@GwtCompatible public final class GenericQuery extends Query<Object>
A Query concrete class An instance can only be obtained by using the helper class GenericQuery.GenericBuilder
See Also: