com.esri.arcgis.datasourcesraster
Class IRasterTypeItemURI2Proxy

java.lang.Object
  extended by com.esri.arcgis.interop.Dispatch
      extended by com.esri.arcgis.datasourcesraster.IRasterTypeItemURIProxy
          extended by com.esri.arcgis.datasourcesraster.IRasterTypeItemURI2Proxy
All Implemented Interfaces:
IRasterTypeItemURI, IRasterTypeItemURI2, java.io.Externalizable, java.io.Serializable

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

Description: 'Provides access to members that control a raster type item URI.' 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 IRasterTypeItemURI2Proxy
extends IRasterTypeItemURIProxy
implements IRasterTypeItemURI2, 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.IRasterTypeItemURI2
IID, IIDfe3640c8_162c_4396_b40a_97f0f4ede0f6
 
Fields inherited from interface com.esri.arcgis.datasourcesraster.IRasterTypeItemURI
IID28c1476a_cc64_4254_9082_44a9893b54d3
 
Constructor Summary
  IRasterTypeItemURI2Proxy()
          Deprecated. For internal use only
  IRasterTypeItemURI2Proxy(java.lang.Object obj)
          Deprecated.  
protected IRasterTypeItemURI2Proxy(java.lang.Object obj, java.lang.String iid)
          Deprecated.  
  IRasterTypeItemURI2Proxy(java.lang.String CLSID, java.lang.String host, com.esri.arcgis.interop.AuthInfo authInfo)
          Deprecated.  
protected IRasterTypeItemURI2Proxy(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.  
 java.lang.String getFunctionTemplateName()
          Deprecated. The name of raster function template associated with the item template that built the raster type item URI.
 java.lang.String getItemTemplateTag()
          Deprecated. The originally set output dataset tag associated with the parent raster type item template that created the URI.
 java.lang.String getPrimaryChainConnector()
          Deprecated. In the case where the URI is associated with an ancillary dataset, this property indicates the name of the raster function variable within the primary raster function template onto which the ancillary tepmlate reconnects (as a form of post-processing).
 void removeListener(java.lang.String iidStr, java.lang.Object theListener)
          Deprecated.  
 void setFunctionTemplateName(java.lang.String pFunctionTemplateName)
          Deprecated. The name of raster function template associated with the item template that built the raster type item URI.
 void setItemTemplateTag(java.lang.String pItemTemplateTag)
          Deprecated. The originally set output dataset tag associated with the parent raster type item template that created the URI.
 void setPrimaryChainConnector(java.lang.String pPrimaryChainConnector)
          Deprecated. In the case where the URI is associated with an ancillary dataset, this property indicates the name of the raster function variable within the primary raster function template onto which the ancillary tepmlate reconnects (as a form of post-processing).
 
Methods inherited from class com.esri.arcgis.datasourcesraster.IRasterTypeItemURIProxy
getItems, getItemTemplateIndex, setItemsByRef, setItemTemplateIndex
 
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.IRasterTypeItemURI
getItems, getItemTemplateIndex, setItemsByRef, setItemTemplateIndex
 

Field Detail

targetClass

public static final java.lang.Class targetClass
Deprecated. 

noncastable

public boolean noncastable
Deprecated. 
Constructor Detail

IRasterTypeItemURI2Proxy

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

IRasterTypeItemURI2Proxy

public IRasterTypeItemURI2Proxy()
Deprecated. 
For internal use only


IRasterTypeItemURI2Proxy

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

IRasterTypeItemURI2Proxy

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

IRasterTypeItemURI2Proxy

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

setItemTemplateTag

public void setItemTemplateTag(java.lang.String pItemTemplateTag)
                        throws java.io.IOException,
                               AutomationException
Deprecated. 
The originally set output dataset tag associated with the parent raster type item template that created the URI. This property enables the raster type to correctly connect an item template's primary or ancillary properties with a raster type item URI.

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

getItemTemplateTag

public java.lang.String getItemTemplateTag()
                                    throws java.io.IOException,
                                           AutomationException
Deprecated. 
The originally set output dataset tag associated with the parent raster type item template that created the URI. This property enables the raster type to correctly connect an item template's primary or ancillary properties with a raster type item URI.

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

setFunctionTemplateName

public void setFunctionTemplateName(java.lang.String pFunctionTemplateName)
                             throws java.io.IOException,
                                    AutomationException
Deprecated. 
The name of raster function template associated with the item template that built the raster type item URI.

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

getFunctionTemplateName

public java.lang.String getFunctionTemplateName()
                                         throws java.io.IOException,
                                                AutomationException
Deprecated. 
The name of raster function template associated with the item template that built the raster type item URI.

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

setPrimaryChainConnector

public void setPrimaryChainConnector(java.lang.String pPrimaryChainConnector)
                              throws java.io.IOException,
                                     AutomationException
Deprecated. 
In the case where the URI is associated with an ancillary dataset, this property indicates the name of the raster function variable within the primary raster function template onto which the ancillary tepmlate reconnects (as a form of post-processing).

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

getPrimaryChainConnector

public java.lang.String getPrimaryChainConnector()
                                          throws java.io.IOException,
                                                 AutomationException
Deprecated. 
In the case where the URI is associated with an ancillary dataset, this property indicates the name of the raster function variable within the primary raster function template onto which the ancillary tepmlate reconnects (as a form of post-processing).

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