SAP ABAP Class CL_ESH_IF_INA_GETRESPONSE_HTTP (ES-InA-Adapter: Dispatcher of generic call - webservice link)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-EIM-ESH (Application Component) NetWeaver Enterprise Search
     S_ESH_ENG_INTERFACE_INA (Package) Enterprise Search: InA-Interface
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_HTTP_EXTENSION HTTP Framework (iHTTP) HTTP Request Handler 20121010
Properties
Class CL_ESH_IF_INA_GETRESPONSE_HTTP  
Short Description ES-InA-Adapter: Dispatcher of generic call - webservice link    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_ESH_ENG_INTERFACE_INA   Enterprise Search: InA-Interface 
Created 20121010   SAP 
Last change 20141121    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ESH_IF_INA_GETRESPONSE_HTTP has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_HTTP_EXTENSION HTTP Framework (iHTTP) HTTP Request Handler 20121010
Friends
Class CL_ESH_IF_INA_GETRESPONSE_HTTP has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 SC_CSRF_TOKEN Constant Public Type reference (TYPE) STRING 'X-CSRF-Token' Header Field for CSRF Token 20130930
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCT_URL Static method Public Method 20130927
2 DETERMINE_SERVICE_TYPE Instance method Public Method 20121010
3 HANDLE_CSRF Instance method Private Method 20130930
Events
Class CL_ESH_IF_INA_GETRESPONSE_HTTP has no event.
Types
Class CL_ESH_IF_INA_GETRESPONSE_HTTP has no local type.
Method Signatures

Method CONSTRUCT_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_JSON_DOC Call by reference Type reference (TYPE) STRING 20130927
2 Returning RV_URL Value transfer Type reference (TYPE) STRING 20130927

Method CONSTRUCT_URL on class CL_ESH_IF_INA_GETRESPONSE_HTTP has no exception.

Method DETERMINE_SERVICE_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_JSON_STREAM Call by reference Type reference (TYPE) XSTRING 20121010
2 Returning RV_SERVICE_TYPE Value transfer Type reference (TYPE) CHAR1 Single-Character Flag 20121010
# Exception Resumable Description Created on
1 CX_ESH_IF_INA ES-InA-Adapter: Errors 20121024

Method HANDLE_CSRF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SERVER Call by reference Object reference (TYPE REF TO) IF_HTTP_SERVER HTTP Framework (iHTTP) HTTP Server 20130930
# Exception Resumable Description Created on
1 CX_ESH_IF_INA ES-InA-Adapter: Errors 20130930
History
Last changed by/on SAP  20141121 
SAP Release Created in 740