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 | 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 | Instance attribute | Protected | Type reference (TYPE) | WDY_BOOLEAN | Replacement for Real Boolean Type: 'X' == True '' == False | 20091111 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | WDR_PERS_SCOPE | Web Dynpro: Personalization Range | 20091111 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | WDY_CFG_CHGTOOL_NODE_INFO_MAP | WD Configuration, Change Tool, List of Node Details | 20091111 | |||
| 4 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20091110 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | WDR_PERS_SCOPE | Web Dynpro: Personalization Range | 20091111 | |||
| 6 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_WDR_CFG_CONTEXT_MODEL | Model for the Status of a Context | 20091112 | |||
| 7 | 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 | Instance method | Public | Constructor | CONSTRUCTOR | 20091110 | |
| 2 | Instance method | Protected | Method | 20100929 | ||
| 3 | Instance method | Public | Method | 20101228 | ||
| 4 | Instance method | Public | Method | 20091111 | ||
| 5 | Instance method | Public | Method | Supplies Data | 20100122 | |
| 6 | Instance method | Public | Method | 20091111 | ||
| 7 | Instance method | Public | Method | 20091111 | ||
| 8 | Instance method | Public | Method | 20140715 | ||
| 9 | 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 | IS_DELTA | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch | 20091111 | |||
| 2 | ROOT_NODE | Value transfer | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | 20091110 | ||||
| 3 | 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 | 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 | CONTEXT_LISTENER | Value transfer | Object reference (TYPE REF TO) | IF_WD_CONFIG_CONTEXT | Modifikation des Konfigurations-Contexts | 20091111 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Personalisierungsfehler | 20091111 |
Method GET_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | 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 | 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 | Personalisierungsfehler | 20091111 |
Method GET_TABLE_WRITER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | WRITER | Value transfer | Object reference (TYPE REF TO) | IF_WD_PERS_TABLE_MODIFIER | API Änderung Component-Konfiguration | 20091111 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | 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 |