SAP ABAP Class CL_ESH_ADAPT_KM_CACHE_CLNT (KM Cache - Client)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-EIM-ESH (Application Component) NetWeaver Enterprise Search
     S_ESH_CONTENT_FED_ADAPTERS (Package) Adapters for Federated Search
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ESH_CA_CACHE_CLIENT Cache Client 20100811
Properties
Class CL_ESH_ADAPT_KM_CACHE_CLNT  
Short Description KM Cache - Client    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_ESH_CONTENT_FED_ADAPTERS   Adapters for Federated Search 
Created 20100811   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_ESH_ADAPT_KM_CACHE_DATA Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 IF_ESH_CA_CACHE Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
3 IF_ESH_SE_RUNTIME_DATA_UPDATE Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_ESH_CA_CACHE_CLIENT Cache Client 20100811
Friends
Class CL_ESH_ADAPT_KM_CACHE_CLNT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 SC_CACHE_CLIENT_CLASS Constant Protected Type reference (TYPE) IF_ESH_CA_CACHE=>E_CLIENT_CLASS 'CL_ESH_ADAPT_KM_CACHE_CLNT' Client class name 20100812
2 SC_CACHE_DATA_CONTAINER_CLASS Constant Protected Type reference (TYPE) IF_ESH_CA_CACHE=>E_DATA_CONTAINER_CLASS 'CL_ESH_ADAPT_KM_CACHE_DATA' Data container class name 20100812
3 SR_CACHE_DATA Static Attribute Protected Object reference (TYPE REF TO) CL_ESH_ADAPT_KM_CACHE_DATA=>S_DATA Data 20100812
Methods
# Method Level Visibility Method type Description Created on
1 GET_CACHED_DATA Static method Public Method Get cached data 20100812
2 INVALIDATE_ALL Static method Public Method Invalidate cache completely 20100812
3 INVALIDATE_BY_CHANGE Static method Public Method Invalidate cache by changed data 20100812
Events
Class CL_ESH_ADAPT_KM_CACHE_CLNT has no event.
Types
Class CL_ESH_ADAPT_KM_CACHE_CLNT has no local type.
Method Signatures

Method GET_CACHED_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CONNECTOR_ID Call by reference Type reference (TYPE) ESH_E_IF_SEARCH_CONNECTOR_ID Search Connector ID 20100812
2 Returning RR_DATA Value transfer Object reference (TYPE REF TO) CL_ESH_ADAPT_KM_CACHE_DATA=>S_DATA 20100812
# Exception Resumable Description Created on
1 CX_ESH_CA_CACHE_EXCEPTION General Cache Exception 20100812
2 CX_ESH_CA_CLIENT_EXCEPTION Cache client exception 20100812
3 CX_ESH_CA_DATA_NOT_FOUND Data not found 20100812

Method INVALIDATE_ALL Signature

Method INVALIDATE_ALL on class CL_ESH_ADAPT_KM_CACHE_CLNT has no parameter.
Method INVALIDATE_ALL on class CL_ESH_ADAPT_KM_CACHE_CLNT has no exception.

Method INVALIDATE_BY_CHANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_CHANGE_AREAS Call by reference Type reference (TYPE) IF_ESH_SE_RUNTIME_DATA_UPDATE=>S_CHANGE_AREAS 20100812
2 Importing IT_CHANGES Call by reference Type reference (TYPE) IF_ESH_SE_RUNTIME_DATA_UPDATE=>T_CHANGE_LOG 20100812

Method INVALIDATE_BY_CHANGE on class CL_ESH_ADAPT_KM_CACHE_CLNT has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 703