SAP ABAP Interface /IWCOR/IF_REST_ENTITY_PROVIDER (REST Entity Provider)
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_DS_EP_ATOM_ENTRY ATOM entry provider 20120813
2 Interface composition (i COMPRISING i_ref)  /IWCOR/IF_DS_EP_ATOM_FEED ATOM feed provider 20120813
3 Interface implementation (CLASS c. INTERFACES i_ref)  /IWCOR/CL_REST_ENTITY_PROVIDER REST Entity Provider 20110919
4 Interface implementation (CLASS c. INTERFACES i_ref)  /IWCOR/CL_REST_STUB_ENTITY_PRO Mock Impl of Interface /IWCOR/IF_REST_ENTITY_PROVIDER 20120928
5 Interface implementation (CLASS c. INTERFACES i_ref)  /IWFND/CL_SODATA_DUMMY_PROV OData Channel - Dummy Entity Provider for Batch 20120123
Properties
Interface /IWCOR/IF_REST_ENTITY_PROVIDER  
Short Description REST Entity Provider    
General Data
Package /IWCOR/SREST_CORE   REST library core 
Created 20110912   SAP 
Last changed 20131127   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Interface /IWCOR/IF_REST_ENTITY_PROVIDER has no interface.
Friends
Interface /IWCOR/IF_REST_ENTITY_PROVIDER has no friend.
Attributes
Interface /IWCOR/IF_REST_ENTITY_PROVIDER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_ETAG Instance method Public Method Set entity tag of the requested entity 20120305
2 GET_HEADER Instance method Public Method Get header 20120305
3 REMOVE_HEADER Instance method Public Method Remove header 20120305
4 SET_ETAG Instance method Public Method Get entity tag of the requested entity 20120305
5 SET_HEADER Instance method Public Method Set header 20120305
6 WRITE_TO Instance method Public Method Write to entity 20120305
Events
Interface /IWCOR/IF_REST_ENTITY_PROVIDER has no event.
Types
Interface /IWCOR/IF_REST_ENTITY_PROVIDER has no local type.
Method Signatures

Method GET_ETAG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_ETAG Value transfer Type reference (TYPE) STRING HTTP Entity Tag 20120305

Method GET_ETAG on Interface /IWCOR/IF_REST_ENTITY_PROVIDER has no exception.

Method GET_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NAME Call by reference Type reference (TYPE) STRING Name 20120305
2 Returning RV_VALUE Value transfer Type reference (TYPE) STRING Value 20120305

Method GET_HEADER on Interface /IWCOR/IF_REST_ENTITY_PROVIDER has no exception.

Method REMOVE_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NAME Call by reference Type reference (TYPE) STRING Name 20120305

Method REMOVE_HEADER on Interface /IWCOR/IF_REST_ENTITY_PROVIDER has no exception.

Method SET_ETAG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ETAG Call by reference Type reference (TYPE) STRING Entity tag 20120305

Method SET_ETAG on Interface /IWCOR/IF_REST_ENTITY_PROVIDER has no exception.

Method SET_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NAME Call by reference Type reference (TYPE) STRING Name 20120305
2 Importing IV_VALUE Call by reference Type reference (TYPE) STRING Value 20120305

Method SET_HEADER on Interface /IWCOR/IF_REST_ENTITY_PROVIDER has no exception.

Method WRITE_TO 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 Entity 20120305

Method WRITE_TO on Interface /IWCOR/IF_REST_ENTITY_PROVIDER has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in 200