com.esri.arcgis.geoprocessing
Class IGPUtilities2Proxy

java.lang.Object
  extended by com.esri.arcgis.interop.Dispatch
      extended by com.esri.arcgis.geoprocessing.IGPUtilitiesProxy
          extended by com.esri.arcgis.geoprocessing.IGPUtilities2Proxy
All Implemented Interfaces:
IGPUtilities, IGPUtilities2, java.io.Externalizable, java.io.Serializable
Direct Known Subclasses:
IGPUtilities3Proxy

Deprecated. Internal use only. Proxy for COM Interface 'IGPUtilities2'. Generated 3/19/2015 1:20:58 PM from 'C:\ArcGIS\COM\esriGeoprocessing.olb'

Description: 'Provides access to the properties/methods of a geoprocessing utilities 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 =

public class IGPUtilities2Proxy
extends IGPUtilitiesProxy
implements IGPUtilities2, java.io.Serializable

Internal use class

See Also:
Serialized Form

Field Summary
 boolean noncastable
          Deprecated.  
static java.lang.Class targetClass
          Deprecated.  
 
Fields inherited from class com.esri.arcgis.interop.Dispatch
DISPATCH_METHOD, DISPATCH_PROPERTYGET, DISPATCH_PROPERTYPUT, DISPATCH_PROPERTYPUTREF, objRef
 
Fields inherited from interface com.esri.arcgis.geoprocessing.IGPUtilities2
IID, IIDd57e3b9b_5481_4f28_9f31_f0b8756b53b9
 
Fields inherited from interface com.esri.arcgis.geoprocessing.IGPUtilities
IID32f06b8f_a395_4f4e_b24f_52bbef06a036
 
Constructor Summary
  IGPUtilities2Proxy()
          Deprecated. For internal use only
  IGPUtilities2Proxy(java.lang.Object obj)
          Deprecated.  
protected IGPUtilities2Proxy(java.lang.Object obj, java.lang.String iid)
          Deprecated.  
  IGPUtilities2Proxy(java.lang.String CLSID, java.lang.String host, com.esri.arcgis.interop.AuthInfo authInfo)
          Deprecated.  
protected IGPUtilities2Proxy(java.lang.String CLSID, java.lang.String iid, java.lang.String host, com.esri.arcgis.interop.AuthInfo authInfo)
          Deprecated.  
 
