|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IReplica
COM Interface 'IReplica'. Generated 3/19/2015 1:20:54 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 |
IIDc475452c_72f3_4277_9fb7_fd8099665cec
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
IWorkspaceName |
getConnectionInfo()
The WorkspaceName object for the master geodatabase. |
IReplicaDescription |
getDescription()
The ReplicaDescription associated with the replica. |
java.lang.String |
getName()
The name of the replica. |
java.lang.String |
getOwner()
The database user that owns the replica in the workspace. |
int |
getParentID()
The ID of the replica reference in the master geodatabase. |
IEnumReplicaDataset |
getReplicaDatasets()
The replica datasets for this replica. |
double |
getReplicaDate()
The date that the data was checked out. |
java.lang.String |
getReplicaGuid()
The guid of the replica. |
int |
getReplicaID()
The ID of the replica. |
int |
getReplicaRole()
Determines if the workspace is the replica geodatabase or the master geodatabase for the replica. |
java.lang.String |
getVersion()
The name of the replica version. |
| Field Detail |
|---|
static final int IIDc475452c_72f3_4277_9fb7_fd8099665cec
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
int getReplicaID()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
java.lang.String getName()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
java.lang.String getOwner()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
java.lang.String getVersion()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getParentID()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
double getReplicaDate()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
java.lang.String getReplicaGuid()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IReplicaDescription getDescription()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IWorkspaceName getConnectionInfo()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getReplicaRole()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IEnumReplicaDataset getReplicaDatasets()
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 | ||||||||