com.esri.arcgis.server
Class IServerObjectAdmin8Proxy

java.lang.Object
  extended by com.esri.arcgis.interop.Dispatch
      extended by com.esri.arcgis.server.IServerObjectAdminProxy
          extended by com.esri.arcgis.server.IServerObjectAdmin2Proxy
              extended by com.esri.arcgis.server.IServerObjectAdmin3Proxy
                  extended by com.esri.arcgis.server.IServerObjectAdmin4Proxy
                      extended by com.esri.arcgis.server.IServerObjectAdmin5Proxy
                          extended by com.esri.arcgis.server.IServerObjectAdmin6Proxy
                              extended by com.esri.arcgis.server.IServerObjectAdmin7Proxy
                                  extended by com.esri.arcgis.server.IServerObjectAdmin8Proxy
All Implemented Interfaces:
IServerObjectAdmin, IServerObjectAdmin2, IServerObjectAdmin3, IServerObjectAdmin4, IServerObjectAdmin5, IServerObjectAdmin6, IServerObjectAdmin7, IServerObjectAdmin8, java.io.Externalizable, java.io.Serializable

Deprecated. Internal use only. Proxy for COM Interface 'IServerObjectAdmin8'. Generated 3/19/2015 1:21:00 PM from 'C:\ArcGIS\COM\esriServer.olb'

Description: 'Provides access to members that administer the ArcGIS server.' 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 =

public class IServerObjectAdmin8Proxy
extends IServerObjectAdmin7Proxy
implements IServerObjectAdmin8, java.io.Serializable

Internal use class

See Also:
Serialized Form

Field Summary
 boolean noncastable
          Deprecated.  
static java.lang.Class targetClass
          Deprecated.  
 
Fields inherited from class com.esri.arcgis.interop.Dispatch
DISPATCH_METHOD, DISPATCH_PROPERTYGET, DISPATCH_PROPERTYPUT, DISPATCH_PROPERTYPUTREF, objRef
 
Fields inherited from interface com.esri.arcgis.server.IServerObjectAdmin8
IID, IID22930007_4a01_479f_8cb6_33c8ac33ccf4
 
Fields inherited from interface com.esri.arcgis.server.IServerObjectAdmin7
IIDc6cfc4df_7928_4ec2_9f34_87eed2bac0a3
 
Fields inherited from interface com.esri.arcgis.server.IServerObjectAdmin6
IIDdc0e02cd_e386_4324_b31f_56b2c5d22363
 
Fields inherited from interface com.esri.arcgis.server.IServerObjectAdmin5
IIDa7b0b4b3_1001_49ad_ad44_aa6441d7300a
 
Fields inherited from interface com.esri.arcgis.server.IServerObjectAdmin4
IID6fa1268d_0dd4_46b6_b890_02e20fc6341f
 
Fields inherited from interface com.esri.arcgis.server.IServerObjectAdmin3
IIDe5079624_e7c9_4b12_9df7_2bc1c341a2b7
 
Fields inherited from interface com.esri.arcgis.server.IServerObjectAdmin2
IID4bc97a90_0b03_478c_8eb8_2ba647297bf7
 
Fields inherited from interface com.esri.arcgis.server.IServerObjectAdmin
IID01f6db39_6458_4c12_bcc7_30f1021075e2
 
Constructor Summary
  IServerObjectAdmin8Proxy()
          Deprecated. For internal use only
  IServerObjectAdmin8Proxy(java.lang.Object obj)
          Deprecated.  
protected IServerObjectAdmin8Proxy(java.lang.Object obj, java.lang.String iid)
          Deprecated.  
  IServerObjectAdmin8Proxy(java.lang.String CLSID, java.lang.String host, com.esri.arcgis.interop.AuthInfo authInfo)
          Deprecated.  
protected IServerObjectAdmin8Proxy(java.lang.String CLSID, java.lang.String iid, java.lang.String host, com.esri.arcgis.interop.AuthInfo authInfo)
          Deprecated.  
 
