SAP ABAP Class CL_SEDI_ADT_SRC_HTML_CNT_HDL (Renders source code as html)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-AIE-SRC (Application Component) ABAP Source Code editors in ABAP in Eclipse
⤷
SEDI_ADT (Package) Service Enabeling Navigation
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ADT_REST_CONTENT_HANDLER | Content Handler | 20130304 |
Properties
| Class | CL_SEDI_ADT_SRC_HTML_CNT_HDL | |
| Short Description | Renders source code as html | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SEDI_ADT | Service Enabeling Navigation |
| Created | 20130304 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SEDI_ADT_SRC_HTML_CNT_HDL has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_ADT_REST_CONTENT_HANDLER | Content Handler | 20130304 |
Friends
Class CL_SEDI_ADT_SRC_HTML_CNT_HDL 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) | IF_ADT_REST_REQUEST | 20130308 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Constructor | 20130308 | ||
| 2 | Static method | Public | Method | 20130304 | ||
| 3 | Instance method | Private | Method | 20130304 |
Events
Class CL_SEDI_ADT_SRC_HTML_CNT_HDL has no event.
Types
Class CL_SEDI_ADT_SRC_HTML_CNT_HDL has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | REQUEST | Call by reference | Object reference (TYPE REF TO) | IF_ADT_REST_REQUEST | 20130308 |
Method CONSTRUCTOR on class CL_SEDI_ADT_SRC_HTML_CNT_HDL has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | REQUEST | Call by reference | Object reference (TYPE REF TO) | IF_ADT_REST_REQUEST | 20130308 | ||||
| 2 | RESULT | Value transfer | Object reference (TYPE REF TO) | IF_ADT_REST_CONTENT_HANDLER | 20130304 |
Method GET_INSTANCE on class CL_SEDI_ADT_SRC_HTML_CNT_HDL has no exception.
Method RENDER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATA | Call by reference | Type reference (TYPE) | CL_SEDI_ADT_CNT_NEGOTIATION=>TY_CONTENT | 20130308 | ||||
| 2 | RESULT | Value transfer | Type reference (TYPE) | STRING | 20130304 |
Method RENDER on class CL_SEDI_ADT_SRC_HTML_CNT_HDL has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |