com.esri.arcgis.geodatabase
Class IGPReplica2Proxy

java.lang.Object
  extended by com.esri.arcgis.interop.Dispatch
      extended by com.esri.arcgis.geodatabase.IGPReplicaProxy
          extended by com.esri.arcgis.geodatabase.IGPReplica2Proxy
All Implemented Interfaces:
IGPReplica, IGPReplica2, java.io.Externalizable, java.io.Serializable

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

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 IGPReplica2Proxy
extends IGPReplicaProxy
implements IGPReplica2, 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.IGPReplica2
IID, IID4202a324_d1de_46d9_8469_f14ed363f12c
 
Fields inherited from interface com.esri.arcgis.geodatabase.IGPReplica
IIDa64e67f0_91d2_4b3f_8553_bc9f641cbc37
 
Constructor Summary
  IGPReplica2Proxy()
          Deprecated. For internal use only
  IGPReplica2Proxy(java.lang.Object obj)
          Deprecated.  
protected IGPReplica2Proxy(java.lang.Object obj, java.lang.String iid)
          Deprecated.  
  IGPReplica2Proxy(java.lang.String CLSID, java.lang.String host, com.esri.arcgis.interop.AuthInfo authInfo)
          Deprecated.  
protected IGPReplica2Proxy(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.  
 java.lang.Object getMyTime()
          Deprecated. getMyTime
 java.lang.Object getSibMyTime()
          Deprecated. getSibMyTime
 java.lang.Object getSibTime()
          Deprecated. getSibTime
 boolean isInTransportFile()
          Deprecated. isInTransportFile
 boolean isResolveDatasetNameConflicts()
          Deprecated. Resolve dataset name conflicts when creating replicas.
 boolean isUseArchiving()
          Deprecated. Use archiving instead of versions to track changes in one way replicas.
 void removeListener(java.lang.String iidStr, java.lang.Object theListener)
          Deprecated.  
 void setInTransportFile(boolean inTransportFile)
          Deprecated. setInTransportFile
 void setMyTime(java.lang.Object myTime)
          Deprecated. setMyTime
 void setResolveDatasetNameConflicts(boolean resolveDatasetNameConflicts)
          Deprecated. Resolve dataset name conflicts when creating replicas.
 void setSibMyTime(java.lang.Object sibMyTime)
          Deprecated. setSibMyTime
 void setSibTime(java.lang.Object sibTime)
          Deprecated. setSibTime
 void setUseArchiving(boolean useArchiving)
          Deprecated. Use archiving instead of versions to track changes in one way replicas.
 
Methods inherited from class com.esri.arcgis.geodatabase.IGPReplicaProxy
getAccessType, getCreationDate, getGUID, getID, getMyGenerationNumber, getName, getReconcilePolicy, getReplicaDescription, getReplicaState, getReplicaVersion, getRole, getSibConnectionString, getSibGenerationNumber, getSibMyGenerationNumber, init, isHasConflicts, setAccessType, setCreationDate, setGUID, setHasConflicts, setID, setMyGenerationNumber, setName, setReconcilePolicy, setReplicaDescriptionByRef, setReplicaState, setReplicaVersion, setRole, setSibConnectionString, setSibGenerationNumber, setSibMyGenerationNumber
 
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.geodatabase.IGPReplica
getAccessType, getCreationDate, getGUID, getID, getMyGenerationNumber, getName, getReconcilePolicy, getReplicaDescription, getReplicaState, getReplicaVersion, getRole, getSibConnectionString, getSibGenerationNumber, getSibMyGenerationNumber, init, isHasConflicts, setAccessType, setCreationDate, setGUID, setHasConflicts, setID, setMyGenerationNumber, setName, setReconcilePolicy, setReplicaDescriptionByRef, setReplicaState, setReplicaVersion, setRole, setSibConnectionString, setSibGenerationNumber, setSibMyGenerationNumber
 

Field Detail

targetClass

public static final java.lang.Class targetClass
Deprecated. 

noncastable

public boolean noncastable
Deprecated. 
Constructor Detail

IGPReplica2Proxy

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

IGPReplica2Proxy

public IGPReplica2Proxy()
Deprecated. 
For internal use only


IGPReplica2Proxy

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

IGPReplica2Proxy

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

IGPReplica2Proxy

protected IGPReplica2Proxy(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 IGPReplicaProxy
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 IGPReplicaProxy
Throws:
java.io.IOException

setUseArchiving

public void setUseArchiving(boolean useArchiving)
                     throws java.io.IOException,
                            AutomationException
Deprecated. 
Use archiving instead of versions to track changes in one way replicas.

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

isUseArchiving

public boolean isUseArchiving()
                       throws java.io.IOException,
                              AutomationException
Deprecated. 
Use archiving instead of versions to track changes in one way replicas.

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

getMyTime

public java.lang.Object getMyTime()
                           throws java.io.IOException,
                                  AutomationException
Deprecated. 
getMyTime

Specified by:
getMyTime in interface IGPReplica2
Returns:
A Variant
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setMyTime

public void setMyTime(java.lang.Object myTime)
               throws java.io.IOException,
                      AutomationException
Deprecated. 
setMyTime

Specified by:
setMyTime in interface IGPReplica2
Parameters:
myTime - A Variant (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getSibTime

public java.lang.Object getSibTime()
                            throws java.io.IOException,
                                   AutomationException
Deprecated. 
getSibTime

Specified by:
getSibTime in interface IGPReplica2
Returns:
A Variant
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setSibTime

public void setSibTime(java.lang.Object sibTime)
                throws java.io.IOException,
                       AutomationException
Deprecated. 
setSibTime

Specified by:
setSibTime in interface IGPReplica2
Parameters:
sibTime - A Variant (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getSibMyTime

public java.lang.Object getSibMyTime()
                              throws java.io.IOException,
                                     AutomationException
Deprecated. 
getSibMyTime

Specified by:
getSibMyTime in interface IGPReplica2
Returns:
A Variant
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setSibMyTime

public void setSibMyTime(java.lang.Object sibMyTime)
                  throws java.io.IOException,
                         AutomationException
Deprecated. 
setSibMyTime

Specified by:
setSibMyTime in interface IGPReplica2
Parameters:
sibMyTime - A Variant (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setInTransportFile

public void setInTransportFile(boolean inTransportFile)
                        throws java.io.IOException,
                               AutomationException
Deprecated. 
setInTransportFile

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

isInTransportFile

public boolean isInTransportFile()
                          throws java.io.IOException,
                                 AutomationException
Deprecated. 
isInTransportFile

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

setResolveDatasetNameConflicts

public void setResolveDatasetNameConflicts(boolean resolveDatasetNameConflicts)
                                    throws java.io.IOException,
                                           AutomationException
Deprecated. 
Resolve dataset name conflicts when creating replicas.

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

isResolveDatasetNameConflicts

public boolean isResolveDatasetNameConflicts()
                                      throws java.io.IOException,
                                             AutomationException
Deprecated. 
Resolve dataset name conflicts when creating replicas.

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