Esri Geoportal Server
1.0

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).

See Also:
QueryBuilder

Method Summary
 Result execute()
          Executes query.
 

Method Detail

execute

Result execute()
Executes query.


Esri Geoportal Server
1.0

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