|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IReplicaEdit
COM Interface 'IReplicaEdit'. 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 |
IID891ac2b8_4744_454c_8e16_1c46c38fc0b4
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
void |
init(IReplica otherReplica)
Init the replica from other replica. |
void |
setConnectionInfoByRef(IWorkspaceName rhs1)
The connection string for the master geodatabase. |
void |
setDescriptionByRef(IReplicaDescription rhs1)
The replica version description. |
void |
setName(java.lang.String rhs1)
The name of the replica. |
void |
setOwner(java.lang.String rhs1)
The master geodatabase login used to create the replica. |
void |
setParentID(int rhs1)
The ID of the replica reference in the master geodatabase. |
void |
setReplicaDatasetsByRef(IEnumReplicaDataset rhs1)
The replica datasets for this replica. |
void |
setReplicaDate(double rhs1)
The date that the data was checked out. |
void |
setReplicaGuid(java.lang.String rhs1)
The guid of the replica. |
void |
setReplicaID(int rhs1)
The ID of the replica. |
void |
setReplicaRole(int rhs1)
Determines if the workspace is the replica geodatabase or the master geodatabase for the replica. |
void |
setVersion(java.lang.String rhs1)
The name of the replica version. |
| Field Detail |
|---|
static final int IID891ac2b8_4744_454c_8e16_1c46c38fc0b4
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
void setReplicaID(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 setName(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.
void setOwner(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.
void setVersion(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.
void setParentID(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 setReplicaDate(double 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 setReplicaGuid(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.
void setDescriptionByRef(IReplicaDescription rhs1)
throws java.io.IOException,
AutomationException
rhs1 - A reference to a com.esri.arcgis.geodatabase.IReplicaDescription (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setConnectionInfoByRef(IWorkspaceName rhs1)
throws java.io.IOException,
AutomationException
rhs1 - A reference to a com.esri.arcgis.geodatabase.IWorkspaceName (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setReplicaRole(int rhs1)
throws java.io.IOException,
AutomationException
rhs1 - A com.esri.arcgis.geodatabase.esriReplicaType constant (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setReplicaDatasetsByRef(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 init(IReplica otherReplica)
throws java.io.IOException,
AutomationException
otherReplica - A reference to a com.esri.arcgis.geodatabase.IReplica (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 | ||||||||