|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IWorkspaceReplicasAdmin
COM Interface 'IWorkspaceReplicasAdmin'. Generated 3/19/2015 1:20:56 PM from 'C:\ArcGIS\COM\esriGeoDatabase.olb'
Description: 'Provides access to members that modify 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 |
IID72ad4bea_a562_4c4a_a264_14fc6234b187
|
static int |
xxDummy
Deprecated. Internal use only |
Method Summary | |
---|---|
void |
alterReplica(IReplica replica)
Updates replica information. |
int |
registerReplica(IReplica replica)
Creates new replica information. |
void |
unregisterReplica(IReplica replica,
boolean removeCOVersion)
Removes replica information. |
Field Detail |
---|
static final int IID72ad4bea_a562_4c4a_a264_14fc6234b187
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
void alterReplica(IReplica replica) throws java.io.IOException, AutomationException
replica
- 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.int registerReplica(IReplica replica) throws java.io.IOException, AutomationException
replica
- 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.void unregisterReplica(IReplica replica, boolean removeCOVersion) throws java.io.IOException, AutomationException
replica
- A reference to a com.esri.arcgis.geodatabase.IReplica (in)removeCOVersion
- The removeCOVersion (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 |