com.esri.arcgis.geodatabase
Class IGPReplicaOptions2Proxy

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

Deprecated. Internal use only. Proxy for COM Interface 'IGPReplicaOptions2'. 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 IGPReplicaOptions2Proxy
extends IGPReplicaOptionsProxy
implements IGPReplicaOptions2, 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.IGPReplicaOptions2
IID, IIDc2d25f91_087a_4b2e_bfe1_2dbac9cd6128
 
Fields inherited from interface com.esri.arcgis.geodatabase.IGPReplicaOptions
IIDc75f38cc_f589_42cd_9a85_b0be9b7fcd2b
 
Constructor Summary
  IGPReplicaOptions2Proxy()
          Deprecated. For internal use only
  IGPReplicaOptions2Proxy(java.lang.Object obj)
          Deprecated.  
protected IGPReplicaOptions2Proxy(java.lang.Object obj, java.lang.String iid)
          Deprecated.  
  IGPReplicaOptions2Proxy(java.lang.String CLSID, java.lang.String host, com.esri.arcgis.interop.AuthInfo authInfo)
          Deprecated.  
protected IGPReplicaOptions2Proxy(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.  
 boolean isIncludeMapLayers()
          Deprecated. isIncludeMapLayers
 boolean isResolveDatasetNameConflicts()
          Deprecated. Resolve dataset name conflicts when creating replicas.
 boolean isReturnAllExpandedDatasets()
          Deprecated. Return all datasets including feature datasets, topologies, and geometric networks when expanding.
 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 setIncludeMapLayers(boolean includeMapLayers)
          Deprecated. setIncludeMapLayers
 void setResolveDatasetNameConflicts(boolean resolveNameConflicts)
          Deprecated. Resolve dataset name conflicts when creating replicas.
 void setReturnAllExpandedDatasets(boolean returnAllExpandedDatasets)
          Deprecated. Return all datasets including feature datasets, topologies, and geometric networks when expanding.
 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.IGPReplicaOptionsProxy
getAccessType, getChildConnectionString, getChildReconcilePolicy, getParentConnectionString, getParentReconcilePolicy, isChildFirstSender, isRegisterReplicaOnly, setAccessType, setChildConnectionString, setChildReconcilePolicy, setIsChildFirstSender, setParentConnectionString, setParentReconcilePolicy, setRegisterReplicaOnly
 
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.IGPReplicaOptions
getAccessType, getChildConnectionString, getChildReconcilePolicy, getParentConnectionString, getParentReconcilePolicy, isChildFirstSender, isRegisterReplicaOnly, setAccessType, setChildConnectionString, setChildReconcilePolicy, setIsChildFirstSender, setParentConnectionString, setParentReconcilePolicy, setRegisterReplicaOnly
 

Field Detail

targetClass

public static final java.lang.Class targetClass
Deprecated. 

noncastable

public boolean noncastable
Deprecated. 
Constructor Detail

IGPReplicaOptions2Proxy

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

IGPReplicaOptions2Proxy

public IGPReplicaOptions2Proxy()
Deprecated. 
For internal use only


IGPReplicaOptions2Proxy

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

IGPReplicaOptions2Proxy

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

IGPReplicaOptions2Proxy

protected IGPReplicaOptions2Proxy(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 IGPReplicaOptionsProxy
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 IGPReplicaOptionsProxy
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 IGPReplicaOptions2
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 IGPReplicaOptions2
Returns:
The useArchiving
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setIncludeMapLayers

public void setIncludeMapLayers(boolean includeMapLayers)
                         throws java.io.IOException,
                                AutomationException
Deprecated. 
setIncludeMapLayers

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

isIncludeMapLayers

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

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

setReturnAllExpandedDatasets

public void setReturnAllExpandedDatasets(boolean returnAllExpandedDatasets)
                                  throws java.io.IOException,
                                         AutomationException
Deprecated. 
Return all datasets including feature datasets, topologies, and geometric networks when expanding.

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

isReturnAllExpandedDatasets

public boolean isReturnAllExpandedDatasets()
                                    throws java.io.IOException,
                                           AutomationException
Deprecated. 
Return all datasets including feature datasets, topologies, and geometric networks when expanding.

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

setResolveDatasetNameConflicts

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

Specified by:
setResolveDatasetNameConflicts in interface IGPReplicaOptions2
Parameters:
resolveNameConflicts - The resolveNameConflicts (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 IGPReplicaOptions2
Returns:
The resolveNameConflicts
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.