|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.esri.arcgis.interop.Dispatch
com.esri.arcgis.geoprocessing.IGpDispatchProxy
public class IGpDispatchProxy
Internal use class Proxy for COM Interface 'IGpDispatch'. Generated 3/19/2015 1:20:59 PM from 'C:\ArcGIS\COM\esriGeoprocessing.olb'
Description: 'Provides access to the properties and methods of a Geoprocessor object.' 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 | |
|---|---|
boolean |
noncastable
|
static java.lang.Class |
targetClass
|
| Fields inherited from class com.esri.arcgis.interop.Dispatch |
|---|
DISPATCH_METHOD, DISPATCH_PROPERTYGET, DISPATCH_PROPERTYPUT, DISPATCH_PROPERTYPUTREF, objRef |
| Constructor Summary | |
|---|---|
|
IGpDispatchProxy()
For internal use only |
|
IGpDispatchProxy(java.lang.Object obj)
|
protected |
IGpDispatchProxy(java.lang.Object obj,
java.lang.String iid)
|
|
IGpDispatchProxy(java.lang.String CLSID,
java.lang.String host,
com.esri.arcgis.interop.AuthInfo authInfo)
|
protected |
IGpDispatchProxy(java.lang.String CLSID,
java.lang.String iid,
java.lang.String host,
com.esri.arcgis.interop.AuthInfo authInfo)
|
| Method Summary | |
|---|---|
void |
addError(java.lang.String message)
Sets the output error message. |
void |
addListener(java.lang.String iidStr,
java.lang.Object theListener,
java.lang.Object theSource)
|
void |
addMessage(java.lang.String message)
Sets the output message. |
void |
addReturnMessage(int index)
Sets the return message as an output message by index. |
void |
addToolbox(java.lang.String toolbox)
Add the toolbox to the current session. |
void |
addWarning(java.lang.String message)
Sets the output warning message. |
java.lang.String |
checkExtension(java.lang.String extension)
Checks the status of a product extension. |
java.lang.String |
checkInExtension(java.lang.String extension)
Checks in a product extension. |
java.lang.String |
checkOutExtension(java.lang.String extension)
Checks out a product extension. |
java.lang.String |
checkProduct(java.lang.String code)
Check the status of a license code. |
void |
clearEnvironment(java.lang.String env)
Clears the value of a given environment. |
java.lang.String |
command(java.lang.String commandLine)
executes the given command line. |
void |
copyParameter(int from,
int to)
Copy given tool parameter to another. |
java.lang.Object |
createObject(java.lang.Object pObjectName,
java.lang.Object pExtraArg)
Creates a geoprocessing object that can be used in a scripting environment. |
java.lang.Object |
createRandomValueGenerator(int seed,
java.lang.String distributionType)
Creates a geoprocessing random number generator object that can be used to generate random numbers. |
java.lang.String |
createScratchName(java.lang.Object prefix,
java.lang.Object suffix,
java.lang.Object dataType,
java.lang.Object workspace)
Creates a scratch name for the given workspace. |
java.lang.String |
createUniqueName(java.lang.String inputTableName,
java.lang.Object workspace)
Creates a unique name for the given workspace. |
java.lang.Object |
describe(java.lang.Object pInputValue,
java.lang.Object dataType)
Returns a descriptor object describing the properties of the specified data element. |
boolean |
exists(java.lang.Object pInputValue,
java.lang.Object dataType)
Checks if a data element exists. |
int |
getMaxSeverity()
The maximum severity of the return messages. |
java.lang.String |
getMessage(int index)
Gets the return message by index. |
int |
getMessageCount()
The number of returned messages. |
java.lang.String |
getMessages(java.lang.Object severity)
Gets all the return messages. |
java.lang.String |
getParameterAsText(int index)
Gets given tool parameter as text. |
int |
getParameterCount()
The number of input tool parameters. |
int |
getReturnCode(int index)
Gets the return code by index. |
int |
getSeverity(int index)
Gets the return severity by index. |
java.lang.String |
getSystemEnvironment(java.lang.String envName)
Gets the given system environment. |
java.lang.String |
getToolbox()
Sets the current (default) toolbox. |
java.lang.Object |
insertCursor(java.lang.Object pInputValue,
java.lang.Object spRef)
Returns an insert cursor object against the given table/feature class. |
boolean |
isLogHistory()
Indicates whether or not operations are logged or not. |
boolean |
isOverwriteOutput()
Indicates whether or not outputs should be overwritten. |
java.lang.Object |
listDatasets(java.lang.Object wildCard,
java.lang.Object featureType)
Returns a collection of datasets in the current workspace based on a query string and type. |
java.lang.Object |
listEnvironments(java.lang.Object pWildcard)
Gets list of GeoProcessor Environments. |
java.lang.Object |
listFeatureClasses(java.lang.Object wildCard,
java.lang.Object featureType,
java.lang.Object dataset)
Returns a collection of feature classes in the current workspace or optional dataset, based on a query string and type. |
java.lang.Object |
listFields(java.lang.Object pInputValue,
java.lang.Object wildCard,
java.lang.Object fieldType)
Returns a collection of fields in the given table/feature class based on a query string and type. |
java.lang.Object |
listIndexes(java.lang.Object pInputValue,
java.lang.Object wildCard)
Returns a collection of indexes in the given table/feature class based on a query string and type. |
java.lang.Object |
listRasters(java.lang.Object wildCard,
java.lang.Object rasterType)
Returns a collection of rasters in the current workspace based on a query string and type. |
java.lang.Object |
listTables(java.lang.Object wildCard,
java.lang.Object tableType)
Returns a collection of tables in the current workspace based on a query string and type. |
java.lang.Object |
listToolboxes(java.lang.Object pWildcard)
Gets list of GeoProcessor Toolboxes. |
java.lang.Object |
listTools(java.lang.Object pWildcard)
Gets list of GeoProcessor Tools. |
java.lang.Object |
listWorkspaces(java.lang.Object wildCard,
java.lang.Object workspaceType)
Returns a collection of workspaces in the current workspace based on a query string and type. |
void |
loadSettings(java.lang.String fileName)
Loads the current GeoProcessor environment settings. |
java.lang.String |
parseFieldName(java.lang.String inputFieldName,
java.lang.Object workspace)
Parses a field name into its constituent parts. |
java.lang.String |
parseTableName(java.lang.String inputTableName,
java.lang.Object workspace)
Parses a table name into its constituent parts. |
java.lang.String |
productInfo()
Gets the product license info. |
java.lang.String |
qualifyFieldName(java.lang.String inputFieldName,
java.lang.Object workspace)
Qualifies a field name for the workspace and connected user. |
java.lang.String |
qualifyTableName(java.lang.String inputTableName,
java.lang.Object workspace)
Qualifies a table name for the workspace and connected user. |
void |
refreshCatalog(java.lang.Object pInputValue)
Refreshes the parent of the specified object in the catalog object associated with the Geoprocessor. |
void |
removeListener(java.lang.String iidStr,
java.lang.Object theListener)
|
void |
removeToolbox(java.lang.String toolbox)
Remove the toolbox from the current session. |
void |
resetEnvironments()
Tests if a given environments value is set or not. |
void |
saveSettings(java.lang.String fileName)
Saves the current GeoProcessor environment settings. |
java.lang.Object |
searchCursor(java.lang.Object pInputValue,
java.lang.Object whereClause,
java.lang.Object spRef,
java.lang.Object fields,
java.lang.Object sortFields)
Returns a search cursor object against the given table/feature class. |
void |
setLogHistory(boolean logHistory)
Indicates whether or not operations are logged or not. |
void |
setOverwriteOutput(boolean overwriteOutput)
Indicates whether or not outputs should be overwritten. |
void |
setParameterAsText(int index,
java.lang.String argument)
Sets given tool parameter as text. |
java.lang.String |
setProduct(java.lang.String code)
Sets the license level. |
void |
setToolbox(java.lang.String toolbox)
Sets the current (default) toolbox. |
java.lang.String |
testSchemaLock(java.lang.String fileName)
Tests if an exclusive schema lock is set on a dataset. |
java.lang.Object |
updateCursor(java.lang.Object pInputValue,
java.lang.Object whereClause,
java.lang.Object spRef,
java.lang.Object fields,
java.lang.Object sortFields)
Returns an update cursor object against the given table/feature class. |
java.lang.String |
usage(java.lang.String method)
Generates the Usage for a given tool. |
java.lang.String |
validateFieldName(java.lang.String inputFieldName,
java.lang.Object workspace)
Checks a field for compatibility with the workspace. |
java.lang.String |
validateTableName(java.lang.String inputTableName,
java.lang.Object workspace)
Checks a table name for compatibility with the workspace. |
| Methods inherited from class com.esri.arcgis.interop.Dispatch |
|---|
bindUsingMoniker, constructVtblPosTable, convertToNative, cookieForListener, createDispatch, createObjrefMonikerDisplayName, equals, getActiveObject, getActiveObject, getDefaultProperty, getDispatchIdOfName, getLastErrorCode, getMtsObjectContext, getObjRef, getPropertyByName, getPropertyByName, getVtblPos, hashCode, initDispatch, invoke, invokeMethodByName, invokeMethodByName, invokeMethodByName, invokePropertyGetByName, invokePropertyPutByName, invokePropertyPutByRefByName, isNativeMode, isObjRef, optimizedVtblInvoke, queryInterface, readExternal, release, setNativeMode, setPropertyByName, toString, vtblInvoke, writeExternal |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.Class targetClass
public boolean noncastable
| Constructor Detail |
|---|
public IGpDispatchProxy(java.lang.String CLSID,
java.lang.String host,
com.esri.arcgis.interop.AuthInfo authInfo)
throws java.net.UnknownHostException,
java.io.IOException
java.net.UnknownHostException
java.io.IOExceptionpublic IGpDispatchProxy()
public IGpDispatchProxy(java.lang.Object obj)
throws java.io.IOException
java.io.IOException
protected IGpDispatchProxy(java.lang.Object obj,
java.lang.String iid)
throws java.io.IOException
java.io.IOException
protected IGpDispatchProxy(java.lang.String CLSID,
java.lang.String iid,
java.lang.String host,
com.esri.arcgis.interop.AuthInfo authInfo)
throws java.io.IOException
java.io.IOException| Method Detail |
|---|
public void addListener(java.lang.String iidStr,
java.lang.Object theListener,
java.lang.Object theSource)
throws java.io.IOException
addListener in class com.esri.arcgis.interop.Dispatchjava.io.IOException
public void removeListener(java.lang.String iidStr,
java.lang.Object theListener)
throws java.io.IOException
removeListener in class com.esri.arcgis.interop.Dispatchjava.io.IOException
public int getMessageCount()
throws java.io.IOException,
AutomationException
getMessageCount in interface IGpDispatchjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public java.lang.String getMessage(int index)
throws java.io.IOException,
AutomationException
getMessage in interface IGpDispatchindex - The index (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public int getSeverity(int index)
throws java.io.IOException,
AutomationException
getSeverity in interface IGpDispatchindex - The index (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public int getReturnCode(int index)
throws java.io.IOException,
AutomationException
getReturnCode in interface IGpDispatchindex - The index (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public java.lang.String getMessages(java.lang.Object severity)
throws java.io.IOException,
AutomationException
getMessages in interface IGpDispatchseverity - A Variant (in, optional, pass null if not required)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public int getMaxSeverity()
throws java.io.IOException,
AutomationException
getMaxSeverity in interface IGpDispatchjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void addMessage(java.lang.String message)
throws java.io.IOException,
AutomationException
addMessage in interface IGpDispatchmessage - The message (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void addError(java.lang.String message)
throws java.io.IOException,
AutomationException
addError in interface IGpDispatchmessage - The message (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void addWarning(java.lang.String message)
throws java.io.IOException,
AutomationException
addWarning in interface IGpDispatchmessage - The message (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void addReturnMessage(int index)
throws java.io.IOException,
AutomationException
addReturnMessage in interface IGpDispatchindex - The index (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public java.lang.String setProduct(java.lang.String code)
throws java.io.IOException,
AutomationException
setProduct in interface IGpDispatchcode - The code (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public java.lang.String checkProduct(java.lang.String code)
throws java.io.IOException,
AutomationException
checkProduct in interface IGpDispatchcode - The code (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public java.lang.String productInfo()
throws java.io.IOException,
AutomationException
productInfo in interface IGpDispatchjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public java.lang.String checkOutExtension(java.lang.String extension)
throws java.io.IOException,
AutomationException
checkOutExtension in interface IGpDispatchextension - The extension (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public java.lang.String checkInExtension(java.lang.String extension)
throws java.io.IOException,
AutomationException
checkInExtension in interface IGpDispatchextension - The extension (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public java.lang.String checkExtension(java.lang.String extension)
throws java.io.IOException,
AutomationException
checkExtension in interface IGpDispatchextension - The extension (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public int getParameterCount()
throws java.io.IOException,
AutomationException
getParameterCount in interface IGpDispatchjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public java.lang.String getParameterAsText(int index)
throws java.io.IOException,
AutomationException
getParameterAsText in interface IGpDispatchindex - The index (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setParameterAsText(int index,
java.lang.String argument)
throws java.io.IOException,
AutomationException
setParameterAsText in interface IGpDispatchindex - The index (in)argument - The argument (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void copyParameter(int from,
int to)
throws java.io.IOException,
AutomationException
copyParameter in interface IGpDispatchfrom - The from (in)to - The to (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public java.lang.Object listTools(java.lang.Object pWildcard)
throws java.io.IOException,
AutomationException
listTools in interface IGpDispatchpWildcard - A Variant (in, optional, pass null if not required)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public java.lang.Object listEnvironments(java.lang.Object pWildcard)
throws java.io.IOException,
AutomationException
listEnvironments in interface IGpDispatchpWildcard - A Variant (in, optional, pass null if not required)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public java.lang.Object listToolboxes(java.lang.Object pWildcard)
throws java.io.IOException,
AutomationException
listToolboxes in interface IGpDispatchpWildcard - A Variant (in, optional, pass null if not required)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setToolbox(java.lang.String toolbox)
throws java.io.IOException,
AutomationException
setToolbox in interface IGpDispatchtoolbox - The toolbox (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public java.lang.String getToolbox()
throws java.io.IOException,
AutomationException
getToolbox in interface IGpDispatchjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void addToolbox(java.lang.String toolbox)
throws java.io.IOException,
AutomationException
addToolbox in interface IGpDispatchtoolbox - The toolbox (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void removeToolbox(java.lang.String toolbox)
throws java.io.IOException,
AutomationException
removeToolbox in interface IGpDispatchtoolbox - The toolbox (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public java.lang.String getSystemEnvironment(java.lang.String envName)
throws java.io.IOException,
AutomationException
getSystemEnvironment in interface IGpDispatchenvName - The envName (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public java.lang.String command(java.lang.String commandLine)
throws java.io.IOException,
AutomationException
command in interface IGpDispatchcommandLine - The commandLine (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public java.lang.String usage(java.lang.String method)
throws java.io.IOException,
AutomationException
usage in interface IGpDispatchmethod - The method (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public boolean exists(java.lang.Object pInputValue,
java.lang.Object dataType)
throws java.io.IOException,
AutomationException
exists in interface IGpDispatchpInputValue - A Variant (in)dataType - A Variant (in, optional, pass null if not required)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void refreshCatalog(java.lang.Object pInputValue)
throws java.io.IOException,
AutomationException
refreshCatalog in interface IGpDispatchpInputValue - A Variant (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public java.lang.Object listFeatureClasses(java.lang.Object wildCard,
java.lang.Object featureType,
java.lang.Object dataset)
throws java.io.IOException,
AutomationException
listFeatureClasses in interface IGpDispatchwildCard - A Variant (in, optional, pass null if not required)featureType - A Variant (in, optional, pass null if not required)dataset - A Variant (in, optional, pass null if not required)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public java.lang.Object listDatasets(java.lang.Object wildCard,
java.lang.Object featureType)
throws java.io.IOException,
AutomationException
listDatasets in interface IGpDispatchwildCard - A Variant (in, optional, pass null if not required)featureType - A Variant (in, optional, pass null if not required)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public java.lang.Object listTables(java.lang.Object wildCard,
java.lang.Object tableType)
throws java.io.IOException,
AutomationException
listTables in interface IGpDispatchwildCard - A Variant (in, optional, pass null if not required)tableType - A Variant (in, optional, pass null if not required)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public java.lang.Object listRasters(java.lang.Object wildCard,
java.lang.Object rasterType)
throws java.io.IOException,
AutomationException
listRasters in interface IGpDispatchwildCard - A Variant (in, optional, pass null if not required)rasterType - A Variant (in, optional, pass null if not required)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public java.lang.Object listWorkspaces(java.lang.Object wildCard,
java.lang.Object workspaceType)
throws java.io.IOException,
AutomationException
listWorkspaces in interface IGpDispatchwildCard - A Variant (in, optional, pass null if not required)workspaceType - A Variant (in, optional, pass null if not required)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public java.lang.Object listFields(java.lang.Object pInputValue,
java.lang.Object wildCard,
java.lang.Object fieldType)
throws java.io.IOException,
AutomationException
listFields in interface IGpDispatchpInputValue - A Variant (in)wildCard - A Variant (in, optional, pass null if not required)fieldType - A Variant (in, optional, pass null if not required)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public java.lang.Object listIndexes(java.lang.Object pInputValue,
java.lang.Object wildCard)
throws java.io.IOException,
AutomationException
listIndexes in interface IGpDispatchpInputValue - A Variant (in)wildCard - A Variant (in, optional, pass null if not required)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public java.lang.Object searchCursor(java.lang.Object pInputValue,
java.lang.Object whereClause,
java.lang.Object spRef,
java.lang.Object fields,
java.lang.Object sortFields)
throws java.io.IOException,
AutomationException
searchCursor in interface IGpDispatchpInputValue - A Variant (in)whereClause - A Variant (in, optional, pass null if not required)spRef - A Variant (in, optional, pass null if not required)fields - A Variant (in, optional, pass null if not required)sortFields - A Variant (in, optional, pass null if not required)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public java.lang.Object updateCursor(java.lang.Object pInputValue,
java.lang.Object whereClause,
java.lang.Object spRef,
java.lang.Object fields,
java.lang.Object sortFields)
throws java.io.IOException,
AutomationException
updateCursor in interface IGpDispatchpInputValue - A Variant (in)whereClause - A Variant (in, optional, pass null if not required)spRef - A Variant (in, optional, pass null if not required)fields - A Variant (in, optional, pass null if not required)sortFields - A Variant (in, optional, pass null if not required)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public java.lang.Object insertCursor(java.lang.Object pInputValue,
java.lang.Object spRef)
throws java.io.IOException,
AutomationException
insertCursor in interface IGpDispatchpInputValue - A Variant (in)spRef - A Variant (in, optional, pass null if not required)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public java.lang.Object describe(java.lang.Object pInputValue,
java.lang.Object dataType)
throws java.io.IOException,
AutomationException
describe in interface IGpDispatchpInputValue - A Variant (in)dataType - A Variant (in, optional, pass null if not required)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public java.lang.Object createObject(java.lang.Object pObjectName,
java.lang.Object pExtraArg)
throws java.io.IOException,
AutomationException
createObject in interface IGpDispatchpObjectName - A Variant (in)pExtraArg - A Variant (in, optional, pass null if not required)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public java.lang.Object createRandomValueGenerator(int seed,
java.lang.String distributionType)
throws java.io.IOException,
AutomationException
createRandomValueGenerator in interface IGpDispatchseed - The seed (in)distributionType - The distributionType (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setOverwriteOutput(boolean overwriteOutput)
throws java.io.IOException,
AutomationException
setOverwriteOutput in interface IGpDispatchoverwriteOutput - The overwriteOutput (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public boolean isOverwriteOutput()
throws java.io.IOException,
AutomationException
isOverwriteOutput in interface IGpDispatchjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setLogHistory(boolean logHistory)
throws java.io.IOException,
AutomationException
setLogHistory in interface IGpDispatchlogHistory - The logHistory (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public boolean isLogHistory()
throws java.io.IOException,
AutomationException
isLogHistory in interface IGpDispatchjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public java.lang.String validateFieldName(java.lang.String inputFieldName,
java.lang.Object workspace)
throws java.io.IOException,
AutomationException
validateFieldName in interface IGpDispatchinputFieldName - The inputFieldName (in)workspace - A Variant (in, optional, pass null if not required)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public java.lang.String validateTableName(java.lang.String inputTableName,
java.lang.Object workspace)
throws java.io.IOException,
AutomationException
validateTableName in interface IGpDispatchinputTableName - The inputTableName (in)workspace - A Variant (in, optional, pass null if not required)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public java.lang.String qualifyFieldName(java.lang.String inputFieldName,
java.lang.Object workspace)
throws java.io.IOException,
AutomationException
qualifyFieldName in interface IGpDispatchinputFieldName - The inputFieldName (in)workspace - A Variant (in, optional, pass null if not required)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public java.lang.String qualifyTableName(java.lang.String inputTableName,
java.lang.Object workspace)
throws java.io.IOException,
AutomationException
qualifyTableName in interface IGpDispatchinputTableName - The inputTableName (in)workspace - A Variant (in, optional, pass null if not required)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public java.lang.String parseFieldName(java.lang.String inputFieldName,
java.lang.Object workspace)
throws java.io.IOException,
AutomationException
parseFieldName in interface IGpDispatchinputFieldName - The inputFieldName (in)workspace - A Variant (in, optional, pass null if not required)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public java.lang.String parseTableName(java.lang.String inputTableName,
java.lang.Object workspace)
throws java.io.IOException,
AutomationException
parseTableName in interface IGpDispatchinputTableName - The inputTableName (in)workspace - A Variant (in, optional, pass null if not required)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public java.lang.String createScratchName(java.lang.Object prefix,
java.lang.Object suffix,
java.lang.Object dataType,
java.lang.Object workspace)
throws java.io.IOException,
AutomationException
createScratchName in interface IGpDispatchprefix - A Variant (in, optional, pass null if not required)suffix - A Variant (in, optional, pass null if not required)dataType - A Variant (in, optional, pass null if not required)workspace - A Variant (in, optional, pass null if not required)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public java.lang.String createUniqueName(java.lang.String inputTableName,
java.lang.Object workspace)
throws java.io.IOException,
AutomationException
createUniqueName in interface IGpDispatchinputTableName - The inputTableName (in)workspace - A Variant (in, optional, pass null if not required)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void saveSettings(java.lang.String fileName)
throws java.io.IOException,
AutomationException
saveSettings in interface IGpDispatchfileName - The fileName (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void loadSettings(java.lang.String fileName)
throws java.io.IOException,
AutomationException
loadSettings in interface IGpDispatchfileName - The fileName (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public java.lang.String testSchemaLock(java.lang.String fileName)
throws java.io.IOException,
AutomationException
testSchemaLock in interface IGpDispatchfileName - The fileName (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void clearEnvironment(java.lang.String env)
throws java.io.IOException,
AutomationException
clearEnvironment in interface IGpDispatchenv - The env (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void resetEnvironments()
throws java.io.IOException,
AutomationException
resetEnvironments in interface IGpDispatchjava.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 | ||||||||