com.esri.arcgis.geodatabase
Class IItemInfo2Proxy

java.lang.Object
  extended by com.esri.arcgis.interop.Dispatch
      extended by com.esri.arcgis.geodatabase.IItemInfoProxy
          extended by com.esri.arcgis.geodatabase.IItemInfo2Proxy
All Implemented Interfaces:
IItemInfo, IItemInfo2, java.io.Externalizable, java.io.Serializable

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

Description: 'Provides access to members of item info.' 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 IItemInfo2Proxy
extends IItemInfoProxy
implements IItemInfo2, 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.geodatabase.IItemInfo2
IID, IID9d3c440d_837e_4d7b_ab0d_60e8a4542000
 
Fields inherited from interface com.esri.arcgis.geodatabase.IItemInfo
IID506a8d89_c3af_4c4b_8f03_8f83b36b5329
 
Constructor Summary
  IItemInfo2Proxy()
          Deprecated. For internal use only
  IItemInfo2Proxy(java.lang.Object obj)
          Deprecated.  
protected IItemInfo2Proxy(java.lang.Object obj, java.lang.String iid)
          Deprecated.  
  IItemInfo2Proxy(java.lang.String CLSID, java.lang.String host, com.esri.arcgis.interop.AuthInfo authInfo)
          Deprecated.  
protected IItemInfo2Proxy(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 getCredits()
          Deprecated. Credits of the item.
 double getMaxScale()
          Deprecated. Maximum scale of the item.
 double getMinScale()
          Deprecated. Minimum scale of the item.
 java.lang.String getSpatialReferenceName()
          Deprecated. The name of the spatial reference.
 void removeListener(java.lang.String iidStr, java.lang.Object theListener)
          Deprecated.  
 void setCredits(java.lang.String pCredits)
          Deprecated. Credits of the item.
 void setMaxScale(double pScale)
          Deprecated. Maximum scale of the item.
 void setMinScale(double pScale)
          Deprecated. Minimum scale of the item.
 
Methods inherited from class com.esri.arcgis.geodatabase.IItemInfoProxy
getAccessConstraints, getCatalogPath, getDescription, getDocumentationInfo, getExtent, getGUID, getItemProperties, getLastModifiedTime, getName, getSnippet, getSpatialReference, getTags, getThumbnailInfo, getTitle, getType, getTypeInfo, getTypeKeywords, getURL, setAccessConstraints, setCatalogPath, setDescription, setDocumentationInfoByRef, setExtentByRef, setGUID, setItemProperties, setLastModifiedTime, setName, setSnippet, setSpatialReferenceByRef, setTags, setThumbnailInfoByRef, setTitle, setType, setTypeInfo, setTypeKeywords, setURL
 
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.geodatabase.IItemInfo
getAccessConstraints, getCatalogPath, getDescription, getDocumentationInfo, getExtent, getGUID, getItemProperties, getLastModifiedTime, getName, getSnippet, getSpatialReference, getTags, getThumbnailInfo, getTitle, getType, getTypeInfo, getTypeKeywords, getURL, setAccessConstraints, setCatalogPath, setDescription, setDocumentationInfoByRef, setExtentByRef, setGUID, setItemProperties, setLastModifiedTime, setName, setSnippet, setSpatialReferenceByRef, setTags, setThumbnailInfoByRef, setTitle, setType, setTypeInfo, setTypeKeywords, setURL
 

Field Detail

targetClass

public static final java.lang.Class targetClass
Deprecated. 

noncastable

public boolean noncastable
Deprecated. 
Constructor Detail

IItemInfo2Proxy

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

IItemInfo2Proxy

public IItemInfo2Proxy()
Deprecated. 
For internal use only


IItemInfo2Proxy

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

IItemInfo2Proxy

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

IItemInfo2Proxy

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

getCredits

public java.lang.String getCredits()
                            throws java.io.IOException,
                                   AutomationException
Deprecated. 
Credits of the item.

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

setCredits

public void setCredits(java.lang.String pCredits)
                throws java.io.IOException,
                       AutomationException
Deprecated. 
Credits of the item.

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

getMinScale

public double getMinScale()
                   throws java.io.IOException,
                          AutomationException
Deprecated. 
Minimum scale of the item.

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

setMinScale

public void setMinScale(double pScale)
                 throws java.io.IOException,
                        AutomationException
Deprecated. 
Minimum scale of the item.

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

getMaxScale

public double getMaxScale()
                   throws java.io.IOException,
                          AutomationException
Deprecated. 
Maximum scale of the item.

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

setMaxScale

public void setMaxScale(double pScale)
                 throws java.io.IOException,
                        AutomationException
Deprecated. 
Maximum scale of the item.

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

getSpatialReferenceName

public java.lang.String getSpatialReferenceName()
                                         throws java.io.IOException,
                                                AutomationException
Deprecated. 
The name of the spatial reference.

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