com.esri.arcgis.geoprocessing
Class IGPUtilities4Proxy

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

Deprecated. Internal use only. Proxy for COM Interface 'IGPUtilities4'. Generated 3/19/2015 1:20:59 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 IGPUtilities4Proxy
extends IGPUtilities3Proxy
implements IGPUtilities4, 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.IGPUtilities4
IID, IIDbf7053f9_a5a4_4128_a85f_7459b1dd46cd
 
Fields inherited from interface com.esri.arcgis.geoprocessing.IGPUtilities3
IIDeafc0938_c62e_43d5_b9ca_cb0045155860
 
Fields inherited from interface com.esri.arcgis.geoprocessing.IGPUtilities2
IIDd57e3b9b_5481_4f28_9f31_f0b8756b53b9
 
Fields inherited from interface com.esri.arcgis.geoprocessing.IGPUtilities
IID32f06b8f_a395_4f4e_b24f_52bbef06a036
 
Constructor Summary
  IGPUtilities4Proxy()
          Deprecated. For internal use only
  IGPUtilities4Proxy(java.lang.Object obj)
          Deprecated.  
protected IGPUtilities4Proxy(java.lang.Object obj, java.lang.String iid)
          Deprecated.  
  IGPUtilities4Proxy(java.lang.String CLSID, java.lang.String host, com.esri.arcgis.interop.AuthInfo authInfo)
          Deprecated.  
protected IGPUtilities4Proxy(java.lang.String CLSID, java.lang.String iid, java.lang.String host, com.esri.arcgis.interop.AuthInfo authInfo)
          Deprecated.  
 
Method Summary
 void addListener(java.lang.String iidStr, java.lang.Object theListener, java.lang.Object theSource)
          Deprecated.  
 ICursor getSearchCursor(IGPValue pValue, boolean recycling, IGPEnvironmentManager pEnvMgr)
          Deprecated. Returns the search cursor for the value object.
 ICursor getSearchCursorWithSubFields(IGPValue pValue, boolean recycling, IGPEnvironmentManager pEnvMgr, IStringArray pFieldNames)
          Deprecated. Returns the search cursor for the value object with sub fields.
 ISelectionSet getSelectionSet(IGPValue pValue, java.lang.Object pEnvMgr_Extent)
          Deprecated. Returns the selection set for the value object.
 ICursor getUpdateCursor(IGPValue pValue, boolean recycling, IGPEnvironmentManager pEnvMgr)
          Deprecated. Returns the update cursor for the value object.
 ICursor getUpdateCursorWithSubFields(IGPValue pValue, boolean recycling, IGPEnvironmentManager pEnvMgr, IStringArray pFieldNames)
          Deprecated. Returns the update cursor for the value object with sub fields.
 void removeListener(java.lang.String iidStr, java.lang.Object theListener)
          Deprecated.  
 void simpleConsolidateResult(java.lang.Object pResult, java.lang.String outputPath)
          Deprecated. Consolidates the Result.
 
Methods inherited from class com.esri.arcgis.geoprocessing.IGPUtilities3Proxy
openLayerFromLocation
 
Methods inherited from class com.esri.arcgis.geoprocessing.IGPUtilities2Proxy
abortEditOperation, addToMapEx, cleanupEditSession, clearInMemoryWorkspace, createToolboxFromFactory, generateGeographicTransformDomain, getActiveView, getBasicMap, getExtent, getGPSpRefEnvEx, getGTOperationSet, getInMemoryWorkspace, getLayerName, getMap, getStatusBar, getVariableManager, inApplication, makeLayer, open, openFromString, removeFromMapEx, removeInternalData, saveLayer, setInternalMap, setupEditSession, setVariableManagerByRef, startEditOperation, stopEditOperation
 
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.IGPUtilities3
openLayerFromLocation
 
Methods inherited from interface com.esri.arcgis.geoprocessing.IGPUtilities2
abortEditOperation, addToMapEx, cleanupEditSession, clearInMemoryWorkspace, createToolboxFromFactory, generateGeographicTransformDomain, getActiveView, getBasicMap, getExtent, getGPSpRefEnvEx, getGTOperationSet, getInMemoryWorkspace, getLayerName, getMap, getStatusBar, getVariableManager, inApplication, makeLayer, open, openFromString, removeFromMapEx, removeInternalData, saveLayer, setInternalMap, setupEditSession, setVariableManagerByRef, startEditOperation, stopEditOperation
 
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