Method Summary
 void abortEditOperation(IWorkspaceEdit pWorkspace)
          Deprecated. Abort edit operation within the application.
 void addListener(java.lang.String iidStr, java.lang.Object theListener, java.lang.Object theSource)
          Deprecated.  
 void addToMapEx(IGPValue pGPValue, java.lang.String name, boolean temporary, java.lang.Object pUnkRenderer, boolean visible)
          Deprecated. Adds the given geoprocessing value object to the application display.
 void cleanupEditSession(boolean abort)
          Deprecated. Cleans up any edit session.
 void clearInMemoryWorkspace()
          Deprecated. Clear the virtual workspace.
 void createToolboxFromFactory(java.lang.String alias, java.lang.String location, java.lang.String toolboxName)
          Deprecated. Creates a toolbox at the given location for a function factory of a given alias.
 void generateGeographicTransformDomain(java.lang.Object iUnk, IGPCodedValueDomain pGTDomain, ISpatialReference pInSR, ISpatialReference pOutSR, IGPMessages pMessages)
          Deprecated. Generate the matching geographic transform domain from an input spatial reference to an output spatial reference.
 IActiveView getActiveView()
          Deprecated. Get active view.
 IBasicMap getBasicMap()
          Deprecated. Gets the basic map associated with the application.
 IEnvelope getExtent(IGPValue pValue, int[] envType)
          Deprecated. Gets the type and value of extent of the given value.
 ISpatialReference getGPSpRefEnvEx(IGPEnvironmentManager pEnvMgr, ISpatialReference pSrcSpRef, ISpatialReference pTgtSpRef, IEnvelope pNewExtent, double newMMin, double newMMax, double newZMin, double newZMax, java.lang.Object pWkspFDS)
          Deprecated. Creates the spatial reference from both a source and environment.
 void getGTOperationSet(IGPValue pGTs, ISpatialReference pInSR, ISpatialReference pOutSR, ICompositeGeoTransformation ppGTs)
          Deprecated. Gets the set of geographic transformations.
 IWorkspace getInMemoryWorkspace()
          Deprecated. Get the virtual workspace.
 java.lang.String getLayerName(IGPValue pValue, java.lang.String name)
          Deprecated. Get default layer name for given value.
 IMap getMap()
          Deprecated. Gets the map associated with the application.
 IStatusBar getStatusBar()
          Deprecated. Gets the status bar associated with the application.
 IGPVariableManager getVariableManager()
          Deprecated. Sets the Variable Manager.
 boolean inApplication()
          Deprecated. Indicates if the program is running in an ArcGIS applicaiton.
 ILayer makeLayer(IGPValue pValue, java.lang.String name, java.lang.Object pUnkRenderer)
          Deprecated. Creates appropriate layer for the value.
 java.lang.Object open(IGPValue pValue)
          Deprecated. Returns the dataset of the given value.
 java.lang.Object openFromString(java.lang.String nameString)
          Deprecated. Returns the dataset of the given value.
 void removeFromMapEx(IGPValue pGPValue)
          Deprecated. Removes the data/layers specified by the geoprocessing value object from the map.
 void removeInternalData()
          Deprecated. Removes all internal layers and tables.
 void removeListener(java.lang.String iidStr, java.lang.Object theListener)
          Deprecated.  
 void saveLayer(java.lang.String catalogPath, ILayer pLayer)
          Deprecated. Saves a layer to a given location on disk.
 void setInternalMap(IMap pMap)
          Deprecated. Sets the internal map used by the geoprocessor.
 void setupEditSession(IClass pTable)
          Deprecated. Starts an edit session if needed.
 void setVariableManagerByRef(IGPVariableManager ppVariableManager)
          Deprecated. Sets the Variable Manager.
 void startEditOperation(IWorkspaceEdit pWorkspace, boolean bHasPrivateEditSession)
          Deprecated. Start edit operation within the application.
 void stopEditOperation(IWorkspaceEdit pWorkspace, java.lang.String operationLabel)
          Deprecated. Stop edit operation within the application.
 
Methods inherited from class com.esri.arcgis.geoprocessing.IGPUtilitiesProxy
addInternalLayer, addInternalLayer2, addInternalTable, addInternalTable2, addToMap, canAddToMap, compareWildCard, copy, createDataElement, createFeatureClassName, createFeatureLayer, createParameterValue, createParentFromCatalogPath, createRasterCatalogName, createRasterDatasetName, createTableName, decodeDETable, decodeFeatureLayer, decodeLayer, decodeRaster, decodeRasterLayer, decodeStandaloneTable, decodeTableView, delete, exists, expandDataElement, exportFeatureClass, fieldExists, findField, findMapLayer, findMapLayer2, findMapTable, findMapTable2, generateDefaultOutputValue, generateSpRef, getCatalog, getEnvironment, getFields, getGPLayers, getGPMapData, getGPSpRefEnv, getGPTableViews, getGxObject, getGxObjectFromLocation, getGxObjects, getMapLayers, getMapTables, getNameObject, getNameObjectFromLocation, getUnQualifiedCatalogPath, getWorkspace, internalValidate, internalValidateValue, isBadMessage, isDatasetType, isDerived, isGPTableView, isRefreshCatalogParent, makeDataElement, makeDataElementFromNameObject, makeDataElements, makeGPLayer, makeGPLayerFromLayer, makeGPTableView, makeGPTableViewFromTable, makeGPValueFromObject, openDataset, openDatasetFromLocation, openFeatureClassFromString, openFeatureLayerFromString, openRasterDatasetFromString, openRasterLayerFromString, openTableFromString, packGPValue, qualifyOutputCatalogPath, qualifyOutputDataElement, refreshCatalog, refreshView, releaseInternals, removeFromMap, removeInternalLayer, removeInternalLayerEx, removeInternalTable, removeInternalTableEx, removeInternalValues, rename, setGridIndex, setRefreshCatalogParent, setWorkspace, unpackGPValue, validateExists
 
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
 
