SAP ABAP Class CL_ESH_SE_SNAP_RD_CACHE (Snapshot: Runtime Data Cache)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-EIM-ESH (Application Component) NetWeaver Enterprise Search
⤷
S_ESH_ENG_SEARCH (Package) Search (internal)
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ESH_SE_RUNTIME_DATA | ESH Search Runtime Data | 20131121 |
Properties
| Class | CL_ESH_SE_SNAP_RD_CACHE | |
| Short Description | Snapshot: Runtime Data Cache | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_ESH_ENG_SEARCH | Search (internal) |
| Created | 20131121 | SAP |
| Last change | 20141121 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_ESH_SE_RUNTIME_DATA | ESH Search Runtime Data | 20131121 |
Friends
Class CL_ESH_SE_SNAP_RD_CACHE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_ESH_CA_CACHE | Cache | 20131121 | |||
| 2 | Constant | Public | Type reference (TYPE) | SEOCLSNAME | 'CL_ESH_SE_SNAP_RD_CACHE_CLIENT' | Object Type Name | 20131121 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20131121 | |
| 2 | Static method | Public | Method | Invalidate runtime data | 20131121 | |
| 3 | Static method | Public | Method | Invalidate Cache | 20131125 | |
| 4 | Static method | Public | Method | Set data | 20131122 |
Events
Class CL_ESH_SE_SNAP_RD_CACHE has no event.
Types
Class CL_ESH_SE_SNAP_RD_CACHE 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_APPLOG | Call by reference | Object reference (TYPE REF TO) | IF_ESH_OM_APPLOG | Application Log | 20131121 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Common ESH Engine Exception | 20131121 |
Method INVALIDATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_IDS | Call by reference | Type reference (TYPE) | IF_ESH_SE_RUNTIME_DATA_UPDATE=>T_CHANGE_LOG | 20131121 |
Method INVALIDATE on class CL_ESH_SE_SNAP_RD_CACHE has no exception.
Method INVALIDATE_ALL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_APPLOG | Call by reference | Object reference (TYPE REF TO) | IF_ESH_OM_APPLOG | Application Log | 20131125 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Common ESH Engine Exception | 20131125 |
Method SET_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_APPLOG | Call by reference | Object reference (TYPE REF TO) | IF_ESH_OM_APPLOG | Application Log | 20131122 | |||
| 2 | IT_CATEGORIES | Call by reference | Type reference (TYPE) | IF_ESH_SE_RUNTIME_DATA=>T_CATEGORIES_SORTED | Categories (sorted) | 20131122 | |||
| 3 | IT_CONNECTORS | Call by reference | Type reference (TYPE) | IF_ESH_SE_RUNTIME_DATA=>T_CONNECTORS_SORTED | Connectors (sorted) | 20131122 | |||
| 4 | IT_CONNECTOR_EXECUTIONS | Call by reference | Type reference (TYPE) | IF_ESH_SE_RUNTIME_DATA=>T_SEARCH_EXEC_SORTED | Connector Search Executions (sorted) | 20131122 | |||
| 5 | IT_KEYWORDS | Call by reference | Type reference (TYPE) | IF_ESH_SE_RUNTIME_DATA=>T_KEYWORDS_SORTED | Keywords with tables of Connector IDs (sorted) | 20131122 | |||
| 6 | IT_TEMPLATES | Call by reference | Type reference (TYPE) | IF_ESH_SE_RUNTIME_DATA=>T_TEMPLATES_SORTED | Templates (sorted) | 20131122 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Common ESH Engine Exception | 20131122 |
History
| Last changed by/on | SAP | 20141121 |
| SAP Release Created in | 740 |