SAP ABAP Class /IWCOR/IF_REST_RESOURCE (REST Resource)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  /IWCOR/IF_REST_CLIENT REST Client 20120305
2 Interface implementation (CLASS c. INTERFACES i_ref)  /IWCOR/CL_REST_HTTP_CLIENT REST HTTP Client 20100708
3 Interface implementation (CLASS c. INTERFACES i_ref)  /IWCOR/CL_REST_LOCAL_CLIENT REST Local Client 20110817
4 Interface implementation (CLASS c. INTERFACES i_ref)  /IWCOR/CL_REST_RESOURCE REST Resource 20100708
Properties
Class /IWCOR/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 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /IWCOR/IF_REST_RESOURCE has no forward declaration.
Interfaces
Class /IWCOR/IF_REST_RESOURCE has no interface implemented.
Friends
Class /IWCOR/IF_REST_RESOURCE has no friend class.
Attributes
Class /IWCOR/IF_REST_RESOURCE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DELETE Instance method Public Method DELETE Method 20120305
2 GET Instance method Public Method GET Method 20120305
3 HEAD Instance method Public Method HEAD Method 20120305
4 OPTIONS Instance method Public Method OPTIONS Method 20120305
5 POST Instance method Public Method POST Method 20120305
6 PUT Instance method Public Method PUT Method 20120305
Events
Class /IWCOR/IF_REST_RESOURCE has no event.
Types
Class /IWCOR/IF_REST_RESOURCE has no local type.
Method Signatures

Method DELETE Signature

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

Method GET Signature

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

Method HEAD Signature

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

Method OPTIONS Signature

Method OPTIONS on class /IWCOR/IF_REST_RESOURCE has no parameter.
Method OPTIONS on class /IWCOR/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) /IWCOR/IF_REST_ENTITY REST Entity 20120305

Method POST on class /IWCOR/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) /IWCOR/IF_REST_ENTITY REST Entity 20120305

Method PUT on class /IWCOR/IF_REST_RESOURCE has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in