Uses of Class
org.xcmis.client.gwt.model.actions.Query

Packages that use Query
org.xcmis.client.gwt.marshallers   
org.xcmis.client.gwt.marshallers.builder   
org.xcmis.client.gwt.service.discovery   
 

Uses of Query in org.xcmis.client.gwt.marshallers
 

Constructors in org.xcmis.client.gwt.marshallers with parameters of type Query
QueryMarshaller(Query query)
           
 

Uses of Query in org.xcmis.client.gwt.marshallers.builder
 

Methods in org.xcmis.client.gwt.marshallers.builder with parameters of type Query
static String QueryXMLBuilder.query(Query query)
          Create request to perform query.
 

Uses of Query in org.xcmis.client.gwt.service.discovery
 

Methods in org.xcmis.client.gwt.service.discovery with parameters of type Query
 void DiscoveryService.query(String url, Query query)
          The Discovery Services (query) are used to search for query-able objects within the Repository.
 



Copyright © 2010 eXo Platform SAS. All Rights Reserved.