SAP ABAP Interface IF_VBI_REST_RESOURCE (Interface for REST-Resources)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   CA-UI2-VBZ (Application Component) Visual Business -> please use CA-GTF-VBZ
     VBI_DATABASE (Package) Visual Business Database Layer
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
Interface IF_VBI_REST_RESOURCE  
Short Description Interface for REST-Resources    
General Data
Package VBI_DATABASE   Visual Business Database Layer 
Created 20140626   SAP 
Last changed 20141121    
Unicode checks active    
Forward declarations
Interface IF_VBI_REST_RESOURCE has no forward declaration.
Interfaces
Interface IF_VBI_REST_RESOURCE has no interface.
Friends
Interface IF_VBI_REST_RESOURCE has no friend.
Attributes
Interface IF_VBI_REST_RESOURCE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DELETE Instance method Public Method Delete the specified resource 20140626
2 GET Instance method Public Method Request the specified resource from the server 20140626
3 POST Instance method Public Method Inserts a new (sub-) resource below the specified resource 20140626
4 PUT Instance method Public Method Create or change the specified resource (ex./non-ex) 20140626
Events
Interface IF_VBI_REST_RESOURCE has no event.
Types
Interface IF_VBI_REST_RESOURCE has no local type.
Method Signatures

Method DELETE Signature

Method DELETE on Interface IF_VBI_REST_RESOURCE has no parameter.
Method DELETE on Interface 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 Exporting EV_CONTENT_TYPE Call by reference Type reference (TYPE) STRING Content type: XML, JSON etc. 20140704
2 Exporting EV_RESPONSE Call by reference Type reference (TYPE) XSTRING Response string 20140704
3 Importing IT_FORM_FIELDS Call by reference Type reference (TYPE) TIHTTPNVP HTTP Framework (iHTTP) Table Name/Value Pairs 20140704
4 Importing IT_HEADER_FIELDS Call by reference Type reference (TYPE) TIHTTPNVP HTTP Framework (iHTTP) Table Name/Value Pairs 20140704
5 Importing IV_APPLID Call by reference Type reference (TYPE) VBI_REST_APPLID Data type for REST Application ID 20140704
6 Importing IV_URI Call by reference Type reference (TYPE) STRING Uniform Resource Identifier 20140704

Method GET on Interface IF_VBI_REST_RESOURCE has no exception.

Method POST Signature

Method POST on Interface IF_VBI_REST_RESOURCE has no parameter.
Method POST on Interface IF_VBI_REST_RESOURCE has no exception.

Method PUT Signature

Method PUT on Interface IF_VBI_REST_RESOURCE has no parameter.
Method PUT on Interface IF_VBI_REST_RESOURCE has no exception.
History
Last changed by/on SAP  20141121 
SAP Release Created in 100