Methods inherited from interface com.esri.arcgis.geoprocessing.IGPUtilities
addInternalLayer, addInternalLayer2, addInternalTable, addInternalTable2, addToMap, canAddToMap, compareWildCard, copy, createDataElement, createFeatureClassName, createFeatureLayer, createParameterValue, createParentFromCatalogPath, createRasterCatalogName, createRasterDatasetName, createTableName, decodeDETable, decodeFeatureLayer, decodeLayer, decodeRaster, decodeRasterLayer, decodeStandaloneTable, decodeTableView, delete, exists, expandDataElement, exportFeatureClass, fieldExists, findField, findMapLayer, findMapLayer2, findMapTable, findMapTable2, generateDefaultOutputValue, generateSpRef, getCatalog, getEnvironment, getFields, getGPLayers, getGPMapData, getGPSpRefEnv, getGPTableViews, getGxObject, getGxObjectFromLocation, getGxObjects, getMapLayers, getMapTables, getNameObject, getNameObjectFromLocation, getUnQualifiedCatalogPath, getWorkspace, internalValidate, internalValidateValue, isBadMessage, isDatasetType, isDerived, isGPTableView, isRefreshCatalogParent, makeDataElement, makeDataElementFromNameObject, makeDataElements, makeGPLayer, makeGPLayerFromLayer, makeGPTableView, makeGPTableViewFromTable, makeGPValueFromObject, openDataset, openDatasetFromLocation, openFeatureClassFromString, openFeatureLayerFromString, openRasterDatasetFromString, openRasterLayerFromString, openTableFromString, packGPValue, qualifyOutputCatalogPath, qualifyOutputDataElement, refreshCatalog, refreshView, releaseInternals, removeFromMap, removeInternalLayer, removeInternalLayerEx, removeInternalTable, removeInternalTableEx, removeInternalValues, rename, setGridIndex, setRefreshCatalogParent, setWorkspace, unpackGPValue, validateExists
 

Field Detail

targetClass

public static final java.lang.Class targetClass
Deprecated. 

noncastable

public boolean noncastable
Deprecated. 
Constructor Detail

IGPUtilities2Proxy

public IGPUtilities2Proxy(java.lang.String CLSID,
                          java.lang.String host,
                          com.esri.arcgis.interop.AuthInfo authInfo)
                   throws java.net.UnknownHostException,
                          java.io.IOException
Deprecated. 
Throws:
java.net.UnknownHostException
java.io.IOException

IGPUtilities2Proxy

public IGPUtilities2Proxy()
Deprecated. 
For internal use only


IGPUtilities2Proxy

public IGPUtilities2Proxy(java.lang.Object obj)
                   throws java.io.IOException
Deprecated. 
Throws:
java.io.IOException

IGPUtilities2Proxy

protected IGPUtilities2Proxy(java.lang.Object obj,
                             java.lang.String iid)
                      throws java.io.IOException
Deprecated. 
Throws:
java.io.IOException

IGPUtilities2Proxy

protected IGPUtilities2Proxy(java.lang.String CLSID,
                             java.lang.String iid,
                             java.lang.String host,
                             com.esri.arcgis.interop.AuthInfo authInfo)
                      throws java.io.IOException
Deprecated. 
Throws:
java.io.IOException
Method Detail

addListener

public void addListener(java.lang.String iidStr,
                        java.lang.Object theListener,
                        java.lang.Object theSource)
                 throws java.io.IOException
Deprecated. 
Overrides:
addListener in class IGPUtilitiesProxy
Throws:
java.io.IOException

removeListener

public void removeListener(java.lang.String iidStr,
                           java.lang.Object theListener)
                    throws java.io.IOException
Deprecated. 
Overrides:
removeListener in class IGPUtilitiesProxy
Throws:
java.io.IOException

open

public java.lang.Object open(IGPValue pValue)
                      throws java.io.IOException,
                             AutomationException
