com.esri.arcgis.arcmapui
Class IDataConnectionPropertyPage2Proxy

java.lang.Object
  extended by com.esri.arcgis.interop.Dispatch
      extended by com.esri.arcgis.arcmapui.IDataConnectionPropertyPage2Proxy
All Implemented Interfaces:
IDataConnectionPropertyPage2, java.io.Externalizable, java.io.Serializable

Deprecated. Internal use only. Proxy for COM Interface 'IDataConnectionPropertyPage2'. Generated 3/19/2015 1:21:02 PM from 'C:\ArcGIS\COM\esriArcMapUI.olb'

Description: 'Provides access to members that control the Data connection property page.' 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 IDataConnectionPropertyPage2Proxy
extends com.esri.arcgis.interop.Dispatch
implements IDataConnectionPropertyPage2, 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.arcmapui.IDataConnectionPropertyPage2
IID, IIDb12c31fe_4cd4_4341_a95c_72a0cfd2e83a
 
Constructor Summary
  IDataConnectionPropertyPage2Proxy()
          Deprecated. For internal use only
  IDataConnectionPropertyPage2Proxy(java.lang.Object obj)
          Deprecated.  
protected IDataConnectionPropertyPage2Proxy(java.lang.Object obj, java.lang.String iid)
          Deprecated.  
  IDataConnectionPropertyPage2Proxy(java.lang.String CLSID, java.lang.String host, com.esri.arcgis.interop.AuthInfo authInfo)
          Deprecated.  
