SAP ABAP Class IF_VBI_REST_RESOURCE (Interface for REST-Resources)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_VBI_ANALYTICMAP_SERVICE | VBI: GEOJSON service | 20140814 |
Properties
| Class | IF_VBI_REST_RESOURCE | |
| Short Description | Interface for REST-Resources | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20140626 | SAP |
| Last change | 20141121 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_VBI_REST_RESOURCE has no forward declaration.
Interfaces
Class IF_VBI_REST_RESOURCE has no interface implemented.
Friends
Class IF_VBI_REST_RESOURCE has no friend class.
Attributes
Class IF_VBI_REST_RESOURCE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Delete the specified resource | 20140626 | |
| 2 | Instance method | Public | Method | Request the specified resource from the server | 20140626 | |
| 3 | Instance method | Public | Method | Inserts a new (sub-) resource below the specified resource | 20140626 | |
| 4 | Instance method | Public | Method | Create or change the specified resource (ex./non-ex) | 20140626 |
Events
Class IF_VBI_REST_RESOURCE has no event.
Types
Class IF_VBI_REST_RESOURCE has no local type.
Method Signatures
Method DELETE Signature
Method DELETE on class IF_VBI_REST_RESOURCE has no parameter.
Method DELETE on class IF_VBI_REST_RESOURCE has no exception.
Method GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_CONTENT_TYPE | Call by reference | Type reference (TYPE) | STRING | Content type: XML, JSON etc. | 20140704 | |||
| 2 | EV_RESPONSE | Call by reference | Type reference (TYPE) | XSTRING | Response string | 20140704 | |||
| 3 | IT_FORM_FIELDS | Call by reference | Type reference (TYPE) | TIHTTPNVP | HTTP Framework (iHTTP) Table Name/Value Pairs | 20140704 | |||
| 4 | IT_HEADER_FIELDS | Call by reference | Type reference (TYPE) | TIHTTPNVP | HTTP Framework (iHTTP) Table Name/Value Pairs | 20140704 | |||
| 5 | IV_APPLID | Call by reference | Type reference (TYPE) | VBI_REST_APPLID | Data type for REST Application ID | 20140704 | |||
| 6 | IV_URI | Call by reference | Type reference (TYPE) | STRING | Uniform Resource Identifier | 20140704 |
Method GET on class IF_VBI_REST_RESOURCE has no exception.
Method POST Signature
Method POST on class IF_VBI_REST_RESOURCE has no parameter.
Method POST on class IF_VBI_REST_RESOURCE has no exception.
Method PUT Signature
Method PUT on class IF_VBI_REST_RESOURCE has no parameter.
Method PUT on class IF_VBI_REST_RESOURCE has no exception.
History
| Last changed by/on | SAP | 20141121 |
| SAP Release Created in |