|
Oracle® Fusion Middleware Java API Reference for Oracle WebCenter Content Remote Intradoc Client (RIDC) 11g Release 1 (11.1) E17274-05 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ITrace
| Nested Class Summary | |
|---|---|
static class |
ITrace.Indent |
static class |
ITrace.Kind |
| Method Summary | |
|---|---|
void |
addTrace(ITrace.Kind kind, String message)Add general trace information message |
void |
addTraceEndSection()End tracing section |
void |
addTraceEndSection(boolean isAdmin, IUserSecurityCache.AdminType type)End tracing section replacing Kind field with flag information |
void |
addTraceEndSection(int access)End tracing section replacing Kind field with access information |
void |
addTraceStartSection(ITrace.Kind kind, String message)Add information and indent. |
void |
clear()clear all messages |
String |
formatTrace()Format the trace information in this object into a string, then clear the information |
| Method Detail |
|---|
void addTrace(ITrace.Kind kind,
String message)
kind -message -void addTraceEndSection()
void addTraceStartSection(ITrace.Kind kind,
String message)
kind -message -void addTraceEndSection(int access)
access - value of access level
void addTraceEndSection(boolean isAdmin,
IUserSecurityCache.AdminType type)
isAdmin - value of flagtype - type of admin flagvoid clear()
String formatTrace()
|
Oracle® Fusion Middleware Java API Reference for Oracle WebCenter Content Remote Intradoc Client (RIDC) 11g Release 1 (11.1) E17274-05 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||