|
Esri Geoportal Server 1.2.9
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.esri.gpt.control.webharvest.client.agportal.AgpQuery
public class AgpQuery
ArcGIS Portal query. NOTE! This is EXPERIMENTAL feature. It might be removed at any time in the future.
| Constructor Summary | |
|---|---|
AgpQuery(IterationContext context,
AgpInfo info,
Criteria criteria)
Creates instance of the query. |
|
| Method Summary | |
|---|---|
Result |
execute()
Executes query. |
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public AgpQuery(IterationContext context,
AgpInfo info,
Criteria criteria)
context - iteration contextinfo - service infocriteria - query criteria| Method Detail |
|---|
public Result execute()
Query
execute in interface Querypublic String toString()
toString in class Object
|
Esri Geoportal Server 1.2.9
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||