SAP ABAP Class IF_REST_RESOURCE (REST Resource)
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
Class IF_REST_RESOURCE  
Short Description REST Resource    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20100208   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_REST_RESOURCE has no forward declaration.
Interfaces
Class IF_REST_RESOURCE has no interface implemented.
Friends
Class IF_REST_RESOURCE has no friend class.
Attributes
Class 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
Class IF_REST_RESOURCE has no event.
Types
Class IF_REST_RESOURCE has no local type.
Method Signatures

Method DELETE Signature

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

Method GET Signature

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

Method HEAD Signature

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

Method OPTIONS Signature

Method OPTIONS on class IF_REST_RESOURCE has no parameter.
Method OPTIONS on class 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 class 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 class IF_REST_RESOURCE has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in