|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IManagerWebService
COM Interface 'IManagerWebService'. Generated 3/19/2015 1:21:00 PM from 'C:\ArcGIS\COM\esriServer.olb'
Description: 'Provides access to members that manage a collection of IGISServer objects in the Manager web service catalog.' 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 |
IIDc260325f_c891_4dff_89c1_58aeacc7e361
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
void |
addGISServer(IGISServer server)
Adds an IGISServer object to the GISServers in this Manager web service catalog. |
void |
deleteGISServer(java.lang.String aliasName)
Deletes an IGISServer object to the GISServers in this Manager web service catalog. |
IGISServers |
getGISServers()
Gets the IGISServers object holding the IGISServerInfos for the Manager web service catalog. |
void |
refreshServiceInfo()
Refreshes the service info on all services in all of the GISServers in this Manager web service catalog. |
| Field Detail |
|---|
static final int IIDc260325f_c891_4dff_89c1_58aeacc7e361
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
IGISServers getGISServers()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void addGISServer(IGISServer server)
throws java.io.IOException,
AutomationException
server - A reference to a com.esri.arcgis.server.IGISServer (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void deleteGISServer(java.lang.String aliasName)
throws java.io.IOException,
AutomationException
aliasName - The aliasName (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void refreshServiceInfo()
throws java.io.IOException,
AutomationException
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 | ||||||||