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 | Constant | Private | Type reference (TYPE) | STRING | '\{count\?\}' | 20100129 | |||
| 2 | Constant | Private | Type reference (TYPE) | STRING | '\{searchTerms\}' | 20100129 | |||
| 3 | Constant | Private | Type reference (TYPE) | STRING | '\{startIndex\?\}' | 20100129 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_ESH_TOS_SEARCH_SOURCE | Search source | 20100129 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | STRING | 20100129 | ||||
| 6 | Instance attribute | Private | Type reference (TYPE) | STRING | 20100129 | ||||
| 7 | Instance attribute | Private | Type reference (TYPE) | RFCDEST | 20100406 | ||||
| 8 | Instance attribute | Private | Type reference (TYPE) | STRING | 20100129 | ||||
| 9 | Instance attribute | Private | Type reference (TYPE) | STRING | 20100129 | ||||
| 10 | Instance attribute | Private | Type reference (TYPE) | STRING | 20100129 | ||||
| 11 | Instance attribute | Private | Type reference (TYPE) | STRING | 20100129 | ||||
| 12 | Instance attribute | Private | Type reference (TYPE) | STRING | 20100129 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20100129 | |
| 2 | Instance method | Public | Method | Return connector ID | 20100129 | |
| 3 | Instance method | Public | Method | Return number of results | 20100129 | |
| 4 | Instance method | Protected | Method | Return original URL | 20100129 | |
| 5 | Instance method | Public | Method | Return search response | 20100129 | |
| 6 | Instance method | Public | Method | Return search terms | 20100129 | |
| 7 | Instance method | Protected | Method | Return search URL | 20100129 | |
| 8 | 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 | IO_HTTP_DESTINATION | Call by reference | Type reference (TYPE) | RFCDEST | 20100406 | ||||
| 2 | IO_SRC | Call by reference | Object reference (TYPE REF TO) | CL_ESH_TOS_SEARCH_SOURCE | 20100129 | ||||
| 3 | IV_CONNECTOR_ID | Call by reference | Type reference (TYPE) | STRING | 20100129 | ||||
| 4 | IV_COUNT | Call by reference | Type reference (TYPE) | STRING | 20100129 | ||||
| 5 | IV_NUMBER_OF_RESULTS | Call by reference | Type reference (TYPE) | STRING | 20100129 | ||||
| 6 | IV_ORIGINAL_URL | Call by reference | Type reference (TYPE) | STRING | 20100129 | ||||
| 7 | IV_SEARCH_TERMS | Call by reference | Type reference (TYPE) | STRING | 20100129 | ||||
| 8 | IV_START | Call by reference | Type reference (TYPE) | STRING | 20100129 | ||||
| 9 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 |