Method Summary
 void addGeodatabase(java.lang.String gdbName, java.lang.String val)
          Deprecated. Add Geodatabase.
 void addListener(java.lang.String iidStr, java.lang.Object theListener, java.lang.Object theSource)
          Deprecated.  
 void deleteGeodatabase(java.lang.String gdbName)
          Deprecated. Delete Geodatabase.
 java.lang.String getGeodatabase(java.lang.String gdbName, java.lang.String[] pUpdateID)
          Deprecated. Get Geodatabase.
 java.lang.String getGeodatabases()
          Deprecated. Get Geodatabases.
 void putGeodatabase(java.lang.String gdbName, java.lang.String val)
          Deprecated. Put Geodatabase.
 void removeListener(java.lang.String iidStr, java.lang.Object theListener)
          Deprecated.  
 
Methods inherited from class com.esri.arcgis.server.IServerObjectAdmin7Proxy
isAdminUser
 
Methods inherited from class com.esri.arcgis.server.IServerObjectAdmin6Proxy
getInputDir, isInputDirInUse, uploadData
 
Methods inherited from class com.esri.arcgis.server.IServerObjectAdmin5Proxy
getConfigurationProperties, updateConfigurationProperties
 
Methods inherited from class com.esri.arcgis.server.IServerObjectAdmin4Proxy
isSecurityEnabled, setIsSecurityEnabled
 
Methods inherited from class com.esri.arcgis.server.IServerObjectAdmin3Proxy
getConfigurationsEx2
 
Methods inherited from class com.esri.arcgis.server.IServerObjectAdmin2Proxy
addExtensionType, createExtensionType, createFolder, deleteExtensionType, deleteFolder, disable, enable, getConfigurationsEx, getExtensionTypes, getFolderInfo, getFolders, getServerLog, renameFolder, setFolderInfo, validateConfiguration
 
Methods inherited from class com.esri.arcgis.server.IServerObjectAdminProxy
addConfiguration, addMachine, addServerDirectory, createConfiguration, createMachine, createServerDirectory, deleteConfiguration, deleteMachine, deleteServerDirectory, getConfiguration, getConfigurations, getConfigurationStatus, getMachine, getMachines, getProperties, getServerDirectories, getServerDirectory, getTypes, pauseConfiguration, setProperties, startConfiguration, stopConfiguration, updateConfiguration, updateMachine, updateServerDirectory
 
Methods inherited from class com.esri.arcgis.interop.Dispatch
bindUsingMoniker, constructVtblPosTable, convertToNative, cookieForListener, createDispatch, createObjrefMonikerDisplayName, equals, getActiveObject, getActiveObject, getDefaultProperty, getDispatchIdOfName, getLastErrorCode, getMtsObjectContext, getObjRef, getPropertyByName, getPropertyByName, getVtblPos, hashCode, initDispatch, invoke, invokeMethodByName, invokeMethodByName, invokeMethodByName, invokePropertyGetByName, invokePropertyPutByName, invokePropertyPutByRefByName, isNativeMode, isObjRef, optimizedVtblInvoke, queryInterface, readExternal, release, setNativeMode, setPropertyByName, toString, vtblInvoke, writeExternal
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface com.esri.arcgis.server.IServerObjectAdmin7
isAdminUser
 
Methods inherited from interface com.esri.arcgis.server.IServerObjectAdmin6
getInputDir, isInputDirInUse, uploadData
 
Methods inherited from interface com.esri.arcgis.server.IServerObjectAdmin5
getConfigurationProperties, updateConfigurationProperties
 
Methods inherited from interface com.esri.arcgis.server.IServerObjectAdmin4
isSecurityEnabled, setIsSecurityEnabled
 
Methods inherited from interface com.esri.arcgis.server.IServerObjectAdmin3
getConfigurationsEx2
 
Methods inherited from interface com.esri.arcgis.server.IServerObjectAdmin2
addExtensionType, createExtensionType, createFolder, deleteExtensionType, deleteFolder, disable, enable, getConfigurationsEx, getExtensionTypes, getFolderInfo, getFolders, getServerLog, renameFolder, setFolderInfo, validateConfiguration
 
