|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IDataConvertProcess
COM Interface 'IDataConvertProcess'. Generated 3/19/2015 1:20:56 PM from 'C:\ArcGIS\COM\esriGeoDatabase.olb'
Description: 'Provides access to members that control the Data Convert Process.' 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 |
IID27e4225d_1afd_11d4_812e_00c04f686238
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
void |
init(ITable outputTable)
Initializes the process function with output table. |
void |
processRowbuffer(IRowBuffer rowBuffer)
Processes the row buffer. |
| Field Detail |
|---|
static final int IID27e4225d_1afd_11d4_812e_00c04f686238
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
void init(ITable outputTable)
throws java.io.IOException,
AutomationException
outputTable - A reference to a com.esri.arcgis.geodatabase.ITable (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void processRowbuffer(IRowBuffer rowBuffer)
throws java.io.IOException,
AutomationException
rowBuffer - A reference to a com.esri.arcgis.geodatabase.IRowBuffer (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 | ||||||||