SAP ABAP Class /IWCOR/CL_REST_BASE_ENTITY (REST Base Entity)
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_DESTROYABLE REST destroyable object 20120405
2 Interface implementation (CLASS c. INTERFACES i_ref)  /IWCOR/IF_REST_ENTITY REST representation 20120305
3 Interface implementation (CLASS c. INTERFACES i_ref)  /IWCOR/IF_REST_MP_ENTITY REST Multipart Entity 20120405
Properties
Class /IWCOR/CL_REST_BASE_ENTITY  
Short Description REST Base Entity    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /IWCOR/SREST_CORE   REST library core 
Created 20120304   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_DESTROYABLE REST destroyable object 20120405
2 /IWCOR/IF_REST_ENTITY REST representation 20120305
3 /IWCOR/IF_REST_MP_ENTITY REST Multipart Entity 20120405
Friends
# Friend Modeled only Created on Description
1 /IWCOR/CL_REST_BASE_REQUEST 20120813 REST Base Request
2 /IWCOR/CL_REST_BASE_RESPONSE 20120813 REST Base Response
3 /IWCOR/CL_REST_MESSAGE_BUILDER 20120813 REST message builder
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MD_VIRUS_SCAN_PROFILE Instance attribute Protected Object reference (TYPE REF TO) VSCAN_PROFILE Virus Scan Profile 20120305
2 MO_ENTITY Instance attribute Protected Object reference (TYPE REF TO) IF_HTTP_ENTITY HTTP Entity 20120305
3 MO_MESSAGE Instance attribute Protected Object reference (TYPE REF TO) /IWCOR/IF_REST_MESSAGE REST Messages 20120405
4 MV_COMPRESSION Instance attribute Protected Type reference (TYPE) ABAP_BOOL ABAP_UNDEFINED Compression Flag 20120305
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20120305
2 CREATE Static method Private Method Create 20120405
3 GET_CONTENT_TYPE_INTERNAL Instance method Public Method Get Content Type 20120305
4 SET_CONTENT_TYPE_INTERNAL Instance method Public Method Set Content Type 20120305
5 WRAP_ENTITY Instance method Protected Method Wrap entity 20120405
Events
Class /IWCOR/CL_REST_BASE_ENTITY has no event.
Types
Class /IWCOR/CL_REST_BASE_ENTITY 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) IF_HTTP_ENTITY 20120305

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

Method CREATE 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_HTTP_ENTITY HTTP entity 20120405
2 Importing IO_MESSAGE Call by reference Object reference (TYPE REF TO) /IWCOR/IF_REST_MESSAGE REST Messages 20120405
3 Returning RO_ENTITY Value transfer Object reference (TYPE REF TO) /IWCOR/CL_REST_BASE_ENTITY REST entity 20120405

Method CREATE on class /IWCOR/CL_REST_BASE_ENTITY has no exception.

Method GET_CONTENT_TYPE_INTERNAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_CONTENT_TYPE Value transfer Type reference (TYPE) STRING Content Type 20120305

Method GET_CONTENT_TYPE_INTERNAL on class /IWCOR/CL_REST_BASE_ENTITY has no exception.

Method SET_CONTENT_TYPE_INTERNAL 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 Content Type 20120305

Method SET_CONTENT_TYPE_INTERNAL on class /IWCOR/CL_REST_BASE_ENTITY has no exception.

Method WRAP_ENTITY 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_HTTP_ENTITY HTTP Entity 20120405
2 Returning RO_ENTITY Value transfer Object reference (TYPE REF TO) /IWCOR/CL_REST_BASE_ENTITY REST Base Entity 20120405

Method WRAP_ENTITY on class /IWCOR/CL_REST_BASE_ENTITY has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in 200