|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IAGSServerConnection2
COM Interface 'IAGSServerConnection2'. Generated 3/19/2015 1:21:01 PM from 'C:\ArcGIS\COM\esriGISClient.olb'
Description: 'Provides access to members that create and open GIS server connections and supply server connection factory information.' 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 |
IID6921c52d_0d14_4d2c_8a80_a7873c1306ea
|
static int |
xxDummy
Deprecated. Internal use only |
Fields inherited from interface com.esri.arcgis.gisclient.IAGSServerConnection |
---|
IID657f65fd_9795_40b4_b1ce_e235ef08614c |
Method Summary | |
---|---|
IEnumBSTR |
getFolders(java.lang.String reserved)
Returns an enumeration of folder names beneath the specified folder. |
IAGSEnumServerObjectName |
getServerObjectNamesEx(java.lang.String folderName)
The ServerObjectNames in the GIS server folder. |
Methods inherited from interface com.esri.arcgis.gisclient.IAGSServerConnection |
---|
getFullName, getName, getServerObjectNames, setFullNameByRef, setName |
Field Detail |
---|
static final int IID6921c52d_0d14_4d2c_8a80_a7873c1306ea
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
IAGSEnumServerObjectName getServerObjectNamesEx(java.lang.String folderName) throws java.io.IOException, AutomationException
folderName
- The folderName (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.IEnumBSTR getFolders(java.lang.String reserved) throws java.io.IOException, AutomationException
reserved
- The reserved (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 |