com.esri.arcgis.geodatabase
Class IGPReplicaOptionsProxy

java.lang.Object
  extended by com.esri.arcgis.interop.Dispatch
      extended by com.esri.arcgis.geodatabase.IGPReplicaOptionsProxy
All Implemented Interfaces:
IGPReplicaOptions, java.io.Externalizable, java.io.Serializable
Direct Known Subclasses:
IGPReplicaOptions2Proxy

Deprecated. Internal use only. Proxy for COM Interface 'IGPReplicaOptions'. Generated 3/19/2015 1:20:54 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 IGPReplicaOptionsProxy
extends com.esri.arcgis.interop.Dispatch
implements IGPReplicaOptions, 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.IGPReplicaOptions
IID, IIDc75f38cc_f589_42cd_9a85_b0be9b7fcd2b
 
Constructor Summary
  IGPReplicaOptionsProxy()
          Deprecated. For internal use only
  IGPReplicaOptionsProxy(java.lang.Object obj)
          Deprecated.  
protected IGPReplicaOptionsProxy(java.lang.Object obj, java.lang.String iid)
          Deprecated.  
  IGPReplicaOptionsProxy(java.lang.String CLSID, java.lang.String host, com.esri.arcgis.interop.AuthInfo authInfo)
          Deprecated.  
protected IGPReplicaOptionsProxy(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.  
 int getAccessType()
          Deprecated. The replica access type.
 java.lang.String getChildConnectionString()
          Deprecated. The connection string for the child geodatabase.
 int getChildReconcilePolicy()
          Deprecated. The childs replica reconcile property.
 java.lang.String getParentConnectionString()
          Deprecated. The connection string for the parent geodatabase.
 int getParentReconcilePolicy()
          Deprecated. The parents replica reconcile policy.
 boolean isChildFirstSender()
          Deprecated. Indicates if the child replica will be the first sender.
 boolean isRegisterReplicaOnly()
          Deprecated. Indicates if the replica will be created using the register existing data only option.
 void removeListener(java.lang.String iidStr, java.lang.Object theListener)
          Deprecated.  
 void setAccessType(int accessType)
          Deprecated. The replica access type.
 void setChildConnectionString(java.lang.String childConnectionString)
          Deprecated. The connection string for the child geodatabase.
 void setChildReconcilePolicy(int childPolicy)
          Deprecated. The childs replica reconcile property.
 void setIsChildFirstSender(boolean childIsFirstSender)
          Deprecated. Indicates if the child replica will be the first sender.
 void setParentConnectionString(java.lang.String parentConnectionString)
          Deprecated. The connection string for the parent geodatabase.
 void setParentReconcilePolicy(int parentPolicy)
          Deprecated. The parents replica reconcile policy.
 void setRegisterReplicaOnly(boolean registerReplicaData)
          Deprecated. Indicates if the replica will be created using the register existing data only option.
 
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

IGPReplicaOptionsProxy

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

IGPReplicaOptionsProxy

public IGPReplicaOptionsProxy()
Deprecated. 
For internal use only


IGPReplicaOptionsProxy

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

IGPReplicaOptionsProxy

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

IGPReplicaOptionsProxy

protected IGPReplicaOptionsProxy(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

setIsChildFirstSender

public void setIsChildFirstSender(boolean childIsFirstSender)
                           throws java.io.IOException,
                                  AutomationException
Deprecated. 
Indicates if the child replica will be the first sender.

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

isChildFirstSender

public boolean isChildFirstSender()
                           throws java.io.IOException,
                                  AutomationException
Deprecated. 
Indicates if the child replica will be the first sender.

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

setAccessType

public void setAccessType(int accessType)
                   throws java.io.IOException,
                          AutomationException
Deprecated. 
The replica access type.

Specified by:
setAccessType in interface IGPReplicaOptions
Parameters:
accessType - A com.esri.arcgis.geodatabase.esriReplicaAccessType constant (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getAccessType

public int getAccessType()
                  throws java.io.IOException,
                         AutomationException
Deprecated. 
The replica access type.

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

setChildReconcilePolicy

public void setChildReconcilePolicy(int childPolicy)
                             throws java.io.IOException,
                                    AutomationException
Deprecated. 
The childs replica reconcile property.

Specified by:
setChildReconcilePolicy in interface IGPReplicaOptions
Parameters:
childPolicy - A com.esri.arcgis.geodatabase.esriReplicaReconcilePolicyType constant (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getChildReconcilePolicy

public int getChildReconcilePolicy()
                            throws java.io.IOException,
                                   AutomationException
Deprecated. 
The childs replica reconcile property.

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

setParentReconcilePolicy

public void setParentReconcilePolicy(int parentPolicy)
                              throws java.io.IOException,
                                     AutomationException
Deprecated. 
The parents replica reconcile policy.

Specified by:
setParentReconcilePolicy in interface IGPReplicaOptions
Parameters:
parentPolicy - A com.esri.arcgis.geodatabase.esriReplicaReconcilePolicyType constant (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getParentReconcilePolicy

public int getParentReconcilePolicy()
                             throws java.io.IOException,
                                    AutomationException
Deprecated. 
The parents replica reconcile policy.

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

setRegisterReplicaOnly

public void setRegisterReplicaOnly(boolean registerReplicaData)
                            throws java.io.IOException,
                                   AutomationException
Deprecated. 
Indicates if the replica will be created using the register existing data only option.

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

isRegisterReplicaOnly

public boolean isRegisterReplicaOnly()
                              throws java.io.IOException,
                                     AutomationException
Deprecated. 
Indicates if the replica will be created using the register existing data only option.

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

setChildConnectionString

public void setChildConnectionString(java.lang.String childConnectionString)
                              throws java.io.IOException,
                                     AutomationException
Deprecated. 
The connection string for the child geodatabase.

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

getChildConnectionString

public java.lang.String getChildConnectionString()
                                          throws java.io.IOException,
                                                 AutomationException
Deprecated. 
The connection string for the child geodatabase.

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

setParentConnectionString

public void setParentConnectionString(java.lang.String parentConnectionString)
                               throws java.io.IOException,
                                      AutomationException
Deprecated. 
The connection string for the parent geodatabase.

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

getParentConnectionString

public java.lang.String getParentConnectionString()
                                           throws java.io.IOException,
                                                  AutomationException
Deprecated. 
The connection string for the parent geodatabase.

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