|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IServiceCatalogAdmin
COM Interface 'IServiceCatalogAdmin'. Generated 3/19/2015 1:21:00 PM from 'C:\ArcGIS\COM\esriServer.olb'
Description: 'Provides access to members that control the contents of an ArcGIS Server web services 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 |
IID34013770_2aef_4a0e_93a3_6c7d1bfc0a6a
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
IServiceDescription |
createServiceDescription()
Creates a new web service description. |
IServiceDescriptionArray |
createServiceDescriptionArray()
Creates a new array of web service descriptions. |
byte[] |
getCatalogDescriptionDocument(java.lang.String catalogName,
java.lang.String catalogUrl)
The WSDL for the Service Catalog. |
byte[] |
getDescriptionDocument(java.lang.String serviceName,
java.lang.String serviceType,
java.lang.String serviceURL)
The WSDL for a specified service. |
void |
setServiceDescriptionsByRef(IServiceDescriptionArray rhs1)
The array of the web service descriptions for the web service catalog. |
| Field Detail |
|---|
static final int IID34013770_2aef_4a0e_93a3_6c7d1bfc0a6a
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
IServiceDescription createServiceDescription()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IServiceDescriptionArray createServiceDescriptionArray()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setServiceDescriptionsByRef(IServiceDescriptionArray rhs1)
throws java.io.IOException,
AutomationException
rhs1 - A reference to a com.esri.arcgis.server.IServiceDescriptionArray (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
byte[] getDescriptionDocument(java.lang.String serviceName,
java.lang.String serviceType,
java.lang.String serviceURL)
throws java.io.IOException,
AutomationException
serviceName - The serviceName (in)serviceType - The serviceType (in)serviceURL - The serviceURL (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
byte[] getCatalogDescriptionDocument(java.lang.String catalogName,
java.lang.String catalogUrl)
throws java.io.IOException,
AutomationException
catalogName - The catalogName (in)catalogUrl - The catalogUrl (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 | ||||||||