SAP ABAP Class CL_ADT_REST_ASXML_HANDLER (Content Handler for asXML)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-AIE (Application Component) Installation and Infrastructure for ABAP Tools in Eclipse
⤷
SADT_REST (Package) REST Framework
⤷
⤷
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 | 20101221 |
Properties
| Class | CL_ADT_REST_ASXML_HANDLER | |
| Short Description | Content Handler for asXML | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SADT_REST | REST Framework |
| Created | 20101215 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ADT_REST_ASXML_HANDLER has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_ADT_REST_CONTENT_HANDLER | Content Handler | 20101221 |
Friends
Class CL_ADT_REST_ASXML_HANDLER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | STRING | 'application/vnd.sap.as+xml' | 20101221 | |||
| 2 | Constant | Private | Type reference (TYPE) | STRING | 'dataname' | 20101221 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | LIF_DATATYPE_PERSISTENCE | 20101221 | ||||
| 4 | Instance attribute | Private | Type reference (TYPE) | BOOLE_D | 20130524 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20110527 | ||
| 2 | Instance method | Protected | Method | 20101221 |
Events
Class CL_ADT_REST_ASXML_HANDLER has no event.
Types
Class CL_ADT_REST_ASXML_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 | STRICT_CONVERSION | Call by reference | Type reference (TYPE) | BOOLE_D | ABAP_TRUE | 20130524 |
Method CONSTRUCTOR on class CL_ADT_REST_ASXML_HANDLER has no exception.
Method GET_DATA_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTENT_TYPE | Call by reference | Type reference (TYPE) | SADT_CONTENT_TYPE | 20101221 | ||||
| 2 | DATA_NAME | Value transfer | Type reference (TYPE) | SADT_SRL_DATA_NAME | 20101221 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20101221 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |