com.esri.arcgis.datasourcesraster
Class IReplacePathsParameters2Proxy

java.lang.Object
  extended by com.esri.arcgis.interop.Dispatch
      extended by com.esri.arcgis.datasourcesraster.IReplacePathsParametersProxy
          extended by com.esri.arcgis.datasourcesraster.IReplacePathsParameters2Proxy
All Implemented Interfaces:
IReplacePathsParameters, IReplacePathsParameters2, java.io.Externalizable, java.io.Serializable

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

Description: 'Provides access to members that control parameters to replace paths.' 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 IReplacePathsParameters2Proxy
extends IReplacePathsParametersProxy
implements IReplacePathsParameters2, 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.datasourcesraster.IReplacePathsParameters2
IID, IID8d43cb3f_8856_440c_a182_46e78843d80e
 
Fields inherited from interface com.esri.arcgis.datasourcesraster.IReplacePathsParameters
IIDd9179edc_c88a_4b6f_818f_f53d83a05519
 
Constructor Summary
  IReplacePathsParameters2Proxy()
          Deprecated. For internal use only
  IReplacePathsParameters2Proxy(java.lang.Object obj)
          Deprecated.  
protected IReplacePathsParameters2Proxy(java.lang.Object obj, java.lang.String iid)
          Deprecated.  
  IReplacePathsParameters2Proxy(java.lang.String CLSID, java.lang.String host, com.esri.arcgis.interop.AuthInfo authInfo)
          Deprecated.  
protected IReplacePathsParameters2Proxy(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.  
 IFIDSet getRasterTypeInstanceIDs()
          Deprecated. The collection of raster type instances for which paths are replaced.
 boolean isReplaceCachePaths()
          Deprecated. Indicates whether paths in raster dataset cache are replaced.
 boolean isReplaceRasterTypePaths()
          Deprecated. Indicates whether paths in raster types are replaced.
 void removeListener(java.lang.String iidStr, java.lang.Object theListener)
          Deprecated.  
 void setRasterTypeInstanceIDsByRef(IFIDSet ppRasterTypeInstanceIDs)
          Deprecated. The collection of raster type instances for which paths are replaced.
 void setReplaceCachePaths(boolean pbReplaceCachePaths)
          Deprecated. Indicates whether paths in raster dataset cache are replaced.
 void setReplaceRasterTypePaths(boolean pbReplaceRasterTypePaths)
          Deprecated. Indicates whether paths in raster types are replaced.
 
Methods inherited from class com.esri.arcgis.datasourcesraster.IReplacePathsParametersProxy
getNewPaths, getOldPaths, isReplaceCatalogItemPaths, isReplaceItemURIPaths, isReplaceMosaicDatasetPaths, setNewPathsByRef, setOldPathsByRef, setReplaceCatalogItemPaths, setReplaceItemURIPaths, setReplaceMosaicDatasetPaths
 
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.datasourcesraster.IReplacePathsParameters
getNewPaths, getOldPaths, isReplaceCatalogItemPaths, isReplaceItemURIPaths, isReplaceMosaicDatasetPaths, setNewPathsByRef, setOldPathsByRef, setReplaceCatalogItemPaths, setReplaceItemURIPaths, setReplaceMosaicDatasetPaths
 

Field Detail

targetClass

public static final java.lang.Class targetClass
Deprecated. 

noncastable

public boolean noncastable
Deprecated. 
Constructor Detail

IReplacePathsParameters2Proxy

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

IReplacePathsParameters2Proxy

public IReplacePathsParameters2Proxy()
Deprecated. 
For internal use only


IReplacePathsParameters2Proxy

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

IReplacePathsParameters2Proxy

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

IReplacePathsParameters2Proxy

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

setReplaceRasterTypePaths

public void setReplaceRasterTypePaths(boolean pbReplaceRasterTypePaths)
                               throws java.io.IOException,
                                      AutomationException
Deprecated. 
Indicates whether paths in raster types are replaced.

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

isReplaceRasterTypePaths

public boolean isReplaceRasterTypePaths()
                                 throws java.io.IOException,
                                        AutomationException
Deprecated. 
Indicates whether paths in raster types are replaced.

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

setRasterTypeInstanceIDsByRef

public void setRasterTypeInstanceIDsByRef(IFIDSet ppRasterTypeInstanceIDs)
                                   throws java.io.IOException,
                                          AutomationException
Deprecated. 
The collection of raster type instances for which paths are replaced. If this property is not set, paths are replaced for only those raster type instances associated with selected mosaic dataset items.

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

getRasterTypeInstanceIDs

public IFIDSet getRasterTypeInstanceIDs()
                                 throws java.io.IOException,
                                        AutomationException
Deprecated. 
The collection of raster type instances for which paths are replaced. If this property is not set, paths are replaced for only those raster type instances associated with selected mosaic dataset items.

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

setReplaceCachePaths

public void setReplaceCachePaths(boolean pbReplaceCachePaths)
                          throws java.io.IOException,
                                 AutomationException
Deprecated. 
Indicates whether paths in raster dataset cache are replaced.

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

isReplaceCachePaths

public boolean isReplaceCachePaths()
                            throws java.io.IOException,
                                   AutomationException
Deprecated. 
Indicates whether paths in raster dataset cache are replaced.

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