|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ILog2
COM Interface 'ILog2'. Generated 3/19/2015 1:21:00 PM from 'C:\ArcGIS\COM\esriSystem.olb'
Description: 'Provides access to methods for accessing a log.' 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 |
IID44f1fe1d_ccc4_4a5f_977a_233c25a45625
|
static int |
xxDummy
Deprecated. Internal use only |
| Fields inherited from interface com.esri.arcgis.system.ILog |
|---|
IID6f39c621_470b_4e6d_9033_a8598e286cab |
| Method Summary | |
|---|---|
void |
addMessageEx(int msgType,
java.lang.String methodName,
int msgCode,
double elapsed,
java.lang.String msg)
Adds a message to the log. |
boolean |
willLog(int msgType)
True if the message type is allowed to be written into the log file. |
| Methods inherited from interface com.esri.arcgis.system.ILog |
|---|
addMessage |
| Field Detail |
|---|
static final int IID44f1fe1d_ccc4_4a5f_977a_233c25a45625
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
boolean willLog(int msgType)
throws java.io.IOException,
AutomationException
msgType - The msgType (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void addMessageEx(int msgType,
java.lang.String methodName,
int msgCode,
double elapsed,
java.lang.String msg)
throws java.io.IOException,
AutomationException
msgType - The msgType (in)methodName - The methodName (in)msgCode - The msgCode (in)elapsed - The elapsed (in)msg - The msg (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 | ||||||||