SAP ABAP Interface IF_REST_RESOURCE (REST Resource)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-MID-RST (Application Component) REST-based Protocols
     SREST_CORE (Package) REST Core
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_REST_CLIENT REST Client 20100211
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_REST_HTTP_CLIENT REST HTTP Client 20100212
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_REST_LOCAL_CLIENT REST Local Client 20110711
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_REST_RESOURCE REST Resource 20100622
Properties
Interface IF_REST_RESOURCE  
Short Description REST Resource    
General Data
Package SREST_CORE   REST Core 
Created 20100208   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
Interface IF_REST_RESOURCE has no forward declaration.
Interfaces
Interface IF_REST_RESOURCE has no interface.
Friends
Interface IF_REST_RESOURCE has no friend.
Attributes
Interface IF_REST_RESOURCE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DELETE Instance method Public Method DELETE Method 20100208
2 GET Instance method Public Method GET Method 20100208
3 HEAD Instance method Public Method HEAD Method 20100208
4 OPTIONS Instance method Public Method OPTIONS Method 20100208
5 POST Instance method Public Method POST Method 20100208
6 PUT Instance method Public Method PUT Method 20100208
Events
Interface IF_REST_RESOURCE has no event.
Types
Interface IF_REST_RESOURCE has no local type.
Method Signatures

Method DELETE Signature

Method DELETE on Interface IF_REST_RESOURCE has no parameter.
Method DELETE on Interface IF_REST_RESOURCE has no exception.

Method GET Signature

Method GET on Interface IF_REST_RESOURCE has no parameter.
Method GET on Interface IF_REST_RESOURCE has no exception.

Method HEAD Signature

Method HEAD on Interface IF_REST_RESOURCE has no parameter.
Method HEAD on Interface IF_REST_RESOURCE has no exception.

Method OPTIONS Signature

Method OPTIONS on Interface IF_REST_RESOURCE has no parameter.
Method OPTIONS on Interface IF_REST_RESOURCE has no exception.

Method POST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_ENTITY Call by reference Object reference (TYPE REF TO) IF_REST_ENTITY REST Entity 20100302

Method POST on Interface IF_REST_RESOURCE has no exception.

Method PUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_ENTITY Call by reference Object reference (TYPE REF TO) IF_REST_ENTITY REST Entity 20100302

Method PUT on Interface IF_REST_RESOURCE has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in