SAP ABAP Class CL_BSP_DLC_CONFIG_TYPE_MASHUPS (Mashups Config Type)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-WUI (Application Component) WebClient UI
⤷
WCF_MASHUPS_CORE (Package) Mashups Main Development Package
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_BSP_DLC_CONFIG_BASE | Configuration Base | 20090227 |
Properties
| Class | CL_BSP_DLC_CONFIG_TYPE_MASHUPS | |
| Short Description | Mashups Config Type | |
| Super Class | CL_BSP_DLC_CONFIG_BASE | Configuration Base |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | WCF_MASHUPS_CORE | Mashups Main Development Package |
| Created | 20090227 | SAP |
| Last change | 20100303 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_BSP_DLC_CONFIG_TYPE_MASHUPS has no forward declaration.
Interfaces
Class CL_BSP_DLC_CONFIG_TYPE_MASHUPS has no interface implemented.
Friends
Class CL_BSP_DLC_CONFIG_TYPE_MASHUPS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_BSP_DLC__MASHUPTYPECO0_CTXT | Current Context | 20090319 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | WCFS_MU_CONFIG_XML | Mashup Configuration | 20090313 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20090227 | |
| 2 | Static method | Public | Method | Convert config data to XML | 20090304 | |
| 3 | Static method | Public | Method | Convert XML to config data | 20090304 | |
| 4 | Instance method | Public | Method | 20090313 | ||
| 5 | Instance method | Public | Method | Assign current context | 20090319 | |
| 6 | Instance method | Public | Method | 20090313 | ||
| 7 | Instance method | Private | Method | Update the config according to current context | 20090319 |
Events
Class CL_BSP_DLC_CONFIG_TYPE_MASHUPS has no event.
Types
Class CL_BSP_DLC_CONFIG_TYPE_MASHUPS has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_CONFIG | Call by reference | Object reference (TYPE REF TO) | CL_BSP_DLC_CONFIG | 20090227 | ||||
| 2 | IR_CONFIG_SETTINGS | Call by reference | Object reference (TYPE REF TO) | CL_BSP_DLC_CONF_SETTINGS | Config Settings | 20090227 | |||
| 3 | IV_CONFIG_XML | Call by reference | Type reference (TYPE) | STRING | XString for XML Storage | 20090309 |
Method CONSTRUCTOR on class CL_BSP_DLC_CONFIG_TYPE_MASHUPS has no exception.
Method CONV_DATA_TO_XML Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_DATA | Call by reference | Type reference (TYPE) | WCFS_MU_CONFIG_XML | Mashup Configuration | 20090304 | |||
| 2 | RV_XML | Value transfer | Type reference (TYPE) | STRING | 20090304 |
Method CONV_DATA_TO_XML on class CL_BSP_DLC_CONFIG_TYPE_MASHUPS has no exception.
Method CONV_XML_TO_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_XML | Call by reference | Type reference (TYPE) | STRING | XString for XML Storage | 20090304 | |||
| 2 | RS_DATA | Value transfer | Type reference (TYPE) | WCFS_MU_CONFIG_XML | Mashup Configuration | 20090304 |
Method CONV_XML_TO_DATA on class CL_BSP_DLC_CONFIG_TYPE_MASHUPS has no exception.
Method GET_MU_CONFIG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | WCFS_MU_CONFIG_XML | Mashup Configuration | 20090313 |
Method GET_MU_CONFIG on class CL_BSP_DLC_CONFIG_TYPE_MASHUPS has no exception.
Method SET_CONTEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CONTEXT | Call by reference | Object reference (TYPE REF TO) | CL_BSP_DLC__MASHUPTYPECO0_CTXT | 20090319 |
Method SET_CONTEXT on class CL_BSP_DLC_CONFIG_TYPE_MASHUPS has no exception.
Method SET_MU_CONFIG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_MU_CONFIG | Call by reference | Type reference (TYPE) | WCFS_MU_CONFIG_XML | Mashup Configuration | 20090313 |
Method SET_MU_CONFIG on class CL_BSP_DLC_CONFIG_TYPE_MASHUPS has no exception.
Method UPDATE_CONFIG Signature
Method UPDATE_CONFIG on class CL_BSP_DLC_CONFIG_TYPE_MASHUPS has no parameter.
Method UPDATE_CONFIG on class CL_BSP_DLC_CONFIG_TYPE_MASHUPS has no exception.
History
| Last changed by/on | SAP | 20100303 |
| SAP Release Created in | 701 |