|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IRESTServerObjectAdmin
COM Interface 'IRESTServerObjectAdmin'. Generated 3/19/2015 1:21:01 PM from 'C:\ArcGIS\COM\esriGISClient.olb'
Description: 'Provides access to methods adminstrating AGS rest services.' 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 |
IIDf21f82a2_6317_4a00_9877_8431c74a6707
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
double |
getAdminVersion()
Returns the version of the server's admin API. |
IEnumServerObjectConfigurationInfo |
getConfigurationInfos(java.lang.String folderName)
The configuration infos within a folder (use empty string for root). |
IItemInfo |
getItemInfo(java.lang.String name,
java.lang.String type,
java.lang.String soeType)
The ItemInfo of a service. |
IPropertySet |
getMetadata(java.lang.String name,
java.lang.String type,
java.lang.String soeType)
The metadata of a service. |
void |
putItemInfo(java.lang.String name,
java.lang.String type,
java.lang.String soeType,
IItemInfo pItemInfo)
Add or update the ItemInfo of a service. |
void |
putMetadata(java.lang.String name,
java.lang.String type,
java.lang.String soeType,
IPropertySet pMetadata)
Add or update the metadata of a service. |
| Field Detail |
|---|
static final int IIDf21f82a2_6317_4a00_9877_8431c74a6707
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
IEnumServerObjectConfigurationInfo getConfigurationInfos(java.lang.String folderName)
throws java.io.IOException,
AutomationException
folderName - The folderName (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
double getAdminVersion()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IItemInfo getItemInfo(java.lang.String name,
java.lang.String type,
java.lang.String soeType)
throws java.io.IOException,
AutomationException
name - The name (in)type - The type (in)soeType - The soeType (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void putItemInfo(java.lang.String name,
java.lang.String type,
java.lang.String soeType,
IItemInfo pItemInfo)
throws java.io.IOException,
AutomationException
name - The name (in)type - The type (in)soeType - The soeType (in)pItemInfo - A reference to a com.esri.arcgis.geodatabase.IItemInfo (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IPropertySet getMetadata(java.lang.String name,
java.lang.String type,
java.lang.String soeType)
throws java.io.IOException,
AutomationException
name - The name (in)type - The type (in)soeType - The soeType (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void putMetadata(java.lang.String name,
java.lang.String type,
java.lang.String soeType,
IPropertySet pMetadata)
throws java.io.IOException,
AutomationException
name - The name (in)type - The type (in)soeType - The soeType (in)pMetadata - A reference to a com.esri.arcgis.system.IPropertySet (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 | ||||||||