com.esri.core.tasks.ags.identify
Class IdentifyTask
java.lang.Object
com.esri.core.tasks.ags.identify.IdentifyTask
public class IdentifyTask
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IdentifyTask
public IdentifyTask(String url)
- Instantiates a new query task.
- Parameters:
url
- the URL
IdentifyTask
public IdentifyTask(String url,
UserCredentials credentials)
throws EsriSecurityException
- Throws:
EsriSecurityException
execute
public IdentifyResult[] execute(IdentifyParameters identifyInput)
throws Exception
- Throws:
Exception
executeAsync
public void executeAsync(IdentifyParameters identifyInput,
CallbackListener<IdentifyResult[]> callback)
Copyright © 2012. All Rights Reserved.