|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IReplicaEdit2
COM Interface 'IReplicaEdit2'. Generated 3/19/2015 1:20:56 PM from 'C:\ArcGIS\COM\esriGeoDatabase.olb'
Description: 'Provides access to members that modify information for 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 =
Field Summary | |
---|---|
static java.lang.String |
IID
Deprecated. Internal use only |
static int |
IIDe4f414d0_398a_47b8_8176_daa6860cdd77
|
static int |
xxDummy
Deprecated. Internal use only |
Fields inherited from interface com.esri.arcgis.geodatabase.IReplicaEdit |
---|
IID891ac2b8_4744_454c_8e16_1c46c38fc0b4 |
Method Summary | |
---|---|
void |
setAccessType(int rhs1)
Replica access type. |
void |
setAllReplicaDatasetsByRef(IEnumReplicaDataset rhs1)
The replica datasets for this replica. |
void |
setReconcilePolicyType(int rhs1)
Replica reconcile policy. |
void |
setSibConnectionString(java.lang.String rhs1)
The sib connection string for a replica. |
void |
setSibMyGenNumber(int rhs1)
The generation number that the sibling thinks is my generation number. |
Methods inherited from interface com.esri.arcgis.geodatabase.IReplicaEdit |
---|
init, setConnectionInfoByRef, setDescriptionByRef, setName, setOwner, setParentID, setReplicaDatasetsByRef, setReplicaDate, setReplicaGuid, setReplicaID, setReplicaRole, setVersion |
Field Detail |
---|
static final int IIDe4f414d0_398a_47b8_8176_daa6860cdd77
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
void setSibMyGenNumber(int rhs1) throws java.io.IOException, AutomationException
rhs1
- The rhs1 (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setAllReplicaDatasetsByRef(IEnumReplicaDataset rhs1) throws java.io.IOException, AutomationException
rhs1
- A reference to a com.esri.arcgis.geodatabase.IEnumReplicaDataset (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setAccessType(int rhs1) throws java.io.IOException, AutomationException
rhs1
- A com.esri.arcgis.geodatabase.esriReplicaAccessType constant (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setReconcilePolicyType(int rhs1) throws java.io.IOException, AutomationException
rhs1
- A com.esri.arcgis.geodatabase.esriReplicaReconcilePolicyType constant (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setSibConnectionString(java.lang.String rhs1) throws java.io.IOException, AutomationException
rhs1
- The rhs1 (in)
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 |