ArcGIS Server Geoportal extension
10

com.esri.gpt.framework.resource.query
Interface Query


public interface Query

Query. Provides a way of obtaining a list matching metadata records from the remote repository. Typically, instance of the concrete implementation can be created through QueryBuilder.newQuery(Criteria).

Since:
10.0
See Also:
QueryBuilder

Method Summary
 Result execute()
          Executes query.
 

Method Detail

execute

Result execute()
Executes query.


ArcGIS Server Geoportal extension
10

Copyright 2010 Environmental Systems Research Institute. All rights reserved. Use is subject to license terms.