|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IAGSConnectionAdminDialog
COM Interface 'IAGSConnectionAdminDialog'. Generated 3/19/2015 1:21:01 PM from 'C:\ArcGIS\COM\esriCatalogUI.olb'
Description: 'Provides access to members that control the Connection Admin Dialog.' 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 =
Field Summary | |
---|---|
static java.lang.String |
IID
Deprecated. Internal use only |
static int |
IIDb2772436_4029_4b58_abd2_8e4ad62ea569
|
static int |
xxDummy
Deprecated. Internal use only |
Method Summary | |
---|---|
IAGSServerConnection |
doModalCreateServerConnection(int hParent,
java.lang.Object[] selectedResources)
Displays the dialog to create a new server connection. |
void |
doModalUpdateServerConnection(int hParent,
java.lang.Object[] selectedResources,
IGxAGSConnection[] ppGxAGSConn)
Displays the dialog to update an existing server connection. |
Field Detail |
---|
static final int IIDb2772436_4029_4b58_abd2_8e4ad62ea569
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
IAGSServerConnection doModalCreateServerConnection(int hParent, java.lang.Object[] selectedResources) throws java.io.IOException, AutomationException
hParent
- The hParent (A COM typedef) (in)selectedResources
- A Variant (in/out: use single element array)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void doModalUpdateServerConnection(int hParent, java.lang.Object[] selectedResources, IGxAGSConnection[] ppGxAGSConn) throws java.io.IOException, AutomationException
hParent
- The hParent (A COM typedef) (in)selectedResources
- A Variant (in/out: use single element array)ppGxAGSConn
- A reference to a com.esri.arcgis.catalog.IGxAGSConnection (in/out: use single element array)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |