|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.esri.arcgis.interop.Dispatch com.esri.arcgis.datasourcesGDB.IDataServerManagerAdminProxy
Description: 'Provides access to administration functions of a Data 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 IDataServerManagerAdminProxy
Internal use class
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.datasourcesGDB.IDataServerManagerAdmin |
---|
IID, IIDdd374473_eda4_4a24_80f5_0b8c708a453b |
Constructor Summary | |
---|---|
|
IDataServerManagerAdminProxy()
Deprecated. For internal use only |
|
IDataServerManagerAdminProxy(java.lang.Object obj)
Deprecated. |
protected |
IDataServerManagerAdminProxy(java.lang.Object obj,
java.lang.String iid)
Deprecated. |
|
IDataServerManagerAdminProxy(java.lang.String CLSID,
java.lang.String host,
com.esri.arcgis.interop.AuthInfo authInfo)
Deprecated. |
protected |
IDataServerManagerAdminProxy(java.lang.String CLSID,
java.lang.String iid,
java.lang.String host,
com.esri.arcgis.interop.AuthInfo authInfo)
Deprecated. |
Method Summary | |
---|---|
void |
addListener(java.lang.String iidStr,
java.lang.Object theListener,
java.lang.Object theSource)
Deprecated. |
void |
analyze(java.lang.String gdbName)
Deprecated. Updates the statistics for a Geodatabase. |
void |
attachGeodatabase(java.lang.String dbName,
java.lang.String dataFileName,
java.lang.String logFileName)
Deprecated. Attachs an existing database to a server. |
boolean |
backupGeodatabase(java.lang.String gdbName,
java.lang.String backupFileName,
java.lang.String backupName,
java.lang.String description)
Deprecated. Performs a full backup on the specified Geodatabase. |
void |
createGeodatabase(java.lang.String gdbName,
java.lang.String gdbFileName,
int gdbFileSize,
java.lang.String logFileName,
int logFileSize)
Deprecated. Creates a new Geodatabase. |
void |
createLogin(java.lang.String loginName,
boolean isAdministrator)
Deprecated. Creates a new login. |
IWorkspaceName |
createWorkspaceName(java.lang.String gdbName,
java.lang.String versionPropName,
java.lang.Object versionSpecifier)
Deprecated. Creates a Workspace Name object to the Geodatabase. |
void |
deleteGeodatabase(java.lang.String gdbName)
Deprecated. Deletes a Geodatabase. |
void |
deleteLogin(java.lang.String loginName)
Deprecated. Deletes a login. |
void |
detachGeodatabase(java.lang.String dbName)
Deprecated. Detachs a database from a server. |
int |
getConnectedUsers(java.lang.String dbName)
Deprecated. Gets active users. |
void |
getDBProperties(java.lang.String dbName,
java.lang.String[] status,
int[] dbSize,
java.lang.String[] owner,
java.lang.Object[] createDate,
java.lang.Object[] dbBackup)
Deprecated. Returns various properties on a Database. |
void |
getFileProperties(java.lang.String dbName,
java.lang.String[] dataName,
java.lang.String[] dataPhysicalName,
int[] dataFileSize,
java.lang.String[] logName,
java.lang.String[] logPhysicalName,
int[] logFileSize)
Deprecated. Return various properties on a database file. |
java.lang.String |
getGeodatabaseName(java.lang.String dataFileName)
Deprecated. Returns the Database name from the database file. |
IEnumBSTR |
getGeodatabaseNames()
Deprecated. Returns a list of Geodatabse names. |
void |
getLogins(IEnumBSTR[] loginNames,
IEnumBSTR[] dbNames,
IEnumBSTR[] loginTypes,
IEnumBSTR[] languages)
Deprecated. Returns a list logins and associated information. |
void |
getServerAdministrators(IEnumBSTR[] userNames)
Deprecated. Gets a list of server administrators. |
void |
getUsersByPermissionType(java.lang.String dbName,
int permission,
IEnumBSTR[] userNames)
Deprecated. Get Users in by the Permission type. |
boolean |
isConnectedUserAdministrator()
Deprecated. Indicates whether the connected user is an administrator or not. |
void |
isSimpleRecoveryModel(java.lang.String gdbName,
boolean[] isSimpleRecoveryModel)
Deprecated. Returns whether the Geodatabase is in simple recovery model or not. |
void |
modifyGeodatabaseSecurity(java.lang.String dbName,
java.lang.String loginName,
int permission)
Deprecated. Modify a login's database security. |
void |
modifyLoginSecurity(java.lang.String loginName,
boolean isAdministrator)
Deprecated. Modify a login's server security. |
void |
rebuildIndices(java.lang.String gdbName)
Deprecated. Rebuilds the indices on all tables in a Geodatabase. |
void |
removeListener(java.lang.String iidStr,
java.lang.Object theListener)
Deprecated. |
void |
restoreGeodatabase(java.lang.String gdbName,
java.lang.String backupFileName,
java.lang.String dbFilePath)
Deprecated. Restores a backup for the specified Geodatabase. |
void |
setGeodatabaseToSimpleRecoveryModel(java.lang.String gdbName)
Deprecated. Sets a Geodatabase to simple recovery model. |
void |
shrinkGeodatabase(java.lang.String gdbName)
Deprecated. Shrinks the size of a Geodatabase and frees up unused space. |
void |
upgradeGeoDatabase(java.lang.String gdbName)
Deprecated. Upgrades a Geodatabase. |
void |
upgradeSDESchema(java.lang.String gdbName)
Deprecated. Upgrades the SDE schema. |
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 |
Field Detail |
---|
public static final java.lang.Class targetClass
public boolean noncastable
Constructor Detail |
---|
public IDataServerManagerAdminProxy(java.lang.String CLSID, java.lang.String host, com.esri.arcgis.interop.AuthInfo authInfo) throws java.net.UnknownHostException, java.io.IOException
java.net.UnknownHostException
java.io.IOException
public IDataServerManagerAdminProxy()
public IDataServerManagerAdminProxy(java.lang.Object obj) throws java.io.IOException
java.io.IOException
protected IDataServerManagerAdminProxy(java.lang.Object obj, java.lang.String iid) throws java.io.IOException
java.io.IOException
protected IDataServerManagerAdminProxy(java.lang.String CLSID, java.lang.String iid, java.lang.String host, com.esri.arcgis.interop.AuthInfo authInfo) throws java.io.IOException
java.io.IOException
Method Detail |
---|
public void addListener(java.lang.String iidStr, java.lang.Object theListener, java.lang.Object theSource) throws java.io.IOException
addListener
in class com.esri.arcgis.interop.Dispatch
java.io.IOException
public void removeListener(java.lang.String iidStr, java.lang.Object theListener) throws java.io.IOException
removeListener
in class com.esri.arcgis.interop.Dispatch
java.io.IOException
public void createGeodatabase(java.lang.String gdbName, java.lang.String gdbFileName, int gdbFileSize, java.lang.String logFileName, int logFileSize) throws java.io.IOException, AutomationException
createGeodatabase
in interface IDataServerManagerAdmin
gdbName
- The gdbName (in)gdbFileName
- The gdbFileName (in)gdbFileSize
- The gdbFileSize (in)logFileName
- The logFileName (in)logFileSize
- The logFileSize (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void deleteGeodatabase(java.lang.String gdbName) throws java.io.IOException, AutomationException
deleteGeodatabase
in interface IDataServerManagerAdmin
gdbName
- The gdbName (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void createLogin(java.lang.String loginName, boolean isAdministrator) throws java.io.IOException, AutomationException
createLogin
in interface IDataServerManagerAdmin
loginName
- The loginName (in)isAdministrator
- The isAdministrator (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void modifyLoginSecurity(java.lang.String loginName, boolean isAdministrator) throws java.io.IOException, AutomationException
modifyLoginSecurity
in interface IDataServerManagerAdmin
loginName
- The loginName (in)isAdministrator
- The isAdministrator (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void modifyGeodatabaseSecurity(java.lang.String dbName, java.lang.String loginName, int permission) throws java.io.IOException, AutomationException
modifyGeodatabaseSecurity
in interface IDataServerManagerAdmin
dbName
- The dbName (in)loginName
- The loginName (in)permission
- A com.esri.arcgis.datasourcesGDB.esriGeodatabasePermissionsType constant (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void deleteLogin(java.lang.String loginName) throws java.io.IOException, AutomationException
deleteLogin
in interface IDataServerManagerAdmin
loginName
- The loginName (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public IEnumBSTR getGeodatabaseNames() throws java.io.IOException, AutomationException
getGeodatabaseNames
in interface IDataServerManagerAdmin
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void getLogins(IEnumBSTR[] loginNames, IEnumBSTR[] dbNames, IEnumBSTR[] loginTypes, IEnumBSTR[] languages) throws java.io.IOException, AutomationException
getLogins
in interface IDataServerManagerAdmin
loginNames
- A reference to a com.esri.arcgis.system.IEnumBSTR (out: use single element array)dbNames
- A reference to a com.esri.arcgis.system.IEnumBSTR (out: use single element array)loginTypes
- A reference to a com.esri.arcgis.system.IEnumBSTR (out: use single element array)languages
- A reference to a com.esri.arcgis.system.IEnumBSTR (out: use single element array)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void detachGeodatabase(java.lang.String dbName) throws java.io.IOException, AutomationException
detachGeodatabase
in interface IDataServerManagerAdmin
dbName
- The dbName (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void attachGeodatabase(java.lang.String dbName, java.lang.String dataFileName, java.lang.String logFileName) throws java.io.IOException, AutomationException
attachGeodatabase
in interface IDataServerManagerAdmin
dbName
- The dbName (in)dataFileName
- The dataFileName (in)logFileName
- The logFileName (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void upgradeGeoDatabase(java.lang.String gdbName) throws java.io.IOException, AutomationException
upgradeGeoDatabase
in interface IDataServerManagerAdmin
gdbName
- The gdbName (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void upgradeSDESchema(java.lang.String gdbName) throws java.io.IOException, AutomationException
upgradeSDESchema
in interface IDataServerManagerAdmin
gdbName
- The gdbName (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public java.lang.String getGeodatabaseName(java.lang.String dataFileName) throws java.io.IOException, AutomationException
getGeodatabaseName
in interface IDataServerManagerAdmin
dataFileName
- The dataFileName (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public boolean backupGeodatabase(java.lang.String gdbName, java.lang.String backupFileName, java.lang.String backupName, java.lang.String description) throws java.io.IOException, AutomationException
backupGeodatabase
in interface IDataServerManagerAdmin
gdbName
- The gdbName (in)backupFileName
- The backupFileName (in)backupName
- The backupName (in)description
- The description (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void restoreGeodatabase(java.lang.String gdbName, java.lang.String backupFileName, java.lang.String dbFilePath) throws java.io.IOException, AutomationException
restoreGeodatabase
in interface IDataServerManagerAdmin
gdbName
- The gdbName (in)backupFileName
- The backupFileName (in)dbFilePath
- The dbFilePath (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void isSimpleRecoveryModel(java.lang.String gdbName, boolean[] isSimpleRecoveryModel) throws java.io.IOException, AutomationException
isSimpleRecoveryModel
in interface IDataServerManagerAdmin
gdbName
- The gdbName (in)isSimpleRecoveryModel
- The isSimpleRecoveryModel (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setGeodatabaseToSimpleRecoveryModel(java.lang.String gdbName) throws java.io.IOException, AutomationException
setGeodatabaseToSimpleRecoveryModel
in interface IDataServerManagerAdmin
gdbName
- The gdbName (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public boolean isConnectedUserAdministrator() throws java.io.IOException, AutomationException
isConnectedUserAdministrator
in interface IDataServerManagerAdmin
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public IWorkspaceName createWorkspaceName(java.lang.String gdbName, java.lang.String versionPropName, java.lang.Object versionSpecifier) throws java.io.IOException, AutomationException
createWorkspaceName
in interface IDataServerManagerAdmin
gdbName
- The gdbName (in)versionPropName
- The versionPropName (in)versionSpecifier
- A Variant (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void getDBProperties(java.lang.String dbName, java.lang.String[] status, int[] dbSize, java.lang.String[] owner, java.lang.Object[] createDate, java.lang.Object[] dbBackup) throws java.io.IOException, AutomationException
getDBProperties
in interface IDataServerManagerAdmin
dbName
- The dbName (in)status
- The status (out: use single element array)dbSize
- The dbSize (out: use single element array)owner
- The owner (out: use single element array)createDate
- A Variant (out: use single element array)dbBackup
- A Variant (out: use single element array)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void getFileProperties(java.lang.String dbName, java.lang.String[] dataName, java.lang.String[] dataPhysicalName, int[] dataFileSize, java.lang.String[] logName, java.lang.String[] logPhysicalName, int[] logFileSize) throws java.io.IOException, AutomationException
getFileProperties
in interface IDataServerManagerAdmin
dbName
- The dbName (in)dataName
- The dataName (out: use single element array)dataPhysicalName
- The dataPhysicalName (out: use single element array)dataFileSize
- The dataFileSize (out: use single element array)logName
- The logName (out: use single element array)logPhysicalName
- The logPhysicalName (out: use single element array)logFileSize
- The logFileSize (out: use single element array)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void analyze(java.lang.String gdbName) throws java.io.IOException, AutomationException
analyze
in interface IDataServerManagerAdmin
gdbName
- The gdbName (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void rebuildIndices(java.lang.String gdbName) throws java.io.IOException, AutomationException
rebuildIndices
in interface IDataServerManagerAdmin
gdbName
- The gdbName (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void shrinkGeodatabase(java.lang.String gdbName) throws java.io.IOException, AutomationException
shrinkGeodatabase
in interface IDataServerManagerAdmin
gdbName
- The gdbName (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public int getConnectedUsers(java.lang.String dbName) throws java.io.IOException, AutomationException
getConnectedUsers
in interface IDataServerManagerAdmin
dbName
- The dbName (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void getServerAdministrators(IEnumBSTR[] userNames) throws java.io.IOException, AutomationException
getServerAdministrators
in interface IDataServerManagerAdmin
userNames
- A reference to a com.esri.arcgis.system.IEnumBSTR (out: use single element array)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void getUsersByPermissionType(java.lang.String dbName, int permission, IEnumBSTR[] userNames) throws java.io.IOException, AutomationException
getUsersByPermissionType
in interface IDataServerManagerAdmin
dbName
- The dbName (in)permission
- A com.esri.arcgis.datasourcesGDB.esriGeodatabasePermissionsType constant (in)userNames
- A reference to a com.esri.arcgis.system.IEnumBSTR (out: use single element array)
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 |