|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IServiceCatalogAdmin2
COM Interface 'IServiceCatalogAdmin2'. 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 |
IID5aba2ef8_dea3_4b86_ae3b_f2f711b85196
|
static int |
xxDummy
Deprecated. Internal use only |
| Fields inherited from interface com.esri.arcgis.server.IServiceCatalogAdmin |
|---|
IID34013770_2aef_4a0e_93a3_6c7d1bfc0a6a |
| Method Summary | |
|---|---|
IStringArray |
createServiceFolderArray()
Creates a new array of web service folders. |
void |
setMessageFormats(int rhs1)
The message formats supported by the web services in the catalog. |
void |
setMessageVersion(int rhs1)
The message version supported by the server. |
void |
setServiceFoldersByRef(IStringArray rhs1)
The array of the web service folders for the web service catalog. |
| Methods inherited from interface com.esri.arcgis.server.IServiceCatalogAdmin |
|---|
createServiceDescription, createServiceDescriptionArray, getCatalogDescriptionDocument, getDescriptionDocument, setServiceDescriptionsByRef |
| Field Detail |
|---|
static final int IID5aba2ef8_dea3_4b86_ae3b_f2f711b85196
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
void setMessageFormats(int rhs1)
throws java.io.IOException,
AutomationException
rhs1 - A com.esri.arcgis.server.esriServiceCatalogMessageFormat constant (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setMessageVersion(int rhs1)
throws java.io.IOException,
AutomationException
rhs1 - A com.esri.arcgis.system.esriArcGISVersion constant (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IStringArray createServiceFolderArray()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setServiceFoldersByRef(IStringArray rhs1)
throws java.io.IOException,
AutomationException
rhs1 - A reference to a com.esri.arcgis.system.IStringArray (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 | ||||||||