protected IDataConnectionPropertyPage2Proxy(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.  
 void attemptToDeleteExistingName()
          Deprecated. For save dialogs, attempt to delete the table/feature class.
 java.lang.String getBrowseLocation()
          Deprecated. Last location of the GxDialog.
 IDatasetFilter getDatasetFilter()
          Deprecated. Filter (optional) for the page.
 IGxObjectFilter getDialogFilter()
          Deprecated. Filter (optional) for the GxDialog.
 IName getName()
          Deprecated. User selected Name (ie, FeatureClassName, TableName).
 void removeListener(java.lang.String iidStr, java.lang.Object theListener)
          Deprecated.  
 void selectName(IName name)
          Deprecated. Selects the name from the list.
 void setBrowseLocation(java.lang.String filter)
          Deprecated. Last location of the GxDialog.
 void setCallback(IDataConnectionCallback rhs1)
          Deprecated. Callback implementation (not mandatory).
 void setDatasetFilterByRef(IDatasetFilter filter)
          Deprecated. Filter (optional) for the page.
 void setDefaultName(java.lang.String rhs1)
          Deprecated. Default name when NewDataFile is true.
 void setDialogFilterByRef(IGxObjectFilter filter)
          Deprecated. Filter (optional) for the GxDialog.
 void setEnabled(boolean rhs1)
          Deprecated. Indicates if all the window controls in the property page are enabled.
 void setFocus()
          Deprecated. Sets the focus to the file name window.
 void setNewDataFile(boolean rhs1)
          Deprecated. Indicates if the dialog is for new data.
 void setPromptName(java.lang.String rhs1)
          Deprecated. Prompt name.
 void setReturnDisplayTableName(boolean rhs1)
          Deprecated. Indicates if a raw FDO or a display table name is returned when get_Name method is called.
 void setShowDropdown(boolean rhs1)
          Deprecated. Indicates if existing data is shown in a dropdown.
 void setShowNone(boolean rhs1)
          Deprecated. Indicates if the option is shown in a dropdown.
 void setSkipByRef(ITable rhs1)
          Deprecated. When NewDataFile is false, skip this table/featureclass in the ComboBox.
 void setType(int rhs1)
          Deprecated. Type of data we are getting or putting.
 void setUniqueDefaultName(java.lang.String baseName)
          Deprecated. A Unique Default name when NewDataFile is true.
 
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
 

Field Detail

targetClass

public static final java.lang.Class targetClass
Deprecated. 

noncastable

public boolean noncastable
Deprecated. 
Constructor Detail

IDataConnectionPropertyPage2Proxy

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

IDataConnectionPropertyPage2Proxy

public IDataConnectionPropertyPage2Proxy()
Deprecated. 
For internal use only


IDataConnectionPropertyPage2Proxy

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

IDataConnectionPropertyPage2Proxy

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

IDataConnectionPropertyPage2Proxy

protected IDataConnectionPropertyPage2Proxy(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 com.esri.arcgis.interop.Dispatch
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 com.esri.arcgis.interop.Dispatch
Throws:
java.io.IOException

setEnabled

public void setEnabled(boolean rhs1)
                throws java.io.IOException,
                       AutomationException
Deprecated. 
Indicates if all the window controls in the property page are enabled.

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

setNewDataFile

public void setNewDataFile(boolean rhs1)
                    throws java.io.IOException,
                           AutomationException
Deprecated. 
Indicates if the dialog is for new data.

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

setDefaultName

public void setDefaultName(java.lang.String rhs1)
                    throws java.io.IOException,
                           AutomationException
Deprecated. 
Default name when NewDataFile is true.

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

setPromptName

public void setPromptName(java.lang.String rhs1)
                   throws java.io.IOException,
                          AutomationException
Deprecated. 
Prompt name. Default is to use 'Save As:' for saving and 'Choose:' for loading.

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

setType

public void setType(int rhs1)
             throws java.io.IOException,
                    AutomationException
Deprecated. 
Type of data we are getting or putting.

Specified by:
setType in interface IDataConnectionPropertyPage2
Parameters:
rhs1 - A com.esri.arcgis.arcmapui.esriDCType constant (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getName

public IName getName()
              throws java.io.IOException,
                     AutomationException
Deprecated. 
User selected Name (ie, FeatureClassName, TableName).

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

setSkipByRef

public void setSkipByRef(ITable rhs1)
                  throws java.io.IOException,
                         AutomationException
Deprecated. 
When NewDataFile is false, skip this table/featureclass in the ComboBox.

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

attemptToDeleteExistingName

public void attemptToDeleteExistingName()
                                 throws java.io.IOException,
                                        AutomationException
Deprecated. 
For save dialogs, attempt to delete the table/feature class. Returns successfully if the object is delete, S_FALSE if the user requested no, or the delete error.

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

setCallback

public void setCallback(IDataConnectionCallback rhs1)
                 throws java.io.IOException,
                        AutomationException
Deprecated. 
Callback implementation (not mandatory).

Specified by:
setCallback in interface IDataConnectionPropertyPage2
Parameters:
rhs1 - A reference to a com.esri.arcgis.arcmapui.IDataConnectionCallback (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setBrowseLocation

public void setBrowseLocation(java.lang.String filter)
                       throws java.io.IOException,
                              AutomationException
Deprecated. 
Last location of the GxDialog.

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

getBrowseLocation

public java.lang.String getBrowseLocation()
                                   throws java.io.IOException,
                                          AutomationException
Deprecated. 
Last location of the GxDialog.

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

selectName

public void selectName(IName name)
                throws java.io.IOException,
                       AutomationException
Deprecated. 
Selects the name from the list.

Specified by:
selectName in interface IDataConnectionPropertyPage2
Parameters:
name - A reference to a com.esri.arcgis.system.IName (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setFocus

public void setFocus()
              throws java.io.IOException,
                     AutomationException
Deprecated. 
Sets the focus to the file name window.

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

setDatasetFilterByRef

public void setDatasetFilterByRef(IDatasetFilter filter)
                           throws java.io.IOException,
                                  AutomationException
Deprecated. 
Filter (optional) for the page. Determines what datasets are visible.

Specified by:
setDatasetFilterByRef in interface IDataConnectionPropertyPage2
Parameters:
filter - A reference to a com.esri.arcgis.arcmapui.IDatasetFilter (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getDatasetFilter

public IDatasetFilter getDatasetFilter()
                                throws java.io.IOException,
                                       AutomationException
Deprecated. 
Filter (optional) for the page. Determines what datasets are visible.

Specified by:
getDatasetFilter in interface IDataConnectionPropertyPage2
Returns:
A reference to a com.esri.arcgis.arcmapui.IDatasetFilter
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setDialogFilterByRef

public void setDialogFilterByRef(IGxObjectFilter filter)
                          throws java.io.IOException,
                                 AutomationException
Deprecated. 
Filter (optional) for the GxDialog.

Specified by:
setDialogFilterByRef in interface IDataConnectionPropertyPage2
Parameters:
filter - A reference to a com.esri.arcgis.catalog.IGxObjectFilter (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getDialogFilter

public IGxObjectFilter getDialogFilter()
                                throws java.io.IOException,
                                       AutomationException
Deprecated. 
Filter (optional) for the GxDialog.

Specified by:
getDialogFilter in interface IDataConnectionPropertyPage2
Returns:
A reference to a com.esri.arcgis.catalog.IGxObjectFilter
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setUniqueDefaultName

public void setUniqueDefaultName(java.lang.String baseName)
                          throws java.io.IOException,
                                 AutomationException
Deprecated. 
A Unique Default name when NewDataFile is true.

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

setShowDropdown

public void setShowDropdown(boolean rhs1)
                     throws java.io.IOException,
                            AutomationException
Deprecated. 
Indicates if existing data is shown in a dropdown.

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

setShowNone

public void setShowNone(boolean rhs1)
                 throws java.io.IOException,
                        AutomationException
Deprecated. 
Indicates if the option is shown in a dropdown.

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

setReturnDisplayTableName

public void setReturnDisplayTableName(boolean rhs1)
                               throws java.io.IOException,
                                      AutomationException
Deprecated. 
Indicates if a raw FDO or a display table name is returned when get_Name method is called.

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