|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IGPServerSync
COM Interface 'IGPServerSync'. Generated 3/19/2015 1:20:59 PM from 'C:\ArcGIS\COM\esriGeoprocessing.olb'
Description: 'Provides access to the methods of the geoprocessing server.' Generator Options: PromptForTypeLibraries = False ClashPrefix = esri_ LowerCaseMemberNames = True IDispatchOnly = False RetryOnReject = False AwtForOcxs = True ArraysAsObjects = False DontRenameSameMethods = False ImplementConflictingInterfaces = True ReuseMethods = True RenameConflictingInterfaceMethods = True GenBeanInfo = True GenerateJavadoc =
| Field Summary | |
|---|---|
static java.lang.String |
IID
Deprecated. Internal use only |
static int |
IID5c93d0cc_aed8_4517_bdff_de416025fb57
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
IGPResult |
execute(java.lang.String toolName,
IGPValues pValues,
IGPResultOptions pOptions,
IPropertySet pEnvValues)
Executes the specified tool with the supplied values and options and returns the results. |
IGPToolInfo |
getToolInfo(java.lang.String toolName)
Returns the tool information of the specified tool name. |
IGPToolInfos |
getToolInfos()
Returns the tool information of the available tools. |
IStringArray |
getToolNames()
Returns the names of the available tools. |
| Field Detail |
|---|
static final int IID5c93d0cc_aed8_4517_bdff_de416025fb57
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
IStringArray getToolNames()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IGPToolInfo getToolInfo(java.lang.String toolName)
throws java.io.IOException,
AutomationException
toolName - The toolName (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IGPToolInfos getToolInfos()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IGPResult execute(java.lang.String toolName,
IGPValues pValues,
IGPResultOptions pOptions,
IPropertySet pEnvValues)
throws java.io.IOException,
AutomationException
toolName - The toolName (in)pValues - A reference to a com.esri.arcgis.geoprocessing.IGPValues (in)pOptions - A reference to a com.esri.arcgis.geoprocessing.IGPResultOptions (in)pEnvValues - A reference to a com.esri.arcgis.system.IPropertySet (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||