Methods inherited from interface com.esri.arcgis.server.IServerObjectAdmin
addConfiguration, addMachine, addServerDirectory, createConfiguration, createMachine, createServerDirectory, deleteConfiguration, deleteMachine, deleteServerDirectory, getConfiguration, getConfigurations, getConfigurationStatus, getMachine, getMachines, getProperties, getServerDirectories, getServerDirectory, getTypes, pauseConfiguration, setProperties, startConfiguration, stopConfiguration, updateConfiguration, updateMachine, updateServerDirectory
 

Field Detail

targetClass

public static final java.lang.Class targetClass
Deprecated. 

noncastable

public boolean noncastable
Deprecated. 
Constructor Detail

IServerObjectAdmin8Proxy

public IServerObjectAdmin8Proxy(java.lang.String CLSID,
                                java.lang.String host,
                                com.esri.arcgis.interop.AuthInfo authInfo)
                         throws java.net.UnknownHostException,
                                java.io.IOException
Deprecated. 
Throws:
java.net.UnknownHostException
java.io.IOException

IServerObjectAdmin8Proxy

public IServerObjectAdmin8Proxy()
Deprecated. 
For internal use only


IServerObjectAdmin8Proxy

public IServerObjectAdmin8Proxy(java.lang.Object obj)
                         throws java.io.IOException
Deprecated. 
Throws:
java.io.IOException

IServerObjectAdmin8Proxy

protected IServerObjectAdmin8Proxy(java.lang.Object obj,
                                   java.lang.String iid)
                            throws java.io.IOException
Deprecated. 
Throws:
java.io.IOException

IServerObjectAdmin8Proxy

protected IServerObjectAdmin8Proxy(java.lang.String CLSID,
                                   java.lang.String iid,
                                   java.lang.String host,
                                   com.esri.arcgis.interop.AuthInfo authInfo)
                            throws java.io.IOException
Deprecated. 
Throws:
java.io.IOException
Method Detail

addListener

public void addListener(java.lang.String iidStr,
                        java.lang.Object theListener,
                        java.lang.Object theSource)
                 throws java.io.IOException
Deprecated. 
Overrides:
addListener in class IServerObjectAdmin7Proxy
Throws:
java.io.IOException

removeListener

public void removeListener(java.lang.String iidStr,
                           java.lang.Object theListener)
                    throws java.io.IOException
Deprecated. 
Overrides:
removeListener in class IServerObjectAdmin7Proxy
Throws:
java.io.IOException

addGeodatabase

public void addGeodatabase(java.lang.String gdbName,
                           java.lang.String val)
                    throws java.io.IOException,
                           AutomationException
Deprecated. 
Add Geodatabase.

Specified by:
addGeodatabase in interface IServerObjectAdmin8
Parameters:
gdbName - The gdbName (in)
val - The val (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

deleteGeodatabase

public void deleteGeodatabase(java.lang.String gdbName)
                       throws java.io.IOException,
                              AutomationException
Deprecated. 
Delete Geodatabase.

Specified by:
deleteGeodatabase in interface IServerObjectAdmin8
Parameters:
gdbName - The gdbName (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getGeodatabases

public java.lang.String getGeodatabases()
                                 throws java.io.IOException,
                                        AutomationException
Deprecated. 
Get Geodatabases.

Specified by:
getGeodatabases in interface IServerObjectAdmin8
Returns:
The pList
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getGeodatabase

public java.lang.String getGeodatabase(java.lang.String gdbName,
                                       java.lang.String[] pUpdateID)
                                throws java.io.IOException,
                                       AutomationException
Deprecated. 
Get Geodatabase.

Specified by:
getGeodatabase in interface IServerObjectAdmin8
Parameters:
gdbName - The gdbName (in)
pUpdateID - The pUpdateID (out: use single element array)
Returns:
The pVal
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

putGeodatabase

public void putGeodatabase(java.lang.String gdbName,
                           java.lang.String val)
                    throws java.io.IOException,
                           AutomationException
Deprecated. 
Put Geodatabase.

Specified by:
putGeodatabase in interface IServerObjectAdmin8
Parameters:
gdbName - The gdbName (in)
val - The val (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.