|
SAP NetWeaver 7.30 Enterprise Portal (SP03) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sapportals.common.LoggingConsts
public class LoggingConsts
A class that provides logging constants. This class provides the following constants:
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface com.sapportals.common.SeverityConsts |
|---|
SeverityConsts.Logger, SeverityConsts.Tracer |
| Field Summary | |
|---|---|
static String |
CONNECTORS
|
static String |
CONNECTORS_BASE_CONTENT
|
static String |
DQE
The following constans indicate the category from which the log message is written. |
static LoggingConsts |
ERROR
A constant that represents a log message of error-level severity. |
static LoggingConsts |
FATAL
A constant that represents a log message of fatal-level severity. |
static String |
GLOBAL_PLATFORM
|
static LoggingConsts |
INFO
A constant that represents a log message of info-level severity. |
static String |
IVIEW_RUNTIME
|
static String |
NAVIGATION_AND_DESKTOP
|
static String |
OBN
|
static String |
PORTAL_ADMIN
|
static String |
SMART
|
static String |
SYSTEM_LANDSCAPE
|
static String |
UNFICATION_AND_OBN
|
static String |
UNIFICATION
|
static String |
UPGRADE_AND_MIGRATION
|
static LoggingConsts |
WARNING
A constant that represents a log message of warning-level severity. |
| Method Summary | |
|---|---|
int |
toInt()
Returns the integer value of the severity level. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final LoggingConsts FATAL
com.sapportals.common.pplogger#log(LoggingConsts , String )log methods.
public static final LoggingConsts ERROR
com.sapportals.common.pplogger#log(LoggingConsts , String )log methods.
public static final LoggingConsts WARNING
com.sapportals.common.pplogger#log(LoggingConsts , String )log methods.
public static final LoggingConsts INFO
com.sapportals.common.pplogger#log(LoggingConsts , String )log methods.
public static final String DQE
public static final String CONNECTORS
public static final String UNIFICATION
public static final String UNFICATION_AND_OBN
public static final String OBN
public static final String CONNECTORS_BASE_CONTENT
public static final String IVIEW_RUNTIME
public static final String NAVIGATION_AND_DESKTOP
public static final String PORTAL_ADMIN
public static final String GLOBAL_PLATFORM
public static final String SYSTEM_LANDSCAPE
public static final String UPGRADE_AND_MIGRATION
public static final String SMART
| Method Detail |
|---|
public int toInt()
| Access Rights |
|---|
| SC | DC | Public Part | ACH |
|---|---|---|---|
[sap.com] EP-RUNTIME
|
[sap.com] tc/ep/common/api
|
api
|
EP-PIN
|
|
SAP NetWeaver 7.30 Enterprise Portal (SP03) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||