SAP ABAP Class CL_ESH_TOS_REQ_SEARCH_SRC (Represents request search source)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-EIM-ESH (Application Component) NetWeaver Enterprise Search
     S_ESH_TST_AUT_OPEN_SEARCH_CLNT (Package) Open Search Client (ABAP)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_ESH_TOS_SEARCH_SOURCE Search Source 20100129
Properties
Class CL_ESH_TOS_REQ_SEARCH_SRC  
Short Description Represents request search source    
Super Class CL_ESH_TOS_SEARCH_SOURCE Search Source 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_ESH_TST_AUT_OPEN_SEARCH_CLNT   Open Search Client (ABAP) 
Created 20100129   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ESH_TOS_REQ_SEARCH_SRC has no forward declaration.
Interfaces
Class CL_ESH_TOS_REQ_SEARCH_SRC has no interface implemented.
Friends
Class CL_ESH_TOS_REQ_SEARCH_SRC has no friend class.
Attributes
Class CL_ESH_TOS_REQ_SEARCH_SRC has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20100129
2 GET_REQUEST_ATTRIBUTES Instance method Public Method 20100129
3 GET_RESPONSE_ATTRIBUTES Instance method Public Method 20100129
4 IS_DEFAULT_REQUEST Instance method Public Method 20100129
Events
Class CL_ESH_TOS_REQ_SEARCH_SRC has no event.
Types
Class CL_ESH_TOS_REQ_SEARCH_SRC 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_ENTRY Call by reference Object reference (TYPE REF TO) CL_ESH_TOS_LIST_ENTRY 20100129
2 Importing IV_HTTP_DESCR_DEST Call by reference Type reference (TYPE) RFCDEST 20100129

Method CONSTRUCTOR on class CL_ESH_TOS_REQ_SEARCH_SRC has no exception.

Method GET_REQUEST_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_REQ_ATTR_ITER Call by reference Object reference (TYPE REF TO) CL_ESH_TOS_SEARCH_ATTR_ITER 20100129

Method GET_REQUEST_ATTRIBUTES on class CL_ESH_TOS_REQ_SEARCH_SRC has no exception.

Method GET_RESPONSE_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_RESP_ATTR_ITER Call by reference Object reference (TYPE REF TO) CL_ESH_TOS_SEARCH_ATTR_ITER 20100129

Method GET_RESPONSE_ATTRIBUTES on class CL_ESH_TOS_REQ_SEARCH_SRC has no exception.

Method IS_DEFAULT_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_IS_DEF Value transfer Type reference (TYPE) BOOLEAN 20100129

Method IS_DEFAULT_REQUEST on class CL_ESH_TOS_REQ_SEARCH_SRC has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 730