Uses of Class
org.ow2.petals.registry.api.Query

Packages that use Query
org.ow2.petals.registry.api   
org.ow2.petals.registry.api.ws.adapters   
 

Uses of Query in org.ow2.petals.registry.api
 

Methods in org.ow2.petals.registry.api with parameters of type Query
 java.util.List<Resource> Operations.query(Query query, boolean remote)
          Get a list of resources under the given path which assert that the endpoint properties match the given ones.
 java.util.List<Resource> RemoteOperations.query(Query query, Information info)
           
 

Uses of Query in org.ow2.petals.registry.api.ws.adapters
 

Methods in org.ow2.petals.registry.api.ws.adapters that return Query
 Query QueryAdapter.toRegistry(Query query)
           
 

Methods in org.ow2.petals.registry.api.ws.adapters with parameters of type Query
 Query QueryAdapter.toWS(Query query)
           
 



Copyright © 2005-2011 Petals Link (EBM Websourcing). All Rights Reserved.