public interface IServiceCatalog3 extends IServiceCatalog2, java.io.Serializable
Description: 'Provides access to properties of an ArcGIS Server 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 =
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
IID
Deprecated.
Internal use only
|
static int |
IIDbb163dc2_8ec3_4536_8b0c_7ffe7b91b7b0 |
static int |
xxDummy
Deprecated.
Internal use only
|
IID46c52546_7c26_477f_bdc1_b1c254625f81
IID89d60975_fdcf_4cea_b981_73fe406a2d2b
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getTokenServiceURL()
Token service url.
|
boolean |
isRequiresTokens()
Indicates whether the service catalog requires tokens for authentication.
|
getFolders, getMessageFormats, getMessageVersion, getServiceDescriptionsEx
getServiceDescriptions
static final int IIDbb163dc2_8ec3_4536_8b0c_7ffe7b91b7b0
static final int xxDummy
static final java.lang.String IID
boolean isRequiresTokens() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.java.lang.String getTokenServiceURL() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.