com.sapportals.common
Class TracingConsts
java.lang.Object
com.sapportals.common.TracingConsts
- All Implemented Interfaces:
- SeverityConsts
public class TracingConsts
- extends Object
- implements SeverityConsts
A class that provides tracing constants. This class provides the following constants:
- Constants that indicate the severity-level of trace messages.
- Constants that indicate the location from which the trace message is written.
These constants used as parameters when creating trace messages.
Trace messages are meant for developers and support engineers.
They need to be able to understand the program flow and analyze the context.
|
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 |
PATH
public static final TracingConsts PATH
- A constant that represents a trace message of path-level severity.
Used as a parameter in the
trace methods.
DEBUG
public static final TracingConsts DEBUG
- A constant that represents a trace message of debug-level severity.
Used as a parameter in the
trace methods.
ERROR
public static final TracingConsts ERROR
- A constant that represents a trace message of error-level severity.
Used as a parameter in the
trace methods.
R3_CONNECTOR
public static final String R3_CONNECTOR
- The following constants indicate the package from which the trace message is written.
- See Also:
- Constant Field Values
ESF_CONNECTOR
public static final String ESF_CONNECTOR
- See Also:
- Constant Field Values
JDBC_CONNECTOR
public static final String JDBC_CONNECTOR
- See Also:
- Constant Field Values
BW_CONNECTOR
public static final String BW_CONNECTOR
- See Also:
- Constant Field Values
CRM_CONNECTOR
public static final String CRM_CONNECTOR
- See Also:
- Constant Field Values
WS_CONNECTOR
public static final String WS_CONNECTOR
- See Also:
- Constant Field Values
OBN_CONTENT_TAGGING
public static final String OBN_CONTENT_TAGGING
- See Also:
- Constant Field Values
OBN_SL
public static final String OBN_SL
- See Also:
- Constant Field Values
OBN_SERVICE
public static final String OBN_SERVICE
- See Also:
- Constant Field Values
OBN_REDIRECTOR
public static final String OBN_REDIRECTOR
- See Also:
- Constant Field Values
OBN_GCHANDLERS
public static final String OBN_GCHANDLERS
- See Also:
- Constant Field Values
OBN_REPOSITORY
public static final String OBN_REPOSITORY
- See Also:
- Constant Field Values
OBN_CREATOR
public static final String OBN_CREATOR
- See Also:
- Constant Field Values
OBN_ANALYZER
public static final String OBN_ANALYZER
- See Also:
- Constant Field Values
OBN_WEBSERVICE
public static final String OBN_WEBSERVICE
- See Also:
- Constant Field Values
OBN_MIGRATION
public static final String OBN_MIGRATION
- See Also:
- Constant Field Values
OBN_BWC
public static final String OBN_BWC
- See Also:
- Constant Field Values
OBN_DESIGN_TIME
public static final String OBN_DESIGN_TIME
- See Also:
- Constant Field Values
OBN_TEST_COMPONENTS
public static final String OBN_TEST_COMPONENTS
- See Also:
- Constant Field Values
OBN_TARGET_CREATOR
public static final String OBN_TARGET_CREATOR
- See Also:
- Constant Field Values
OBN_ACCELERATOR
public static final String OBN_ACCELERATOR
- See Also:
- Constant Field Values
PARAMETER_MAPPING
public static final String PARAMETER_MAPPING
- See Also:
- Constant Field Values
TARGET_INTERCEPTOR
public static final String TARGET_INTERCEPTOR
- See Also:
- Constant Field Values
BUSINESS_OBJECT_SL
public static final String BUSINESS_OBJECT_SL
- See Also:
- Constant Field Values
UNIFICATION_CONTENT_TAGGING
public static final String UNIFICATION_CONTENT_TAGGING
- See Also:
- Constant Field Values
UNIFICATION_CONTROLLER
public static final String UNIFICATION_CONTROLLER
- See Also:
- Constant Field Values
UNIFICATION_RELATION_RESOLVING
public static final String UNIFICATION_RELATION_RESOLVING
- See Also:
- Constant Field Values
UNIFICATION_RELATION_HANDLER
public static final String UNIFICATION_RELATION_HANDLER
- See Also:
- Constant Field Values
UNIFICATION_LINK_PARSERS
public static final String UNIFICATION_LINK_PARSERS
- See Also:
- Constant Field Values
UNIFICATION_DRAG_AND_RELATE_SERVICE
public static final String UNIFICATION_DRAG_AND_RELATE_SERVICE
- See Also:
- Constant Field Values
UNIFICATION_HRNP_KIT
public static final String UNIFICATION_HRNP_KIT
- See Also:
- Constant Field Values
UNIFICATION_TOOLS
public static final String UNIFICATION_TOOLS
- See Also:
- Constant Field Values
UNIFICATION_RELATIONSHIP_CACHE
public static final String UNIFICATION_RELATIONSHIP_CACHE
- See Also:
- Constant Field Values
UNIFICATION_5IN6
public static final String UNIFICATION_5IN6
- See Also:
- Constant Field Values
UNIFICATION_COMPONENT_HOOK
public static final String UNIFICATION_COMPONENT_HOOK
- See Also:
- Constant Field Values
UNIFICATION_DESIGN_TIME
public static final String UNIFICATION_DESIGN_TIME
- See Also:
- Constant Field Values
UNIFICATION_R3
public static final String UNIFICATION_R3
- See Also:
- Constant Field Values
FUNCTION_WIZARD
public static final String FUNCTION_WIZARD
- See Also:
- Constant Field Values
QUERY_WIZARD
public static final String QUERY_WIZARD
- See Also:
- Constant Field Values
TRANSFORMATION_SERVICE
public static final String TRANSFORMATION_SERVICE
- See Also:
- Constant Field Values
XML_IVIEWS_RUN_TIME
public static final String XML_IVIEWS_RUN_TIME
- See Also:
- Constant Field Values
XML_IVIEWS_DESIGN_TIME
public static final String XML_IVIEWS_DESIGN_TIME
- See Also:
- Constant Field Values
URL_FETCHER_SERVICE
public static final String URL_FETCHER_SERVICE
- See Also:
- Constant Field Values
URL_iVIEW_DESIGN_TIME
public static final String URL_iVIEW_DESIGN_TIME
- See Also:
- Constant Field Values
URL_iVIEW_RUN_TIME
public static final String URL_iVIEW_RUN_TIME
- See Also:
- Constant Field Values
WEB_TARGETS_DESIGN_TIME
public static final String WEB_TARGETS_DESIGN_TIME
- See Also:
- Constant Field Values
WEB_TARGETS_RUN_TIME
public static final String WEB_TARGETS_RUN_TIME
- See Also:
- Constant Field Values
HTTP_AUTHENTICATION
public static final String HTTP_AUTHENTICATION
- See Also:
- Constant Field Values
CONTENT_PROVIDERS_FRAMEWORK
public static final String CONTENT_PROVIDERS_FRAMEWORK
- See Also:
- Constant Field Values
IVIEW_CATCHER_RENDER
public static final String IVIEW_CATCHER_RENDER
- See Also:
- Constant Field Values
IVIEW_CATCHER
public static final String IVIEW_CATCHER
- See Also:
- Constant Field Values
IVIEW_CATCHER_EDITOR
public static final String IVIEW_CATCHER_EDITOR
- See Also:
- Constant Field Values
NAVIGATION
public static final String NAVIGATION
- See Also:
- Constant Field Values
NAVIGATION_CACHE
public static final String NAVIGATION_CACHE
- See Also:
- Constant Field Values
NAVIGATION_IVIEWS
public static final String NAVIGATION_IVIEWS
- See Also:
- Constant Field Values
NAVIGATION_SERVICES
public static final String NAVIGATION_SERVICES
- See Also:
- Constant Field Values
NAVIGATION_REPORT
public static final String NAVIGATION_REPORT
- See Also:
- Constant Field Values
DESKTOP_SERVICE
public static final String DESKTOP_SERVICE
- See Also:
- Constant Field Values
PAGE_BUILDER
public static final String PAGE_BUILDER
- See Also:
- Constant Field Values
PAGE_EDITOR
public static final String PAGE_EDITOR
- See Also:
- Constant Field Values
APPLICATION_CACHE
public static final String APPLICATION_CACHE
- See Also:
- Constant Field Values
APPLICATION_CACHE_RUNTIME
public static final String APPLICATION_CACHE_RUNTIME
- See Also:
- Constant Field Values
FPM
public static final String FPM
- See Also:
- Constant Field Values
FPN_RUNTIME
public static final String FPN_RUNTIME
- See Also:
- Constant Field Values
FPN_PERSISTENCY
public static final String FPN_PERSISTENCY
- See Also:
- Constant Field Values
FPN_TRANSPORT
public static final String FPN_TRANSPORT
- See Also:
- Constant Field Values
FPN_TRANSPORT_PROTOCOL
public static final String FPN_TRANSPORT_PROTOCOL
- See Also:
- Constant Field Values
FPN_PROVIDER
public static final String FPN_PROVIDER
- See Also:
- Constant Field Values
FPN_CONTENT_ACCESS_SERVICE
public static final String FPN_CONTENT_ACCESS_SERVICE
- See Also:
- Constant Field Values
FPN_LANDSCAPE_SERVICE
public static final String FPN_LANDSCAPE_SERVICE
- See Also:
- Constant Field Values
FPN_REGISTRATION_FEATUREINFO
public static final String FPN_REGISTRATION_FEATUREINFO
- See Also:
- Constant Field Values
FPN_COMMONS
public static final String FPN_COMMONS
- See Also:
- Constant Field Values
FPN_DESIGNTIME
public static final String FPN_DESIGNTIME
- See Also:
- Constant Field Values
WEB_CONTENT_REPORT
public static final String WEB_CONTENT_REPORT
- See Also:
- Constant Field Values
ACTIVITY_REPORT_AGGREGATOR
public static final String ACTIVITY_REPORT_AGGREGATOR
- See Also:
- Constant Field Values
MASS_EDITOR
public static final String MASS_EDITOR
- See Also:
- Constant Field Values
UNIT_TESTING
public static final String UNIT_TESTING
- See Also:
- Constant Field Values
WSRP_CONSUMER
public static final String WSRP_CONSUMER
- See Also:
- Constant Field Values
WSRP_PRODUCER
public static final String WSRP_PRODUCER
- See Also:
- Constant Field Values
HTTP_SERVICE
public static final String HTTP_SERVICE
- See Also:
- Constant Field Values
SYSTEM_LANDSCAPE
public static final String SYSTEM_LANDSCAPE
- See Also:
- Constant Field Values
SYSTEM_LANDSCAPE_BWC
public static final String SYSTEM_LANDSCAPE_BWC
- See Also:
- Constant Field Values
PRODUCER_PORTAL
public static final String PRODUCER_PORTAL
- See Also:
- Constant Field Values
IVIEW_SERVICE
public static final String IVIEW_SERVICE
- See Also:
- Constant Field Values
RELATED_ITEMS
public static final String RELATED_ITEMS
- See Also:
- Constant Field Values
SYSTEM_CONNECTION_TESTS
public static final String SYSTEM_CONNECTION_TESTS
- See Also:
- Constant Field Values
ALIAS_EDITOR
public static final String ALIAS_EDITOR
- See Also:
- Constant Field Values
CONNECTOR_SERVICE
public static final String CONNECTOR_SERVICE
- See Also:
- Constant Field Values
GENERIC_CREATOR
public static final String GENERIC_CREATOR
- See Also:
- Constant Field Values
GLOBAL_PORTAL
public static final String GLOBAL_PORTAL
- See Also:
- Constant Field Values
GLOBAL_PORTAL_CACHE
public static final String GLOBAL_PORTAL_CACHE
- See Also:
- Constant Field Values
MULTI_TENANT
public static final String MULTI_TENANT
- See Also:
- Constant Field Values
UI_TREE
public static final String UI_TREE
- See Also:
- Constant Field Values
VISUAL_COMPOSER_HTMLB_RUNTIME
public static final String VISUAL_COMPOSER_HTMLB_RUNTIME
- See Also:
- Constant Field Values
VISUAL_COMPOSER_CONNECTOR
public static final String VISUAL_COMPOSER_CONNECTOR
- See Also:
- Constant Field Values
VISUAL_COMPOSER_HTMLB_DESIGNTIME
public static final String VISUAL_COMPOSER_HTMLB_DESIGNTIME
- See Also:
- Constant Field Values
VISUAL_COMPOSER_BIKIT_RUNTIME
public static final String VISUAL_COMPOSER_BIKIT_RUNTIME
- See Also:
- Constant Field Values
VISUAL_COMPOSER_BIKIT_DESIGNTIME
public static final String VISUAL_COMPOSER_BIKIT_DESIGNTIME
- See Also:
- Constant Field Values
PORTAL_ADMIN_IVIEW_WIZARD
public static final String PORTAL_ADMIN_IVIEW_WIZARD
- See Also:
- Constant Field Values
PORTAL_ADMIN_PAGE_WIZARD
public static final String PORTAL_ADMIN_PAGE_WIZARD
- See Also:
- Constant Field Values
PORTAL_ADMIN_SYSTEM_WIZARD
public static final String PORTAL_ADMIN_SYSTEM_WIZARD
- See Also:
- Constant Field Values
PORTAL_ADMIN_LAYOUT_WIZARD
public static final String PORTAL_ADMIN_LAYOUT_WIZARD
- See Also:
- Constant Field Values
PORTAL_ADMIN_PRODUCER_PORTAL_WIZARD
public static final String PORTAL_ADMIN_PRODUCER_PORTAL_WIZARD
- See Also:
- Constant Field Values
PORTAL_ADMIN_FOLDER_WIZARD
public static final String PORTAL_ADMIN_FOLDER_WIZARD
- See Also:
- Constant Field Values
PORTAL_ADMIN_YAHOO_WIZARD
public static final String PORTAL_ADMIN_YAHOO_WIZARD
- See Also:
- Constant Field Values
PORTAL_ADMIN_TEMPLATE_SELECTION
public static final String PORTAL_ADMIN_TEMPLATE_SELECTION
- See Also:
- Constant Field Values
PORTAL_ADMIN_PCM_OBJ_WIZARD_TOOLKIT
public static final String PORTAL_ADMIN_PCM_OBJ_WIZARD_TOOLKIT
- See Also:
- Constant Field Values
PORTAL_ADMIN_ACL_EDITOR
public static final String PORTAL_ADMIN_ACL_EDITOR
- See Also:
- Constant Field Values
PORTAL_ADMIN_RELATED_ITEMS_EDITOR
public static final String PORTAL_ADMIN_RELATED_ITEMS_EDITOR
- See Also:
- Constant Field Values
PORTAL_ADMIN_RULE_EDITOR
public static final String PORTAL_ADMIN_RULE_EDITOR
- See Also:
- Constant Field Values
PORTAL_ADMIN_DESKTOP_EDITOR
public static final String PORTAL_ADMIN_DESKTOP_EDITOR
- See Also:
- Constant Field Values
PORTAL_ADMIN_DL_ORIGINS_TRACER_EDITOR
public static final String PORTAL_ADMIN_DL_ORIGINS_TRACER_EDITOR
- See Also:
- Constant Field Values
PORTAL_ADMIN_MIRROR_TREE
public static final String PORTAL_ADMIN_MIRROR_TREE
- See Also:
- Constant Field Values
PORTAL_ADMIN_EDITOR_FRAMEWORK
public static final String PORTAL_ADMIN_EDITOR_FRAMEWORK
- See Also:
- Constant Field Values
PORTAL_ADMIN_WIZARD_FRAMEWORK
public static final String PORTAL_ADMIN_WIZARD_FRAMEWORK
- See Also:
- Constant Field Values
PORTAL_ADMIN_CONTENT_CATALOG
public static final String PORTAL_ADMIN_CONTENT_CATALOG
- See Also:
- Constant Field Values
PORTAL_ADMIN_SEARCH
public static final String PORTAL_ADMIN_SEARCH
- See Also:
- Constant Field Values
PORTAL_ADMIN_APPL_DESIGNER
public static final String PORTAL_ADMIN_APPL_DESIGNER
- See Also:
- Constant Field Values
PORTAL_ADMIN_PROPERTY_EDITOR
public static final String PORTAL_ADMIN_PROPERTY_EDITOR
- See Also:
- Constant Field Values
PORTAL_ADMIN_UTIL
public static final String PORTAL_ADMIN_UTIL
- See Also:
- Constant Field Values
PORTAL_ADMIN_STATELESS_SESSION
public static final String PORTAL_ADMIN_STATELESS_SESSION
- See Also:
- Constant Field Values
PORTAL_ADMIN_ADVANCED_OPERATIONS
public static final String PORTAL_ADMIN_ADVANCED_OPERATIONS
- See Also:
- Constant Field Values
PORTAL_SEMENTICS_NWDI_SERVICE
public static final String PORTAL_SEMENTICS_NWDI_SERVICE
- See Also:
- Constant Field Values
PORTAL_NWDI_TOOLS_ACTIVITY_EDITOR
public static final String PORTAL_NWDI_TOOLS_ACTIVITY_EDITOR
- See Also:
- Constant Field Values
WORK_CENTER_SEMANTICS
public static final String WORK_CENTER_SEMANTICS
- See Also:
- Constant Field Values
WORK_CENTER_SERVICE
public static final String WORK_CENTER_SERVICE
- See Also:
- Constant Field Values
GPAL_CONTENT_ADMIN
public static final String GPAL_CONTENT_ADMIN
- See Also:
- Constant Field Values
GPAL_ADVANCED_OPERATIONS
public static final String GPAL_ADVANCED_OPERATIONS
- See Also:
- Constant Field Values
GPAL_IMPORT_LISTENER
public static final String GPAL_IMPORT_LISTENER
- See Also:
- Constant Field Values
GPAL_SYNC_EDITOR
public static final String GPAL_SYNC_EDITOR
- See Also:
- Constant Field Values
SMART_PLUGIN_RUNTIME
public static final String SMART_PLUGIN_RUNTIME
- See Also:
- Constant Field Values
INITIAL_PERMISSIONS_SERVICE
public static final String INITIAL_PERMISSIONS_SERVICE
- See Also:
- Constant Field Values
SEARCH_FOLDER_SEMANTICS
public static final String SEARCH_FOLDER_SEMANTICS
- See Also:
- Constant Field Values
LOG_WATCH
public static final String LOG_WATCH
- See Also:
- Constant Field Values
toInt
public int toInt()
- Returns the integer value of the severity level.
- Returns:
- the integer value of the severity level
This class can be accessed from:
|
SC
|
DC
|
Public Part
|
ACH
|
[sap.com] EP-RUNTIME
|
[sap.com] tc/ep/common/api
|
api
|
EP-PIN
|
Copyright 2011 SAP AG Complete Copyright Notice