|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IAGSServerConnectionAdmin
COM Interface 'IAGSServerConnectionAdmin'. Generated 3/19/2015 1:21:01 PM from 'C:\ArcGIS\COM\esriGISClient.olb'
Description: 'Provides access to the server object manager, server object admin and server object configurations for the GIS server.' 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 |
IID2609d396_4c06_4c35_9ae3_df690ed88506
|
static int |
xxDummy
Deprecated. Internal use only |
Method Summary | |
---|---|
IServerObjectAdmin |
getServerObjectAdmin()
The server object admin for the connected GIS server. |
IServerObjectConfiguration |
getServerObjectConfiguration(java.lang.String name,
java.lang.String type)
The server object configuration with the specified Name and TypeName. |
IServerObjectManager |
getServerObjectManager()
The server object manager for the connected GIS server. |
Field Detail |
---|
static final int IID2609d396_4c06_4c35_9ae3_df690ed88506
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
IServerObjectManager getServerObjectManager() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.IServerObjectAdmin getServerObjectAdmin() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.IServerObjectConfiguration getServerObjectConfiguration(java.lang.String name, java.lang.String type) throws java.io.IOException, AutomationException
name
- The name (in)type
- The type (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 |