|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IAGSServerConnection
COM Interface 'IAGSServerConnection'. Generated 3/19/2015 1:21:01 PM from 'C:\ArcGIS\COM\esriGISClient.olb'
Description: 'Provides access to members that have information about the GIS server connection..' 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 |
IID657f65fd_9795_40b4_b1ce_e235ef08614c
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
IName |
getFullName()
The AGSServerConnectionName object assiated with the GIS server connection. |
java.lang.String |
getName()
The name of the connection. |
IAGSEnumServerObjectName |
getServerObjectNames()
The ServerObjectNames in the GIS server. |
void |
setFullNameByRef(IName ppNameObject)
The AGSServerConnectionName object assiated with the GIS server connection. |
void |
setName(java.lang.String name)
The name of the connection. |
| Field Detail |
|---|
static final int IID657f65fd_9795_40b4_b1ce_e235ef08614c
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
void setName(java.lang.String name)
throws java.io.IOException,
AutomationException
name - The name (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
java.lang.String getName()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IAGSEnumServerObjectName getServerObjectNames()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IName getFullName()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setFullNameByRef(IName ppNameObject)
throws java.io.IOException,
AutomationException
ppNameObject - A reference to a com.esri.arcgis.system.IName (in)
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 | ||||||||