SAP ABAP Class CL_REST_SXML_PROV (REST Entity Provider)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-MID-RST (Application Component) REST-based Protocols
⤷
SREST_EXT (Package) REST Extensions
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_REST_ENTITY_PROVIDER | REST Entity Provider | 20110721 |
Properties
| Class | CL_REST_SXML_PROV | |
| Short Description | REST Entity Provider | |
| Super Class | CL_REST_ENTITY_PROVIDER | REST Entity Provider |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SREST_EXT | REST Extensions |
| Created | 20110721 | SAP |
| Last change | 20130531 | 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
Class CL_REST_SXML_PROV has no interface implemented.
Friends
Class CL_REST_SXML_PROV has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | IF_SXML=>XML_STREAM_TYPE | 4 | 20110829 | |||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | XSTRING | 20110721 | ||||
| 3 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_SXML_STRING_WRITER | 20110721 | ||||
| 4 | Instance attribute | Protected | Type reference (TYPE) | STRING | 20110922 | ||||
| 5 | Instance attribute | Protected | Type reference (TYPE) | IF_SXML=>XML_STREAM_TYPE | 20110721 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20110721 | ||
| 2 | Instance method | Public | Method | 20110721 | ||
| 3 | Instance method | Public | Method | 20110721 |
Events
Class CL_REST_SXML_PROV has no event.
Types
Class CL_REST_SXML_PROV has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_ENTITY | Call by reference | Object reference (TYPE REF TO) | IF_REST_ENTITY | Entity | 20110721 | |||
| 2 | IV_ENCODING | Call by reference | Type reference (TYPE) | STRING | 'UTF-8' | Encoding | 20110922 | ||
| 3 | IV_STREAM_TYPE | Call by reference | Type reference (TYPE) | IF_SXML=>XML_STREAM_TYPE | IF_SXML=>CO_XT_XML10 | Stream type | 20110721 |
Method CONSTRUCTOR on class CL_REST_SXML_PROV has no exception.
Method GET_DATA_REFERENCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RD_DATA | Value transfer | Object reference (TYPE REF TO) | XSTRING | 20110721 |
Method GET_DATA_REFERENCE on class CL_REST_SXML_PROV has no exception.
Method GET_WRITER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_WRITER | Value transfer | Object reference (TYPE REF TO) | CL_SXML_STRING_WRITER | 20110721 |
Method GET_WRITER on class CL_REST_SXML_PROV has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 803 |