SAP ABAP Class CL_ESH_TOS_SUB_SEARCH (Represents Subsearch Item)
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)
Properties
Class CL_ESH_TOS_SUB_SEARCH  
Short Description Represents Subsearch Item    
Super Class    
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_SUB_SEARCH has no forward declaration.
Interfaces
Class CL_ESH_TOS_SUB_SEARCH has no interface implemented.
Friends
Class CL_ESH_TOS_SUB_SEARCH has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_COUNT Constant Private Type reference (TYPE) STRING '\{count\?\}' 20100129
2 CO_SEARCH_TERMS Constant Private Type reference (TYPE) STRING '\{searchTerms\}' 20100129
3 CO_START_INDEX Constant Private Type reference (TYPE) STRING '\{startIndex\?\}' 20100129
4 LO_SRC Instance attribute Private Object reference (TYPE REF TO) CL_ESH_TOS_SEARCH_SOURCE Search source 20100129
5 LV_CONNECTOR_ID Instance attribute Private Type reference (TYPE) STRING 20100129
6 LV_COUNT Instance attribute Private Type reference (TYPE) STRING 20100129
7 LV_HTTP_DEST Instance attribute Private Type reference (TYPE) RFCDEST 20100406
8 LV_NUMBER_OF_RESULTS Instance attribute Private Type reference (TYPE) STRING 20100129
9 LV_ORIGINAL_URL Instance attribute Private Type reference (TYPE) STRING 20100129
10 LV_SEARCH_TERMS Instance attribute Private Type reference (TYPE) STRING 20100129
11 LV_START Instance attribute Private Type reference (TYPE) STRING 20100129
12 LV_TITLE Instance attribute Private Type reference (TYPE) STRING 20100129
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20100129
2 GET_ID Instance method Public Method Return connector ID 20100129
3 GET_NUMBER_OF_RESULTS Instance method Public Method Return number of results 20100129
4 GET_ORIGINAL_URL Instance method Protected Method Return original URL 20100129
5 GET_RESPONSE Instance method Public Method Return search response 20100129
6 GET_SEARCH_TERMS Instance method Public Method Return search terms 20100129
7 GET_SEARCH_URL Instance method Protected Method Return search URL 20100129
8 GET_TITLE Instance method Public Method Return title 20100129
Events
Class CL_ESH_TOS_SUB_SEARCH has no event.
Types
Class CL_ESH_TOS_SUB_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 IO_HTTP_DESTINATION Call by reference Type reference (TYPE) RFCDEST 20100406
2 Importing IO_SRC Call by reference Object reference (TYPE REF TO) CL_ESH_TOS_SEARCH_SOURCE 20100129
3 Importing IV_CONNECTOR_ID Call by reference Type reference (TYPE) STRING 20100129
4 Importing IV_COUNT Call by reference Type reference (TYPE) STRING 20100129
5 Importing IV_NUMBER_OF_RESULTS Call by reference Type reference (TYPE) STRING 20100129
6 Importing IV_ORIGINAL_URL Call by reference Type reference (TYPE) STRING 20100129
7 Importing IV_SEARCH_TERMS Call by reference Type reference (TYPE) STRING 20100129
8 Importing IV_START Call by reference Type reference (TYPE) STRING 20100129
9 Importing IV_TITLE Call by reference Type reference (TYPE) STRING 20100129

Method CONSTRUCTOR on class CL_ESH_TOS_SUB_SEARCH has no exception.

Method GET_ID Signature

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

Method GET_ID on class CL_ESH_TOS_SUB_SEARCH has no exception.

Method GET_NUMBER_OF_RESULTS Signature

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

Method GET_NUMBER_OF_RESULTS on class CL_ESH_TOS_SUB_SEARCH has no exception.

Method GET_ORIGINAL_URL Signature

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

Method GET_ORIGINAL_URL on class CL_ESH_TOS_SUB_SEARCH has no exception.

Method GET_RESPONSE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_RESPONSE Value transfer Object reference (TYPE REF TO) CL_ESH_TOS_SEARCH_RESPONSE 20100129

Method GET_RESPONSE on class CL_ESH_TOS_SUB_SEARCH has no exception.

Method GET_SEARCH_TERMS Signature

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

Method GET_SEARCH_TERMS on class CL_ESH_TOS_SUB_SEARCH has no exception.

Method GET_SEARCH_URL Signature

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

Method GET_SEARCH_URL on class CL_ESH_TOS_SUB_SEARCH has no exception.

Method GET_TITLE Signature

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

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