SAP ABAP Class CL_WDR_ADAPT_CONTENT_HANDLER (Manages the explicit adaptation data)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-ABA (Application Component) Web Dynpro ABAP
     SWDP_CONFIGURATION (Package) Configuration for WD4A
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WDR_ADAPT_CONTENT_CONTEXT Content as Context 20091110
2 Inheritance (c INHERITING FROM c_ref)  CL_WDR_ADAPT_CONTENT_TABLE Content as Table 20091110
Properties
Class CL_WDR_ADAPT_CONTENT_HANDLER  
Short Description Manages the explicit adaptation data    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWDP_CONFIGURATION   Configuration for WD4A 
Created 20091110   SAP 
Last change 20141120    
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)
Interfaces
Class CL_WDR_ADAPT_CONTENT_HANDLER has no interface implemented.
Friends
Class CL_WDR_ADAPT_CONTENT_HANDLER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_IS_DELTA Instance attribute Protected Type reference (TYPE) WDY_BOOLEAN Replacement for Real Boolean Type: 'X' == True '' == False 20091111
2 M_LAST_READ_SCOPE Instance attribute Protected Type reference (TYPE) WDR_PERS_SCOPE Web Dynpro: Personalization Range 20091111
3 M_NODE_INFO_MAP Instance attribute Protected Type reference (TYPE) WDY_CFG_CHGTOOL_NODE_INFO_MAP WD Configuration, Change Tool, List of Node Details 20091111
4 M_ROOT_NODE Instance attribute Public Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20091110
5 M_SCOPE Instance attribute Protected Type reference (TYPE) WDR_PERS_SCOPE Web Dynpro: Personalization Range 20091111
6 M_TABLE_HANDLER Instance attribute Protected Object reference (TYPE REF TO) CL_WDR_CFG_CONTEXT_MODEL Model for the Status of a Context 20091112
7 M_WITH_BASE Instance attribute Private Type reference (TYPE) WDY_BOOLEAN ABAP_FALSE Replacement for Real Boolean Type: 'X' == True '' == False 20100111
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20091110
2 CONTEXT_MODEL_LOADED Instance method Protected Method 20100929
3 GET_BASE_READER Instance method Public Method 20101228
4 GET_CONTEXT_LISTENER Instance method Public Method 20091111
5 GET_DATA Instance method Public Method Supplies Data 20100122
6 GET_TABLE_READER Instance method Public Method 20091111
7 GET_TABLE_WRITER Instance method Public Method 20091111
8 INVALIDATE Instance method Public Method 20140715
9 LOAD_CONTEXT_MODEL Instance method Public Method 20100929
Events
Class CL_WDR_ADAPT_CONTENT_HANDLER has no event.
Types
Class CL_WDR_ADAPT_CONTENT_HANDLER has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_DELTA Call by reference Type reference (TYPE) WDY_BOOLEAN Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20091111
2 Importing ROOT_NODE Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE 20091110
3 Importing SCOPE Call by reference Type reference (TYPE) WDR_PERS_SCOPE Web Dynpro: Personalisierungsreichweite 20091111

Method CONSTRUCTOR on class CL_WDR_ADAPT_CONTENT_HANDLER has no exception.

Method CONTEXT_MODEL_LOADED Signature

Method CONTEXT_MODEL_LOADED on class CL_WDR_ADAPT_CONTENT_HANDLER has no parameter.
Method CONTEXT_MODEL_LOADED on class CL_WDR_ADAPT_CONTENT_HANDLER has no exception.

Method GET_BASE_READER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning BASE_READER Value transfer Object reference (TYPE REF TO) IF_WD_PERS_TABLE_READER zum Lesen der Konfigurationsdaten als Tabelle 20101228

Method GET_BASE_READER on class CL_WDR_ADAPT_CONTENT_HANDLER has no exception.

Method GET_CONTEXT_LISTENER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CONTEXT_LISTENER Value transfer Object reference (TYPE REF TO) IF_WD_CONFIG_CONTEXT Modifikation des Konfigurations-Contexts 20091111
# Exception Resumable Description Created on
1 CX_WD_PERSONALIZATION Personalisierungsfehler 20091111

Method GET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CONFIG_DATA Value transfer Type reference (TYPE) WDY_CFG_EXPL_DATA_TAB WDA Konfiguration: Explizite Daten 20100122

Method GET_DATA on class CL_WDR_ADAPT_CONTENT_HANDLER has no exception.

Method GET_TABLE_READER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning TABLE_READER Value transfer Object reference (TYPE REF TO) IF_WD_PERS_TABLE_READER zum Lesen der Konfigurationsdaten als Tabelle 20091111
# Exception Resumable Description Created on
1 CX_WD_PERSONALIZATION Personalisierungsfehler 20091111

Method GET_TABLE_WRITER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning WRITER Value transfer Object reference (TYPE REF TO) IF_WD_PERS_TABLE_MODIFIER API Änderung Component-Konfiguration 20091111
# Exception Resumable Description Created on
1 CX_WD_PERSONALIZATION Personalisierungsfehler 20091112

Method INVALIDATE Signature

Method INVALIDATE on class CL_WDR_ADAPT_CONTENT_HANDLER has no parameter.
Method INVALIDATE on class CL_WDR_ADAPT_CONTENT_HANDLER has no exception.

Method LOAD_CONTEXT_MODEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_MODEL Call by reference Object reference (TYPE REF TO) CL_WDR_CFG_CONTEXT_MODEL Modell für den Zustand eines Kontextes 20100929

Method LOAD_CONTEXT_MODEL on class CL_WDR_ADAPT_CONTENT_HANDLER has no exception.
History
Last changed by/on SAP  20141120 
SAP Release Created in 800