SAP ABAP Class IF_REST_ENTITY_PROVIDER (REST Entity Provider)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_REST_ENTITY_PROVIDER REST Entity Provider 20110912
Properties
Class IF_REST_ENTITY_PROVIDER  
Short Description REST Entity Provider    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20110912   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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
Class IF_REST_ENTITY_PROVIDER has no interface implemented.
Friends
Class IF_REST_ENTITY_PROVIDER has no friend class.
Attributes
Class 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 20111011
2 GET_HEADER Instance method Public Method Get header 20110912
3 REMOVE_HEADER Instance method Public Method Remove header 20111013
4 SET_ETAG Instance method Public Method Get entity tag of the requested entity 20111011
5 SET_HEADER Instance method Public Method Set header 20110912
6 WRITE_TO Instance method Public Method Write to entity 20110912
Events
Class IF_REST_ENTITY_PROVIDER has no event.
Types
Class 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 20111011

Method GET_ETAG on class 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 20110912
2 Returning RV_VALUE Value transfer Type reference (TYPE) STRING Value 20110912

Method GET_HEADER on class 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 20111013

Method REMOVE_HEADER on class 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 20111011

Method SET_ETAG on class 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 20110912
2 Importing IV_VALUE Call by reference Type reference (TYPE) STRING Value 20110912

Method SET_HEADER on class 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) IF_REST_ENTITY Entity 20110912

Method WRITE_TO on class IF_REST_ENTITY_PROVIDER has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in