SAP ABAP Interface IF_ESH_IF_INA_JSON_ADAPTER (ES-InA-Adapter: JSON-Adapter)
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 - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ESH_IF_INA_ERROR ES-InA-Adapter: Error treatment 20121031
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ESH_IF_INA_PROV_MD_SEARCH ES-InA-Adapter: Search Provider/ Metadata 20130117
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ESH_IF_INA_PROV_RT_SEARCH ES-InA-Adapter: Search Provider/ Runtime 20130116
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ESH_IF_INA_VERSION_HTTP ES-InA-Adapter: Version/ capability info - webservice link 20121220
Properties
Interface IF_ESH_IF_INA_JSON_ADAPTER  
Short Description ES-InA-Adapter: JSON-Adapter    
General Data
Package S_ESH_ENG_INTERFACE_INA   Enterprise Search: InA-Interface 
Created 20121031   SAP 
Last changed 20140121   SAP 
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 IF_ESH_IF_INA_JSON_ADAPTER has no interface.
Friends
Interface IF_ESH_IF_INA_JSON_ADAPTER has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 SC_ARR Constant Public Type reference (TYPE) STRING 'array' 20121031
2 SC_BOL Constant Public Type reference (TYPE) STRING 'bool' 20121031
3 SC_FALSE Constant Public Type reference (TYPE) ESH_E_IF_INA_SSTRING 'false' short string 20121031
4 SC_NUM Constant Public Type reference (TYPE) STRING 'num' 20121031
5 SC_OBJ Constant Public Type reference (TYPE) STRING 'object' 20121031
6 SC_STR Constant Public Type reference (TYPE) STRING 'str' 20121031
7 SC_TRUE Constant Public Type reference (TYPE) ESH_E_IF_INA_SSTRING 'true' short string 20121031
8 SR_JSON_WRITER Static Attribute Public Object reference (TYPE REF TO) CL_ESH_IF_INA_JSON_WRITER ES-InA-Aadpter: JSON-Renderer 20121112
Methods
# Method Level Visibility Method type Description Created on
1 CLOSE_ELEMENT Static method Public Method 20121031
2 GET_JSON_STREAM Static method Public Method 20121031
3 WRITE_ELEMENT Static method Public Method 20121031
Events
Interface IF_ESH_IF_INA_JSON_ADAPTER has no event.
Types
Interface IF_ESH_IF_INA_JSON_ADAPTER has no local type.
Method Signatures

Method CLOSE_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_ARRAY Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20121112
# Exception Resumable Description Created on
1 CX_ESH_IF_INA ES-InA-Adapter: Errors 20121031

Method GET_JSON_STREAM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_STRING Call by reference Type reference (TYPE) STRING 20121113
2 Exporting EV_XSTRING Value transfer Type reference (TYPE) XSTRING 20121113
# Exception Resumable Description Created on
1 CX_ESH_IF_INA ES-InA-Adapter: Errors 20121031

Method WRITE_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTR Call by reference Type reference (TYPE) STRING 20121031
2 Importing NAME Call by reference Type reference (TYPE) STRING 20121031
3 Importing STRING_IS_NUMBER Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20130226
4 Importing VALUE Call by reference Type reference (TYPE) STRING 20121031
# Exception Resumable Description Created on
1 CX_ESH_IF_INA ES-InA-Adapter: Errors 20121031
History
Last changed by/on SAP  20140121 
SAP Release Created in 740