SAP ABAP Class /IWCOR/CL_REST_SXML_PROV (REST Entity Provider)
Hierarchy
☛
SAP_GWFND (Software Component) SAP Gateway Foundation
⤷
OPU-FND-CCL (Application Component) IWF Consumer Connectivity Layer
⤷
/IWCOR/SREST_EXT (Package) REST library extensions
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | /IWCOR/CL_REST_ENTITY_PROVIDER | REST Entity Provider | 20110822 |
Properties
| Class | /IWCOR/CL_REST_SXML_PROV | |
| Short Description | REST Entity Provider | |
| Super Class | /IWCOR/CL_REST_ENTITY_PROVIDER | REST Entity Provider |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /IWCOR/SREST_EXT | REST library extensions |
| Created | 20110721 | SAP |
| Last change | 20131127 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /IWCOR/CL_REST_SXML_PROV has no forward declaration.
Interfaces
Class /IWCOR/CL_REST_SXML_PROV has no interface implemented.
Friends
Class /IWCOR/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 | 20110822 | ||||
| 3 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_SXML_STRING_WRITER | 20110822 | ||||
| 4 | Instance attribute | Protected | Type reference (TYPE) | STRING | 20110929 | ||||
| 5 | Instance attribute | Protected | Type reference (TYPE) | IF_SXML=>XML_STREAM_TYPE | 20110822 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20110822 | ||
| 2 | Instance method | Public | Method | 20110822 | ||
| 3 | Instance method | Public | Method | 20110822 |
Events
Class /IWCOR/CL_REST_SXML_PROV has no event.
Types
Class /IWCOR/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) | /IWCOR/IF_REST_ENTITY | Entity | 20110822 | |||
| 2 | IV_ENCODING | Call by reference | Type reference (TYPE) | STRING | 'UTF-8' | Encoding | 20110929 | ||
| 3 | IV_STREAM_TYPE | Call by reference | Type reference (TYPE) | IF_SXML=>XML_STREAM_TYPE | IF_SXML=>CO_XT_XML10 | Stream type | 20110822 |
Method CONSTRUCTOR on class /IWCOR/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 | 20110822 |
Method GET_DATA_REFERENCE on class /IWCOR/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 | 20110822 |
Method GET_WRITER on class /IWCOR/CL_REST_SXML_PROV has no exception.
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in | 200 |