| 
Esri Geoportal Server 1.0 
 | 
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.esri.gpt.control.webharvest.client.arcgis.ArcGISQueryBuilder
public class ArcGISQueryBuilder
ArcGIS query builder.
| Constructor Summary | |
|---|---|
ArcGISQueryBuilder(IterationContext context,
                   ArcGISProtocol protocol,
                   String restUrl,
                   String soapUrl)
Creates instance of the builder.  | 
|
| Method Summary | |
|---|---|
 Capabilities | 
getCapabilities()
Gets query capabilities.  | 
 Native | 
getNativeResource()
Gets native resource.  | 
 Query | 
newQuery(Criteria crt)
Creates new query.  | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public ArcGISQueryBuilder(IterationContext context,
                          ArcGISProtocol protocol,
                          String restUrl,
                          String soapUrl)
context - iteration contextprotocol - harvest protocolrestUrl - REST urlsoapUrl - SOAP url| Method Detail | 
|---|
public Capabilities getCapabilities()
QueryBuilder
getCapabilities in interface QueryBuilderpublic Query newQuery(Criteria crt)
QueryBuilder
newQuery in interface QueryBuildercrt - query criteria.
public Native getNativeResource()
QueryBuilderPublishable and each repository has to be able to
 provide one.
getNativeResource in interface QueryBuilder
  | 
Esri Geoportal Server 1.0 
 | 
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||