|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ICheckInDataSynchronizer
COM Interface 'ICheckInDataSynchronizer'. Generated 3/19/2015 1:20:57 PM from 'C:\ArcGIS\COM\esriGeoDatabaseDistributed.olb'
Description: 'Provides access to members that synchronize changes from a check-out geodatabase or delta database with the master geodatabase.' 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 |
IID73987267_11c4_477b_ae52_3dfb7dc62918
|
static int |
xxDummy
Deprecated. Internal use only |
Method Summary | |
---|---|
boolean |
synchronize(IDataChanges dataChanges,
java.lang.String editVersionName,
IWorkspaceName parentWorkspace,
boolean reconcileCheckout,
boolean createOIDMappingTable)
Synchronizes the changes in the check-out geodatabase or delta database with the master geodatabase. |
Field Detail |
---|
static final int IID73987267_11c4_477b_ae52_3dfb7dc62918
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
boolean synchronize(IDataChanges dataChanges, java.lang.String editVersionName, IWorkspaceName parentWorkspace, boolean reconcileCheckout, boolean createOIDMappingTable) throws java.io.IOException, AutomationException
dataChanges
- A reference to a com.esri.arcgis.geodatabasedistributed.IDataChanges (in)editVersionName
- The editVersionName (in)parentWorkspace
- A reference to a com.esri.arcgis.geodatabase.IWorkspaceName (in)reconcileCheckout
- The reconcileCheckout (in)createOIDMappingTable
- The createOIDMappingTable (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 |