SAP ABAP Class CL_REST_ENTITY (REST Entity)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-MID-RST (Application Component) REST-based Protocols
⤷
SREST_CORE (Package) REST Core

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_REST_ENTITY | REST representation | 20120325 |
Properties
Class | CL_REST_ENTITY | |
Short Description | REST Entity | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SREST_CORE | REST Core |
Created | 20100614 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_REST_ENTITY | REST representation | 20120325 |
Friends
Class CL_REST_ENTITY 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_REST_ENTITY | 20120325 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | 20120325 | |
2 | ![]() |
Instance method | Public | Constructor | Constructor | 20100614 |
3 | ![]() |
Instance method | Public | Method | Get Content Type | 20120325 |
4 | ![]() |
Instance method | Public | Method | Set Content Type | 20120325 |
Events
Class CL_REST_ENTITY has no event.
Types
Class CL_REST_ENTITY has no local type.
Method Signatures
Method BASE_ENTITY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RO_ENTITY | Value transfer | Object reference (TYPE REF TO) | CL_REST_BASE_ENTITY | 20120325 |
Method BASE_ENTITY on class CL_REST_ENTITY has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_HEADER_FIELDS | Call by reference | Type reference (TYPE) | TIHTTPNVP | Header Fields | 20100614 | ||
2 | ![]() |
IV_MESSAGE_BODY | Call by reference | Type reference (TYPE) | XSTRING | Application Data | 20100614 |
Method CONSTRUCTOR on class CL_REST_ENTITY has no exception.
Method GET_CONTENT_TYPE_INTERNAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_CONTENT_TYPE | Value transfer | Type reference (TYPE) | STRING | Content Type | 20120325 |
Method GET_CONTENT_TYPE_INTERNAL on class CL_REST_ENTITY has no exception.
Method SET_CONTENT_TYPE_INTERNAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_CONTENT_TYPE | Call by reference | Type reference (TYPE) | STRING | Content Type | 20120325 |
Method SET_CONTENT_TYPE_INTERNAL on class CL_REST_ENTITY has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 800 |