|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IReplica2
COM Interface 'IReplica2'. Generated 3/19/2015 1:20:56 PM from 'C:\ArcGIS\COM\esriGeoDatabase.olb'
Description: 'Provides access to members that get information about 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 |
IID3b29c4b9_4989_4871_8006_57dcc67f59d9
|
static int |
xxDummy
Deprecated. Internal use only |
Fields inherited from interface com.esri.arcgis.geodatabase.IReplica |
---|
IIDc475452c_72f3_4277_9fb7_fd8099665cec |
Method Summary | |
---|---|
int |
getAccessType()
Replica access type. |
IEnumReplicaDataset |
getAllReplicaDatasets()
The replica datasets for the replica. |
IEnumReplicaLog |
getLog()
Replica log associated with this replica. |
int |
getMyGenerationNumber()
The generation number for a replica. |
int |
getReconcilePolicyType()
Replica reconcile policy. |
java.lang.String |
getReplicaReceivingVersion()
The replica version that recieves the changes. |
int |
getReplicaState()
The replica state. |
java.lang.String |
getSibConnectionString()
The sib connection string for a replica. |
int |
getSibGenerationNumber()
The generation number for a replica's sibling. |
int |
getSibMyGenNumber()
The generation number that the sibling thinks is my generation number. |
void |
init2(IGPReplica gPReplica,
IWorkspace targetWorkspace)
Initializes a replica from a gpreplica. |
boolean |
isHasConflicts()
Indicates if the replica sync has conflicts. |
Methods inherited from interface com.esri.arcgis.geodatabase.IReplica |
---|
getConnectionInfo, getDescription, getName, getOwner, getParentID, getReplicaDatasets, getReplicaDate, getReplicaGuid, getReplicaID, getReplicaRole, getVersion |
Field Detail |
---|
static final int IID3b29c4b9_4989_4871_8006_57dcc67f59d9
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
int getMyGenerationNumber() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.int getSibGenerationNumber() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.int getSibMyGenNumber() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.IEnumReplicaLog getLog() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.IEnumReplicaDataset getAllReplicaDatasets() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void init2(IGPReplica gPReplica, IWorkspace targetWorkspace) throws java.io.IOException, AutomationException
gPReplica
- A reference to a com.esri.arcgis.geodatabase.IGPReplica (in)targetWorkspace
- A reference to a com.esri.arcgis.geodatabase.IWorkspace (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.int getAccessType() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.int getReconcilePolicyType() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.boolean isHasConflicts() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.java.lang.String getReplicaReceivingVersion() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.int getReplicaState() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.java.lang.String getSibConnectionString() throws java.io.IOException, AutomationException
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 |