SAP ABAP Class CL_ESH_QT_QLOG_PROCESSOR (Evaluate query log queries)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-EIM-ESH (Application Component) NetWeaver Enterprise Search
⤷
S_ESH_ENG_QUERY_TOOLS (Package) Query Tools
⤷
⤷
Properties
| Class | CL_ESH_QT_QLOG_PROCESSOR | |
| Short Description | Evaluate query log queries | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_ESH_ENG_QUERY_TOOLS | Query Tools |
| Created | 20091216 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_ESH_QT_QLOG_PROCESSOR has no interface implemented.
Friends
Class CL_ESH_QT_QLOG_PROCESSOR has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_ABAP_REGEX | Regular expressions | 20100104 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20100105 | |
| 2 | Static method | Public | Method | Get instance | 20091223 | |
| 3 | Instance method | Public | Method | Check if query is suggestion | 20091222 |
Events
Class CL_ESH_QT_QLOG_PROCESSOR has no event.
Types
Class CL_ESH_QT_QLOG_PROCESSOR has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_ESH_QT_QLOG_PROCESSOR has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20100105 |
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_QLOG_PROCESSOR | Value transfer | Object reference (TYPE REF TO) | CL_ESH_QT_QLOG_PROCESSOR | Query Log Processor | 20091223 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20100105 |
Method IS_SUGGESTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_NORMALIZED_TERM | Call by reference | Type reference (TYPE) | ESH_E_CM_TERM | Term (normalized) | 20100401 | |||
| 2 | EV_SUGGESTION_FLAG | Call by reference | Type reference (TYPE) | ABAP_BOOL | True is query is a valid suggestion | 20091222 | |||
| 3 | IV_LANGUAGE | Call by reference | Type reference (TYPE) | ESH_E_CM_TERM_LANGU | Term Language (ISO Format) | 20100401 | |||
| 4 | IV_SCOPE_ELEMENT | Call by reference | Type reference (TYPE) | ESH_E_CM_SCOPE_ELEMENT | Query Log Scope Element | 20100401 | |||
| 5 | IV_SCOPE_ITEM_TYPE | Call by reference | Type reference (TYPE) | ESH_E_CM_SCOPE_ITEM_TYPE | Query Log Scope Item Type | 20100401 | |||
| 6 | IV_TERM | Call by reference | Type reference (TYPE) | ESH_E_CM_TERM | Term | 20100401 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20100105 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 730 |