com.esri.arcgis.geodatabase
Class IReplicaProxy

java.lang.Object
  extended by com.esri.arcgis.interop.Dispatch
      extended by com.esri.arcgis.geodatabase.IReplicaProxy
All Implemented Interfaces:
IReplica, java.io.Externalizable, java.io.Serializable
Direct Known Subclasses:
IReplica2Proxy

Deprecated. Internal use only. Proxy for COM Interface 'IReplica'. Generated 3/19/2015 1:20:54 PM from 'C:\ArcGIS\COM\esriGeoDatabase.olb'

Description: 'Provides access to members that get information about a replica.' 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 IReplicaProxy
extends com.esri.arcgis.interop.Dispatch
implements IReplica, 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.geodatabase.IReplica
IID, IIDc475452c_72f3_4277_9fb7_fd8099665cec
 
Constructor Summary
  IReplicaProxy()
          Deprecated. For internal use only
  IReplicaProxy(java.lang.Object obj)
          Deprecated.  
protected IReplicaProxy(java.lang.Object obj, java.lang.String iid)
          Deprecated.  
  IReplicaProxy(java.lang.String CLSID, java.lang.String host, com.esri.arcgis.interop.AuthInfo authInfo)
          Deprecated.  
protected IReplicaProxy(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.  
 IWorkspaceName getConnectionInfo()
          Deprecated. The WorkspaceName object for the master geodatabase.
 IReplicaDescription getDescription()
          Deprecated. The ReplicaDescription associated with the replica.
 java.lang.String getName()
          Deprecated. The name of the replica.
 java.lang.String getOwner()
          Deprecated. The database user that owns the replica in the workspace.
 int getParentID()
          Deprecated. The ID of the replica reference in the master geodatabase.
 IEnumReplicaDataset getReplicaDatasets()
          Deprecated. The replica datasets for this replica.
 double getReplicaDate()
          Deprecated. The date that the data was checked out.
 java.lang.String getReplicaGuid()
          Deprecated. The guid of the replica.
 int getReplicaID()
          Deprecated. The ID of the replica.
 int getReplicaRole()
          Deprecated. Determines if the workspace is the replica geodatabase or the master geodatabase for the replica.
 java.lang.String getVersion()
          Deprecated. The name of the replica version.
 void removeListener(java.lang.String iidStr, java.lang.Object theListener)
          Deprecated.  
 
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

targetClass

public static final java.lang.Class targetClass
Deprecated. 

noncastable

public boolean noncastable
Deprecated. 
Constructor Detail

IReplicaProxy

public IReplicaProxy(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

IReplicaProxy

public IReplicaProxy()
Deprecated. 
For internal use only


IReplicaProxy

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

IReplicaProxy

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

IReplicaProxy

protected IReplicaProxy(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 com.esri.arcgis.interop.Dispatch
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 com.esri.arcgis.interop.Dispatch
Throws:
java.io.IOException

getReplicaID

public int getReplicaID()
                 throws java.io.IOException,
                        AutomationException
Deprecated. 
The ID of the replica.

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

getName

public java.lang.String getName()
                         throws java.io.IOException,
                                AutomationException
Deprecated. 
The name of the replica.

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

getOwner

public java.lang.String getOwner()
                          throws java.io.IOException,
                                 AutomationException
Deprecated. 
The database user that owns the replica in the workspace.

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

getVersion

public java.lang.String getVersion()
                            throws java.io.IOException,
                                   AutomationException
Deprecated. 
The name of the replica version.

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

getParentID

public int getParentID()
                throws java.io.IOException,
                       AutomationException
Deprecated. 
The ID of the replica reference in the master geodatabase.

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

getReplicaDate

public double getReplicaDate()
                      throws java.io.IOException,
                             AutomationException
Deprecated. 
The date that the data was checked out.

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

getReplicaGuid

public java.lang.String getReplicaGuid()
                                throws java.io.IOException,
                                       AutomationException
Deprecated. 
The guid of the replica.

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

getDescription

public IReplicaDescription getDescription()
                                   throws java.io.IOException,
                                          AutomationException
Deprecated. 
The ReplicaDescription associated with the replica.

Specified by:
getDescription in interface IReplica
Returns:
A reference to a com.esri.arcgis.geodatabase.IReplicaDescription
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getConnectionInfo

public IWorkspaceName getConnectionInfo()
                                 throws java.io.IOException,
                                        AutomationException
Deprecated. 
The WorkspaceName object for the master geodatabase.

Specified by:
getConnectionInfo in interface IReplica
Returns:
A reference to a com.esri.arcgis.geodatabase.IWorkspaceName
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getReplicaRole

public int getReplicaRole()
                   throws java.io.IOException,
                          AutomationException
Deprecated. 
Determines if the workspace is the replica geodatabase or the master geodatabase for the replica.

Specified by:
getReplicaRole in interface IReplica
Returns:
A com.esri.arcgis.geodatabase.esriReplicaType constant
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getReplicaDatasets

public IEnumReplicaDataset getReplicaDatasets()
                                       throws java.io.IOException,
                                              AutomationException
Deprecated. 
The replica datasets for this replica.

Specified by:
getReplicaDatasets in interface IReplica
Returns:
A reference to a com.esri.arcgis.geodatabase.IEnumReplicaDataset
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.