Uses of Class
org.gcube.common.core.informationsystem.client.QueryParameter

Packages that use QueryParameter
org.gcube.common.core.informationsystem.client   
org.gcube.common.core.informationsystem.client.impl   
org.gcube.common.core.informationsystem.client.queries   
 

Uses of QueryParameter in org.gcube.common.core.informationsystem.client
 

Subclasses of QueryParameter in org.gcube.common.core.informationsystem.client
 class AtomicCondition
          A model of an XPath equality condition on a result of a ISTemplateQuery.
 

Uses of QueryParameter in org.gcube.common.core.informationsystem.client.impl
 

Methods in org.gcube.common.core.informationsystem.client.impl with parameters of type QueryParameter
 void AbstractQuery.addParameters(QueryParameter... parameters)
          Add one or more parameters to the query.
 

Uses of QueryParameter in org.gcube.common.core.informationsystem.client.queries
 

Methods in org.gcube.common.core.informationsystem.client.queries with parameters of type QueryParameter
 void GCUBEGenericQuery.addParameters(QueryParameter... parameters)
          Adds one or more QueryParameters to the query.
 



Copyright © 2013. All Rights Reserved.