IGPUtilities4Proxy

public IGPUtilities4Proxy(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

IGPUtilities4Proxy

public IGPUtilities4Proxy()
Deprecated. 
For internal use only


IGPUtilities4Proxy

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

IGPUtilities4Proxy

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

IGPUtilities4Proxy

protected IGPUtilities4Proxy(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 IGPUtilities3Proxy
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 IGPUtilities3Proxy
Throws:
java.io.IOException

getSearchCursor

public ICursor getSearchCursor(IGPValue pValue,
                               boolean recycling,
                               IGPEnvironmentManager pEnvMgr)
                        throws java.io.IOException,
                               AutomationException
Deprecated. 
Returns the search cursor for the value object.

Specified by:
getSearchCursor in interface IGPUtilities4
Parameters:
pValue - A reference to a com.esri.arcgis.geodatabase.IGPValue (in)
recycling - The recycling (in)
pEnvMgr - A reference to a com.esri.arcgis.geoprocessing.IGPEnvironmentManager (in)
Returns:
A reference to a com.esri.arcgis.geodatabase.ICursor
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getUpdateCursor

public ICursor getUpdateCursor(IGPValue pValue,
                               boolean recycling,
                               IGPEnvironmentManager pEnvMgr)
                        throws java.io.IOException,
                               AutomationException
Deprecated. 
Returns the update cursor for the value object.

Specified by:
getUpdateCursor in interface IGPUtilities4
Parameters:
pValue - A reference to a com.esri.arcgis.geodatabase.IGPValue (in)
recycling - The recycling (in)
pEnvMgr - A reference to a com.esri.arcgis.geoprocessing.IGPEnvironmentManager (in)
Returns:
A reference to a com.esri.arcgis.geodatabase.ICursor
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getSelectionSet

public ISelectionSet getSelectionSet(IGPValue pValue,
                                     java.lang.Object pEnvMgr_Extent)
                              throws java.io.IOException,
                                     AutomationException
Deprecated. 
Returns the selection set for the value object.

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

getSearchCursorWithSubFields

public ICursor getSearchCursorWithSubFields(IGPValue pValue,
                                            boolean recycling,
                                            IGPEnvironmentManager pEnvMgr,
                                            IStringArray pFieldNames)
                                     throws java.io.IOException,
                                            AutomationException
Deprecated. 
Returns the search cursor for the value object with sub fields.

Specified by:
getSearchCursorWithSubFields in interface IGPUtilities4
Parameters:
pValue - A reference to a com.esri.arcgis.geodatabase.IGPValue (in)
recycling - The recycling (in)
pEnvMgr - A reference to a com.esri.arcgis.geoprocessing.IGPEnvironmentManager (in)
pFieldNames - A reference to a com.esri.arcgis.system.IStringArray (in)
Returns:
A reference to a com.esri.arcgis.geodatabase.ICursor
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getUpdateCursorWithSubFields

public ICursor getUpdateCursorWithSubFields(IGPValue pValue,
                                            boolean recycling,
                                            IGPEnvironmentManager pEnvMgr,
                                            IStringArray pFieldNames)
                                     throws java.io.IOException,
                                            AutomationException
Deprecated. 
Returns the update cursor for the value object with sub fields.

Specified by:
getUpdateCursorWithSubFields in interface IGPUtilities4
Parameters:
pValue - A reference to a com.esri.arcgis.geodatabase.IGPValue (in)
recycling - The recycling (in)
pEnvMgr - A reference to a com.esri.arcgis.geoprocessing.IGPEnvironmentManager (in)
pFieldNames - A reference to a com.esri.arcgis.system.IStringArray (in)
Returns:
A reference to a com.esri.arcgis.geodatabase.ICursor
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

simpleConsolidateResult

public void simpleConsolidateResult(java.lang.Object pResult,
                                    java.lang.String outputPath)
                             throws java.io.IOException,
                                    AutomationException
Deprecated. 
Consolidates the Result.

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