SAP ABAP Class CL_WCF_GMT_LOGGING_MANAGER (WCF GMT Nexus Logging Manager)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-WUI-UI (Application Component) User Interface
     WCF_GRAPHICAL_MODELING_TOOL (Package) WCF Graphical Modeling Tool
Properties
Class CL_WCF_GMT_LOGGING_MANAGER  
Short Description WCF GMT Nexus Logging Manager    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package WCF_GRAPHICAL_MODELING_TOOL   WCF Graphical Modeling Tool 
Created 20081127   SAP 
Last change 20100303   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 CL_WCF_GMT_LOGGING_MANAGER Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_WCF_GMT_LOGGING_MANAGER has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_WCF_GMT_DATA_MODEL 20081128 WCF GMT Nexus Data Model - load/build NDL
2 CL_WCF_GMT_LOGGING_TARGET 20081128 WCF GMT Nexus Logging Target
3 CL_WCF_GMT_MODEL 20081128 WCF GMT Model Structure API
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_LM_DEBUG_TARGET Constant Public Type reference (TYPE) WCF_GMT_NEXUS_NAME 'debugTarget' WCF GMT Nexus Name Type 20081128
2 GC_LM_TRACE_TARGET Constant Public Type reference (TYPE) WCF_GMT_NEXUS_NAME 'traceTarget' WCF GMT Nexus Name Type 20081128
3 GR_DEBUG_TARGET Instance attribute Protected Object reference (TYPE REF TO) CL_WCF_GMT_LOGGING_TARGET WCF GMT Nexus Logging Target 20081128
4 GR_TRACE_TARGET Instance attribute Protected Object reference (TYPE REF TO) CL_WCF_GMT_LOGGING_TARGET WCF GMT Nexus Logging Target 20081128
5 GV_DIRTY_FLAG Instance attribute Private Type reference (TYPE) BOOLEAN ABAP_FALSE Boolean Variable (X=True, -=False, Space=Unknown) 20081128
6 GV_IS_INITIAL Instance attribute Protected Type reference (TYPE) BOOLEAN ABAP_TRUE Boolean Variable (X=True, -=False, Space=Unknown) 20081128
Methods
# Method Level Visibility Method type Description Created on
1 CLEAN_DIRTY_FLAG Instance method Protected Method 20081128
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20081128
3 GET_LOGGING_TARGET Instance method Public Method 20081128
4 IS_DIRTY Instance method Protected Method 20081128
5 IS_INITIAL Instance method Protected Method 20081128
6 RAISE_DIRTY_FLAG Instance method Protected Method 20081128
Events
Class CL_WCF_GMT_LOGGING_MANAGER has no event.
Types
Class CL_WCF_GMT_LOGGING_MANAGER has no local type.
Method Signatures

Method CLEAN_DIRTY_FLAG Signature

Method CLEAN_DIRTY_FLAG on class CL_WCF_GMT_LOGGING_MANAGER has no parameter.
Method CLEAN_DIRTY_FLAG on class CL_WCF_GMT_LOGGING_MANAGER has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_WCF_GMT_LOGGING_MANAGER has no parameter.
Method CONSTRUCTOR on class CL_WCF_GMT_LOGGING_MANAGER has no exception.

Method GET_LOGGING_TARGET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TARGET_NAME Call by reference Type reference (TYPE) WCF_GMT_NEXUS_NAME WCF GMT Nexus Name Type 20081128
2 Returning RV_LOGGING_TARGET Value transfer Object reference (TYPE REF TO) CL_WCF_GMT_LOGGING_TARGET WCF GMT Nexus Logging Target 20081128

Method GET_LOGGING_TARGET on class CL_WCF_GMT_LOGGING_MANAGER has no exception.

Method IS_DIRTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_DIRTY_FLAG Value transfer Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20081128

Method IS_DIRTY on class CL_WCF_GMT_LOGGING_MANAGER has no exception.

Method IS_INITIAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_IS_INITIAL Value transfer Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20081128

Method IS_INITIAL on class CL_WCF_GMT_LOGGING_MANAGER has no exception.

Method RAISE_DIRTY_FLAG Signature

Method RAISE_DIRTY_FLAG on class CL_WCF_GMT_LOGGING_MANAGER has no parameter.
Method RAISE_DIRTY_FLAG on class CL_WCF_GMT_LOGGING_MANAGER has no exception.
History
Last changed by/on SAP  20100303 
SAP Release Created in 701