Deprecated. 
Returns the dataset of the given value.

Specified by:
open in interface IGPUtilities2
Parameters:
pValue - A reference to a com.esri.arcgis.geodatabase.IGPValue (in)
Returns:
A reference to another Object (IUnknown)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

saveLayer

public void saveLayer(java.lang.String catalogPath,
                      ILayer pLayer)
               throws java.io.IOException,
                      AutomationException
Deprecated. 
Saves a layer to a given location on disk.

Specified by:
saveLayer in interface IGPUtilities2
Parameters:
catalogPath - The catalogPath (in)
pLayer - A reference to a com.esri.arcgis.carto.ILayer (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getActiveView

public IActiveView getActiveView()
                          throws java.io.IOException,
                                 AutomationException
Deprecated. 
Get active view.

Specified by:
getActiveView in interface IGPUtilities2
Returns:
A reference to a com.esri.arcgis.carto.IActiveView
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getMap

public IMap getMap()
            throws java.io.IOException,
                   AutomationException
Deprecated. 
Gets the map associated with the application.

Specified by:
getMap in interface IGPUtilities2
Returns:
A reference to a com.esri.arcgis.carto.IMap
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getBasicMap

public IBasicMap getBasicMap()
                      throws java.io.IOException,
                             AutomationException
Deprecated. 
Gets the basic map associated with the application.

Specified by:
getBasicMap in interface IGPUtilities2
Returns:
A reference to a com.esri.arcgis.carto.IBasicMap
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

inApplication

public boolean inApplication()
                      throws java.io.IOException,
                             AutomationException
Deprecated. 
Indicates if the program is running in an ArcGIS applicaiton.

Specified by:
inApplication in interface IGPUtilities2
Returns:
The pInApplication
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

makeLayer

public ILayer makeLayer(IGPValue pValue,
                        java.lang.String name,
                        java.lang.Object pUnkRenderer)
                 throws java.io.IOException,
                        AutomationException
Deprecated. 
Creates appropriate layer for the value.

Specified by:
makeLayer in interface IGPUtilities2
Parameters:
pValue - A reference to a com.esri.arcgis.geodatabase.IGPValue (in)
name - The name (in)
pUnkRenderer - A reference to another Object (IUnknown) (in)
Returns:
A reference to a com.esri.arcgis.carto.ILayer
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getStatusBar

public IStatusBar getStatusBar()
                        throws java.io.IOException,
                               AutomationException
Deprecated. 
Gets the status bar associated with the application.

Specified by:
getStatusBar in interface IGPUtilities2
Returns:
A reference to a com.esri.arcgis.system.IStatusBar
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

startEditOperation

public void startEditOperation(IWorkspaceEdit pWorkspace,
                               boolean bHasPrivateEditSession)
                        throws java.io.IOException,
                               AutomationException
Deprecated. 
Start edit operation within the application.

Specified by:
startEditOperation in interface IGPUtilities2
Parameters:
pWorkspace - A reference to a com.esri.arcgis.geodatabase.IWorkspaceEdit (in)
bHasPrivateEditSession - The bHasPrivateEditSession (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

abortEditOperation

public void abortEditOperation(IWorkspaceEdit pWorkspace)
                        throws java.io.IOException,
                               AutomationException
Deprecated. 
Abort edit operation within the application.

Specified by:
abortEditOperation in interface IGPUtilities2
Parameters:
pWorkspace - A reference to a com.esri.arcgis.geodatabase.IWorkspaceEdit (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

stopEditOperation

public void stopEditOperation(IWorkspaceEdit pWorkspace,
                              java.lang.String operationLabel)
                       throws java.io.IOException,
                              AutomationException
Deprecated. 
Stop edit operation within the application.

Specified by:
stopEditOperation in interface IGPUtilities2
Parameters:
pWorkspace - A reference to a com.esri.arcgis.geodatabase.IWorkspaceEdit (in)
operationLabel - The operationLabel (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setVariableManagerByRef

public void setVariableManagerByRef(IGPVariableManager ppVariableManager)
                             throws java.io.IOException,
                                    AutomationException
Deprecated. 
Sets the Variable Manager.

Specified by:
setVariableManagerByRef in interface IGPUtilities2
Parameters:
ppVariableManager - A reference to a com.esri.arcgis.geoprocessing.IGPVariableManager (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getVariableManager

public IGPVariableManager getVariableManager()
                                      throws java.io.IOException,
                                             AutomationException
Deprecated. 
Sets the Variable Manager.

Specified by:
getVariableManager in interface IGPUtilities2
Returns:
A reference to a com.esri.arcgis.geoprocessing.IGPVariableManager
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

generateGeographicTransformDomain

public void generateGeographicTransformDomain(java.lang.Object iUnk,
                                              IGPCodedValueDomain pGTDomain,
                                              ISpatialReference pInSR,
                                              ISpatialReference pOutSR,
                                              IGPMessages pMessages)
                                       throws java.io.IOException,
                                              AutomationException
Deprecated. 
Generate the matching geographic transform domain from an input spatial reference to an output spatial reference.

Specified by:
generateGeographicTransformDomain in interface IGPUtilities2
Parameters:
iUnk - A reference to another Object (IUnknown) (in)
pGTDomain - A reference to a com.esri.arcgis.geodatabase.IGPCodedValueDomain (in)
pInSR - A reference to a com.esri.arcgis.geometry.ISpatialReference (in)
pOutSR - A reference to a com.esri.arcgis.geometry.ISpatialReference (in)
pMessages - A reference to a com.esri.arcgis.geodatabase.IGPMessages (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getGTOperationSet

public void getGTOperationSet(IGPValue pGTs,
                              ISpatialReference pInSR,
                              ISpatialReference pOutSR,
                              ICompositeGeoTransformation ppGTs)
                       throws java.io.IOException,
                              AutomationException
Deprecated. 
Gets the set of geographic transformations.

Specified by:
getGTOperationSet in interface IGPUtilities2
Parameters:
pGTs - A reference to a com.esri.arcgis.geodatabase.IGPValue (in)
pInSR - A reference to a com.esri.arcgis.geometry.ISpatialReference (in)
pOutSR - A reference to a com.esri.arcgis.geometry.ISpatialReference (in)
ppGTs - A reference to a com.esri.arcgis.geometry.ICompositeGeoTransformation (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getExtent

public IEnvelope getExtent(IGPValue pValue,
                           int[] envType)
                    throws java.io.IOException,
                           AutomationException
Deprecated. 
Gets the type and value of extent of the given value.

Specified by:
getExtent in interface IGPUtilities2
Parameters:
pValue - A reference to a com.esri.arcgis.geodatabase.IGPValue (in)
envType - A com.esri.arcgis.geoprocessing.esriGPExtentEnum constant (out: use single element array)
Returns:
A reference to a com.esri.arcgis.geometry.IEnvelope
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getGPSpRefEnvEx

public ISpatialReference getGPSpRefEnvEx(IGPEnvironmentManager pEnvMgr,
                                         ISpatialReference pSrcSpRef,
                                         ISpatialReference pTgtSpRef,
                                         IEnvelope pNewExtent,
                                         double newMMin,
                                         double newMMax,
                                         double newZMin,
                                         double newZMax,
                                         java.lang.Object pWkspFDS)
                                  throws java.io.IOException,
                                         AutomationException
Deprecated. 
Creates the spatial reference from both a source and environment.

Specified by:
getGPSpRefEnvEx in interface IGPUtilities2
Parameters:
pEnvMgr - A reference to a com.esri.arcgis.geoprocessing.IGPEnvironmentManager (in)
pSrcSpRef - A reference to a com.esri.arcgis.geometry.ISpatialReference (in)
pTgtSpRef - A reference to a com.esri.arcgis.geometry.ISpatialReference (in)
pNewExtent - A reference to a com.esri.arcgis.geometry.IEnvelope (in)
newMMin - The newMMin (in)
newMMax - The newMMax (in)
newZMin - The newZMin (in)
newZMax - The newZMax (in)
pWkspFDS - A reference to another Object (IUnknown) (in)
Returns:
A reference to a com.esri.arcgis.geometry.ISpatialReference
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

createToolboxFromFactory

public void createToolboxFromFactory(java.lang.String alias,
                                     java.lang.String location,
                                     java.lang.String toolboxName)
                              throws java.io.IOException,
                                     AutomationException
Deprecated. 
Creates a toolbox at the given location for a function factory of a given alias.

Specified by:
createToolboxFromFactory in interface IGPUtilities2
Parameters:
alias - The alias (in)
location - The location (in)
toolboxName - The toolboxName (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setInternalMap

public void setInternalMap(IMap pMap)
                    throws java.io.IOException,
                           AutomationException
Deprecated. 
Sets the internal map used by the geoprocessor.

Specified by:
setInternalMap in interface IGPUtilities2
Parameters:
pMap - A reference to a com.esri.arcgis.carto.IMap (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getLayerName

public java.lang.String getLayerName(IGPValue pValue,
                                     java.lang.String name)
                              throws java.io.IOException,
                                     AutomationException
Deprecated. 
Get default layer name for given value.

Specified by:
getLayerName in interface IGPUtilities2
Parameters:
pValue - A reference to a com.esri.arcgis.geodatabase.IGPValue (in)
name - The name (in)
Returns:
The pName
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

removeInternalData

public void removeInternalData()
                        throws java.io.IOException,
                               AutomationException
Deprecated. 
Removes all internal layers and tables.

Specified by:
removeInternalData in interface IGPUtilities2
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getInMemoryWorkspace

public IWorkspace getInMemoryWorkspace()
                                throws java.io.IOException,
                                       AutomationException
Deprecated. 
Get the virtual workspace.

Specified by:
getInMemoryWorkspace in interface IGPUtilities2
Returns:
A reference to a com.esri.arcgis.geodatabase.IWorkspace
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

clearInMemoryWorkspace

public void clearInMemoryWorkspace()
                            throws java.io.IOException,
                                   AutomationException
Deprecated. 
Clear the virtual workspace.

Specified by:
clearInMemoryWorkspace in interface IGPUtilities2
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

openFromString

public java.lang.Object openFromString(java.lang.String nameString)
                                throws java.io.IOException,
                                       AutomationException
Deprecated. 
Returns the dataset of the given value.

Specified by:
openFromString in interface IGPUtilities2
Parameters:
nameString - The nameString (in)
Returns:
A reference to another Object (IUnknown)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setupEditSession

public void setupEditSession(IClass pTable)
                      throws java.io.IOException,
                             AutomationException
Deprecated. 
Starts an edit session if needed.

Specified by:
setupEditSession in interface IGPUtilities2
Parameters:
pTable - A reference to a com.esri.arcgis.geodatabase.IClass (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

cleanupEditSession

public void cleanupEditSession(boolean abort)
                        throws java.io.IOException,
                               AutomationException
Deprecated. 
Cleans up any edit session.

Specified by:
cleanupEditSession in interface IGPUtilities2
Parameters:
abort - The abort (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

removeFromMapEx

public void removeFromMapEx(IGPValue pGPValue)
                     throws java.io.IOException,
                            AutomationException
Deprecated. 
Removes the data/layers specified by the geoprocessing value object from the map.

Specified by:
removeFromMapEx in interface IGPUtilities2
Parameters:
pGPValue - A reference to a com.esri.arcgis.geodatabase.IGPValue (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

addToMapEx

public void addToMapEx(IGPValue pGPValue,
                       java.lang.String name,
                       boolean temporary,
                       java.lang.Object pUnkRenderer,
                       boolean visible)
                throws java.io.IOException,
                       AutomationException
Deprecated. 
Adds the given geoprocessing value object to the application display.

Specified by:
addToMapEx in interface IGPUtilities2
Parameters:
pGPValue - A reference to a com.esri.arcgis.geodatabase.IGPValue (in)
name - The name (in)
temporary - The temporary (in)
pUnkRenderer - A reference to another Object (IUnknown) (in)
visible - The visible (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.