|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IEventSourceErrors
COM Interface 'IEventSourceErrors'. Generated 3/19/2015 1:20:56 PM from 'C:\ArcGIS\COM\esriGeoDatabase.olb'
Description: 'Provides access to members that deal with event source errors.' 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 |
IIDa9eb56e1_7452_11d4_9fe4_00c04f6bdf06
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
ICursor |
getErrorCursor(IQueryFilter filter)
The cursor of the events with locating errors. |
IEnumEventError |
getErrors()
The enumerator of the event source errors. |
int |
getLocatingErrorOID(int oID)
The locating error associated with an event's OID. |
int |
getLocatingErrorRow(IRow row)
The locating error associated with a row. |
| Field Detail |
|---|
static final int IIDa9eb56e1_7452_11d4_9fe4_00c04f6bdf06
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
IEnumEventError getErrors()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
ICursor getErrorCursor(IQueryFilter filter)
throws java.io.IOException,
AutomationException
filter - A reference to a com.esri.arcgis.geodatabase.IQueryFilter (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getLocatingErrorOID(int oID)
throws java.io.IOException,
AutomationException
oID - The oID (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getLocatingErrorRow(IRow row)
throws java.io.IOException,
AutomationException
row - A reference to a com.esri.arcgis.geodatabase.IRow (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 | ||||||||