SAP ABAP Class CL_WDY_WB_TEMPLATE_REGISTRY (Web Dynpro: Template Registry)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-WD-ABA (Application Component) Web Screen Tools - ABAP
⤷
SWDP_DWB_DESIGNTIME_TEMPLATE (Package) Designtime Templates
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WDY_WB_TEMPLATE_REGISTRY | 20040430 |
Properties
| Class | CL_WDY_WB_TEMPLATE_REGISTRY | |
| Short Description | Web Dynpro: Template Registry | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWDP_DWB_DESIGNTIME_TEMPLATE | Designtime Templates |
| Created | 20040429 | SAP |
| Last change | 20090618 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_WDY_WB_TEMPLATE_REGISTRY | 20040430 |
Friends
Class CL_WDY_WB_TEMPLATE_REGISTRY has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_OBJECT_COLLECTION | 20040430 | ||||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_OBJECT_COLLECTION | 20040430 | ||||
| 3 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_WDY_WB_TEMPLATE_REGISTRY | Web Dynpro: Template Registry | 20040430 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_OBJECT_COLLECTION | 20040430 | ||||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_OBJECT_COLLECTION | 20040430 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Add New Template | 20080812 | |
| 2 | Instance method | Private | Method | 20040430 | ||
| 3 | Static method | Public | Method | 20040430 | ||
| 4 | Instance method | Public | Method | Remove Template | 20080916 |
Events
Class CL_WDY_WB_TEMPLATE_REGISTRY has no event.
Types
Class CL_WDY_WB_TEMPLATE_REGISTRY has no local type.
Method Signatures
Method ADD_TEMPLATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TEMPLATE_OBJ | Call by reference | Object reference (TYPE REF TO) | CL_WDY_WB_CUSTOM_TEMPLATE | Userspezifisches Template | 20080812 | |||
| 2 | TEMPLATE_TARGET | Call by reference | Type reference (TYPE) | IF_WDY_WB_DESIGNTIME_TEMPLATE=>TY_TEMPLATE_TARGET | 20080812 |
Method ADD_TEMPLATE on class CL_WDY_WB_TEMPLATE_REGISTRY has no exception.
Method BUILD_REGISTRY Signature
Method BUILD_REGISTRY on class CL_WDY_WB_TEMPLATE_REGISTRY has no parameter.
Method BUILD_REGISTRY on class CL_WDY_WB_TEMPLATE_REGISTRY has no exception.
Method GET_REGISTRY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | REGISTRY | Value transfer | Object reference (TYPE REF TO) | CL_WDY_WB_TEMPLATE_REGISTRY | WebDynpro: Template Registry | 20040430 |
Method GET_REGISTRY on class CL_WDY_WB_TEMPLATE_REGISTRY has no exception.
Method REMOVE_TEMPLATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TEMPLATE_OBJ | Call by reference | Object reference (TYPE REF TO) | CL_WDY_WB_CUSTOM_TEMPLATE | Userspezifisches Template | 20080916 | |||
| 2 | TEMPLATE_TARGET | Call by reference | Type reference (TYPE) | IF_WDY_WB_DESIGNTIME_TEMPLATE=>TY_TEMPLATE_TARGET | 20080916 |
Method REMOVE_TEMPLATE on class CL_WDY_WB_TEMPLATE_REGISTRY has no exception.
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 700 |