SAP ABAP Class CL_RIS_ADT_RES_TEXT_SEARCH (Resource Controller for ABAP Text Search)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-UTL-INR (Application Component) Repository Infosystem
     SRIS_ADT (Package) Repository Information System: ABAP Development Tools
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_ADT_REST_RESOURCE Basis Class for ADT Resource Controllers 20121031
Properties
Class CL_RIS_ADT_RES_TEXT_SEARCH  
Short Description Resource Controller for ABAP Text Search    
Super Class CL_ADT_REST_RESOURCE Basis Class for ADT Resource Controllers 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SRIS_ADT   Repository Information System: ABAP Development Tools 
Created 20121031   SAP 
Last change 20141121    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RIS_ADT_RES_TEXT_SEARCH has no forward declaration.
Interfaces
Class CL_RIS_ADT_RES_TEXT_SEARCH has no interface implemented.
Friends
Class CL_RIS_ADT_RES_TEXT_SEARCH has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_MAX_RESULTS Constant Public Type reference (TYPE) I 50 20121031
2 CO_TRANSFORMATION Constant Public Type reference (TYPE) STRING 'RIS_ST_ADT_TEXT_SEARCH_RESULT' 20121031
3 CO_TRANSFORMATION_ROOT_ELEMENT Constant Public Type reference (TYPE) STRING 'ROOT' 20121031
4 CO_URL_PARAMETER Constant Public See coding 20121031
5 HANA_CODE_SEARCH Instance attribute Private Object reference (TYPE REF TO) IF_RIS_HANA_CODE_SEARCH 20121031
6 SEARCH_RESULT_CONVERTER Instance attribute Private Object reference (TYPE REF TO) IF_RIS_ADT_SEARCH_RESULT_CONV 20121031
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20121031
2 GET_SEARCH_PARAMETERS Instance method Private Method 20131115
Events
Class CL_RIS_ADT_RES_TEXT_SEARCH has no event.
Types
Class CL_RIS_ADT_RES_TEXT_SEARCH 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 I_HANA_CODE_SEARCH Call by reference Object reference (TYPE REF TO) IF_RIS_HANA_CODE_SEARCH 20121031
2 Importing I_SEARCH_RESULT_CONVERTER Call by reference Object reference (TYPE REF TO) IF_RIS_ADT_SEARCH_RESULT_CONV 20121031

Method CONSTRUCTOR on class CL_RIS_ADT_RES_TEXT_SEARCH has no exception.

Method GET_SEARCH_PARAMETERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_REQUEST Call by reference Object reference (TYPE REF TO) IF_ADT_REST_REQUEST 20131115
2 Returning R_RESULT Value transfer Type reference (TYPE) IF_RIS_HANA_CODE_SEARCH=>TY_S_SEARCH_PARAM 20131115
# Exception Resumable Description Created on
1 CX_ADT_REST 20131115
History
Last changed by/on SAP  20141121 
SAP Release Created in 740