SAP ABAP Class /IWCOR/CL_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 - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /IWCOR/IF_REST_ENTITY_PROVIDER REST Entity Provider 20110919
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  /IWCOR/CL_ATOM_BASE_PROV Atom base entity provider 20100811
2 Inheritance (c INHERITING FROM c_ref)  /IWCOR/CL_DS_EP_BINARY Provider for binary data 20110808
3 Inheritance (c INHERITING FROM c_ref)  /IWCOR/CL_DS_EP_CONDITIONAL Provider for conditional GET requests 20111014
4 Inheritance (c INHERITING FROM c_ref)  /IWCOR/CL_DS_EP_METADATA Provider for Metadata Document 20120305
5 Inheritance (c INHERITING FROM c_ref)  /IWCOR/CL_DS_EP_TEXT Provider for textual data 20110808
6 Inheritance (c INHERITING FROM c_ref)  /IWCOR/CL_DS_EXT_EP_ANNOTATION Provider for extended Metadata Document 20130507
7 Inheritance (c INHERITING FROM c_ref)  /IWCOR/CL_DS_EXT_EP_METADATA Provider for extended Metadata Document 20130226
8 Inheritance (c INHERITING FROM c_ref)  /IWCOR/CL_REST_FORM_DATA REST Reader/Writer for Application/x-www-form-urlencoded 20100708
9 Inheritance (c INHERITING FROM c_ref)  /IWCOR/CL_REST_HTTP_REQ_PROV HTTP Request provider 20110822
10 Inheritance (c INHERITING FROM c_ref)  /IWCOR/CL_REST_HTTP_RESP_PROV HTTP Response provider 20110822
... Click here to see Used By full list (12 items)
Properties
Class /IWCOR/CL_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 /IWCOR/SREST_CORE   REST library core 
Created 20100319   SAP 
Last change 20131127   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
# Interface Abstract Final Description Created on
1 /IWCOR/IF_REST_ENTITY_PROVIDER REST Entity Provider 20110919
Friends
Class /IWCOR/CL_REST_ENTITY_PROVIDER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MT_HEADER Instance attribute Private Type reference (TYPE) TIHTTPNVP 20110218
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20100708
2 GET_ENTITY_HEADER Instance method Public Method Get entity header 20110218
3 SET_CONTENT_TYPE Instance method Public Method Set entity content type 20110218
4 SET_ENTITY_HEADER Instance method Public Method Set entity header 20110218
5 WRITE_TO Instance method Public Method Write to entity 20100708
Events
Class /IWCOR/CL_REST_ENTITY_PROVIDER has no event.
Types
Class /IWCOR/CL_REST_ENTITY_PROVIDER has no local type.
Method Signatures

Method CONSTRUCTOR 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 20100708

Method CONSTRUCTOR on class /IWCOR/CL_REST_ENTITY_PROVIDER has no exception.

Method GET_ENTITY_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 20110218
2 Returning RV_VALUE Value transfer Type reference (TYPE) STRING 20110218

Method GET_ENTITY_HEADER on class /IWCOR/CL_REST_ENTITY_PROVIDER has no exception.

Method SET_CONTENT_TYPE Signature

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

Method SET_CONTENT_TYPE on class /IWCOR/CL_REST_ENTITY_PROVIDER has no exception.

Method SET_ENTITY_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 20110218
2 Importing IV_VALUE Call by reference Type reference (TYPE) STRING 20110218

Method SET_ENTITY_HEADER on class /IWCOR/CL_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 REST Repräsenation 20100708

Method WRITE_TO on class /IWCOR/CL_REST_ENTITY_PROVIDER has no exception.
Meta Relationship - Used By (full list)
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  /IWCOR/CL_ATOM_BASE_PROV Atom base entity provider 20100811
2 Inheritance (c INHERITING FROM c_ref)  /IWCOR/CL_DS_EP_BINARY Provider for binary data 20110808
3 Inheritance (c INHERITING FROM c_ref)  /IWCOR/CL_DS_EP_CONDITIONAL Provider for conditional GET requests 20111014
4 Inheritance (c INHERITING FROM c_ref)  /IWCOR/CL_DS_EP_METADATA Provider for Metadata Document 20120305
5 Inheritance (c INHERITING FROM c_ref)  /IWCOR/CL_DS_EP_TEXT Provider for textual data 20110808
6 Inheritance (c INHERITING FROM c_ref)  /IWCOR/CL_DS_EXT_EP_ANNOTATION Provider for extended Metadata Document 20130507
7 Inheritance (c INHERITING FROM c_ref)  /IWCOR/CL_DS_EXT_EP_METADATA Provider for extended Metadata Document 20130226
8 Inheritance (c INHERITING FROM c_ref)  /IWCOR/CL_REST_FORM_DATA REST Reader/Writer for Application/x-www-form-urlencoded 20100708
9 Inheritance (c INHERITING FROM c_ref)  /IWCOR/CL_REST_HTTP_REQ_PROV HTTP Request provider 20110822
10 Inheritance (c INHERITING FROM c_ref)  /IWCOR/CL_REST_HTTP_RESP_PROV HTTP Response provider 20110822
11 Inheritance (c INHERITING FROM c_ref)  /IWCOR/CL_REST_SXML_PROV REST Entity Provider 20110822
12 Inheritance (c INHERITING FROM c_ref)  /IWFND/CL_SODATA_RAW_PROVIDER provider for output using a simple transformation 20120203
History
Last changed by/on SAP  20131127 
SAP Release Created in 100