|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IUserExperienceLog
COM Interface 'IUserExperienceLog'. Generated 3/19/2015 1:21:02 PM from 'C:\ArcGIS\SharedArcGIS\DepFiles\com\DADF\esriDADFSystem.tlb'
Description: 'IUserExperienceLog Interface' 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 |
IID1f912674_f2c6_47ba_9425_9182ed891a69
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
java.lang.String |
getLogPath()
Returns the URL for the event log |
int |
getMaxEventCount()
Returns the max number of events |
void |
logEUIEvent(int eventType,
java.lang.String eventID,
java.lang.String data)
Logs an event. |
| Field Detail |
|---|
static final int IID1f912674_f2c6_47ba_9425_9182ed891a69
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
void logEUIEvent(int eventType,
java.lang.String eventID,
java.lang.String data)
throws java.io.IOException,
AutomationException
eventType - A com.esri.arcgis.addinframework.esriUserExperienceEvent constant (in)eventID - The eventID (in)data - The data (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
java.lang.String getLogPath()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getMaxEventCount()
throws java.io.IOException,
AutomationException
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 | ||||||||