SAP ABAP Class CL_RSRT_VIEWER_WWW_HTTP (Viewer: HTTP)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-OT (Application Component) OLAP Technology
     RSRT_BICS_VIEWER (Package) RSRT BICS Viewer
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSRT_VIEWER Viewer 20120927
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_HTTP_EXTENSION HTTP Framework (iHTTP) HTTP Request Handler 20120927
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_REST_HANDLER REST Request Handler 20130513
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSRT_HTTP_CONNECTION_INFO HTTP Connection Information 20121204
Properties
Class CL_RSRT_VIEWER_WWW_HTTP  
Short Description Viewer: HTTP    
Super Class CL_RSRT_VIEWER Viewer 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSRT_BICS_VIEWER   RSRT BICS Viewer 
Created 20120927   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_RSRT_MIME_OBJECT Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
2 IF_RSRT_UI_APPLICATION Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
3 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_HTTP_EXTENSION HTTP Framework (iHTTP) HTTP Request Handler 20120927
2 IF_REST_HANDLER REST Request Handler 20130513
3 IF_RSRT_HTTP_CONNECTION_INFO HTTP Connection Information 20121204
Friends
# Friend Modeled only Created on Description
1 CL_RSRT_VIEWER 20121017 Viewer
Attributes
Class CL_RSRT_VIEWER_WWW_HTTP has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_QUERY_EXISTS Instance method Private Method 20130513
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20130513
3 CREATE_RESPONSE_METH_NOT_SUPP Instance method Private Method 20130513
4 GET_HTML_DOCUMENT Instance method Private Method Get HTML Document 20130513
5 GET_MIME_OBJECT Instance method Private Method Get Mime Object 20130513
6 REST_HANDLE_GET Instance method Public Method 20130513
7 REST_HANDLE_METH_NOT_SUPPORTED Instance method Private Method 20130513
Events
Class CL_RSRT_VIEWER_WWW_HTTP has no event.
Types
Class CL_RSRT_VIEWER_WWW_HTTP has no local type.
Method Signatures

Method CHECK_QUERY_EXISTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OBJVERS Call by reference Type reference (TYPE) RSOBJVERS RS_C_OBJVERS-ACTIVE Object version 20130513
2 Importing QUERY Call by reference Type reference (TYPE) STRING 20130513
3 Returning VALUE Value transfer Type reference (TYPE) SY-SUBRC ABAP-Systemfeld: Rückgabewert von ABAP-Anweisungen 20130513

Method CHECK_QUERY_EXISTS on class CL_RSRT_VIEWER_WWW_HTTP has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CID Call by reference Type reference (TYPE) IF_RSRT_VIEWER=>TN_CID Unique Type 20130513
2 Importing ID Call by reference Type reference (TYPE) IF_RSRT_VIEWER=>TN_ID Unique ID 20130513
3 Importing O_COMMAND_PROCESSOR Call by reference Object reference (TYPE REF TO) IF_RSRT_COMMAND_PROCESSOR Command Processor 20130513
4 Importing O_RENDERER Call by reference Object reference (TYPE REF TO) IF_RSRT_RENDERER Renderer 20130513
5 Importing VIEW_ITEM_CID Call by reference Type reference (TYPE) IF_RSRT_UI_APPLICATION=>TN_ID Model ID 20130513

Method CONSTRUCTOR on class CL_RSRT_VIEWER_WWW_HTTP has no exception.

Method CREATE_RESPONSE_METH_NOT_SUPP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing REQUEST_METHOD Call by reference Type reference (TYPE) STRING 20130513
2 Importing RESPONSE Call by reference Object reference (TYPE REF TO) IF_REST_RESPONSE 20130513

Method CREATE_RESPONSE_METH_NOT_SUPP on class CL_RSRT_VIEWER_WWW_HTTP has no exception.

Method GET_HTML_DOCUMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting CONTENT Call by reference Type reference (TYPE) STRING 20130513
2 Importing O_PARAMETERS Call by reference Object reference (TYPE REF TO) IF_RSRT_PARAMETERS Parameters 20130513

Method GET_HTML_DOCUMENT on class CL_RSRT_VIEWER_WWW_HTTP has no exception.

Method GET_MIME_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting CONTENT Call by reference Type reference (TYPE) IF_RSRT_MIME_OBJECT=>TN_CONTENT_BYTE Mime Object Content 20130513
2 Importing MIME_ID Call by reference Type reference (TYPE) IF_RSRT_MIME_OBJECT=>TN_ID Unique ID 20130513
3 Exporting MIME_TYPE Call by reference Type reference (TYPE) IF_RSRT_MIME_OBJECT=>TN_CONTENT_TYPE Mime Object Content Type 20130513

Method GET_MIME_OBJECT on class CL_RSRT_VIEWER_WWW_HTTP has no exception.

Method REST_HANDLE_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing O_CONTEXT Call by reference Object reference (TYPE REF TO) IF_REST_CONTEXT REST Context 20130513
2 Importing O_REQUEST Call by reference Object reference (TYPE REF TO) IF_ADT_REST_REQUEST ADT Access to REST Request 20130513
3 Importing O_RESPONSE Call by reference Object reference (TYPE REF TO) IF_ADT_REST_RESPONSE ADT Access to REST Response 20130513
# Exception Resumable Description Created on
1 CX_ADT_REST Shared exceptions for resource/service framework 20130513

Method REST_HANDLE_METH_NOT_SUPPORTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing METHOD Call by reference Type reference (TYPE) STRING 20130513
# Exception Resumable Description Created on
1 CX_ADT_RES_METH_NOT_SUPPORTED 20130513
History
Last changed by/on SAP  20140121 
SAP Release Created in 740