|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IImportDataChanges
COM Interface 'IImportDataChanges'. Generated 3/19/2015 1:20:57 PM from 'C:\ArcGIS\COM\esriGeoDatabaseDistributed.olb'
Description: 'Provides access to members that import edits or check in from a delta file to a 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 |
IID3eea0fb7_0478_400b_bf5c_122ea29c50a4
|
static int |
xxDummy
Deprecated. Internal use only |
Method Summary | |
---|---|
boolean |
importDataChanges(IWorkspaceName workspaceName,
IDeltaDataChanges deltaDataChanges,
boolean reconcileWithParent,
boolean acceptDefaultConflictResolution)
Imports data. |
Field Detail |
---|
static final int IID3eea0fb7_0478_400b_bf5c_122ea29c50a4
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
boolean importDataChanges(IWorkspaceName workspaceName, IDeltaDataChanges deltaDataChanges, boolean reconcileWithParent, boolean acceptDefaultConflictResolution) throws java.io.IOException, AutomationException
workspaceName
- A reference to a com.esri.arcgis.geodatabase.IWorkspaceName (in)deltaDataChanges
- A reference to a com.esri.arcgis.geodatabasedistributed.IDeltaDataChanges (in)reconcileWithParent
- The reconcileWithParent (in)acceptDefaultConflictResolution
- The acceptDefaultConflictResolution (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 |