SAP ABAP Interface /IWCOR/IF_REST_RESOURCE (REST Resource)
Hierarchy
SAP_GWFND (Software Component) SAP Gateway Foundation
   OPU-FND-CCL (Application Component) IWF Consumer Connectivity Layer
     /IWCOR/SREST_CORE (Package) REST library core
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
Interface /IWCOR/IF_REST_RESOURCE  
Short Description REST Resource    
General Data
Package /IWCOR/SREST_CORE   REST library core 
Created 20100208   SAP 
Last changed 20131127   SAP 
Unicode checks active    
Forward declarations
Interface /IWCOR/IF_REST_RESOURCE has no forward declaration.
Interfaces
Interface /IWCOR/IF_REST_RESOURCE has no interface.
Friends
Interface /IWCOR/IF_REST_RESOURCE has no friend.
Attributes
Interface /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
Interface /IWCOR/IF_REST_RESOURCE has no event.
Types
Interface /IWCOR/IF_REST_RESOURCE has no local type.
Method Signatures

Method DELETE Signature

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

Method GET Signature

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

Method HEAD Signature

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

Method OPTIONS Signature

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