SAP ABAP Class CL_ESH_ADM_CONN_CACHE (Connectivity Cache)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-EIM-ESH (Application Component) NetWeaver Enterprise Search
     S_ESH_ENG_ADMIN_CONNECTIVITY (Package) System connectivity
Properties
Class CL_ESH_ADM_CONN_CACHE  
Short Description Connectivity Cache    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_ESH_ENG_ADMIN_CONNECTIVITY   System connectivity 
Created 20130820   SAP 
Last change 20141121    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_ESH_ADM_CONN_CACHE_DATA Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_ESH_ADM_CONN_CACHE has no interface implemented.
Friends
Class CL_ESH_ADM_CONN_CACHE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_CA_CACHE Instance attribute Private Object reference (TYPE REF TO) IF_ESH_CA_CACHE Cache 20130820
2 SO_CONN_CACHE Static Attribute Private Object reference (TYPE REF TO) CL_ESH_ADM_CONN_CACHE Connectivity Cache 20130820
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Protected Constructor Constructor 20130820
2 GET_CONNECTIONS Instance method Public Method Get connectivities 20130821
3 GET_CONNECTION_BY_GUID Instance method Public Method Get connectivity 20130821
4 GET_CONNECTION_BY_LOGSYS Instance method Public Method Get connectivity 20130821
5 GET_CONNECTION_BY_SYS_CLNT Instance method Public Method Get connectivity 20130821
6 GET_INSTANCE Static method Public Method Get instance 20130820
7 GET_LOCAL_CONNECTION Instance method Public Method Get local connectivity 20130821
8 GET_RFC_CONN_BY_ID Instance method Public Method Get connectivity 20130821
9 INVALIDATE Static method Public Method Invalidate Cache 20130821
Events
Class CL_ESH_ADM_CONN_CACHE has no event.
Types
Class CL_ESH_ADM_CONN_CACHE has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_ESH_ADM_CONN_CACHE has no parameter.
# Exception Resumable Description Created on
1 CX_ESH_ADM_GENERAL_ERROR Errors in Monitoring/Admin Component 20130820

Method GET_CONNECTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CONNECTIONS Call by reference Type reference (TYPE) CL_ESH_ADM_CONN_CACHE_DATA=>T_DATA 20130821
# Exception Resumable Description Created on
1 CX_ESH_CA_DATA_NOT_FOUND Data not found 20130821

Method GET_CONNECTION_BY_GUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_CONNECTION Call by reference Type reference (TYPE) CL_ESH_ADM_CONN_CACHE_DATA=>S_DATA Cache Data 20130821
2 Importing IV_CONNECTION_GUID Call by reference Type reference (TYPE) ESH_E_ADM_CONNECTION_GUID Connection GUID 20130821
# Exception Resumable Description Created on
1 CX_ESH_CA_DATA_NOT_FOUND Requested Data not Found 20130821

Method GET_CONNECTION_BY_LOGSYS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_CONNECTION Call by reference Type reference (TYPE) CL_ESH_ADM_CONN_CACHE_DATA=>S_DATA Cache Data 20130821
2 Importing IV_LOGSYS Call by reference Type reference (TYPE) LOGSYS Logical system 20130821
# Exception Resumable Description Created on
1 CX_ESH_CA_DATA_NOT_FOUND Requested Data not Found 20130821

Method GET_CONNECTION_BY_SYS_CLNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_CONNECTION Call by reference Type reference (TYPE) CL_ESH_ADM_CONN_CACHE_DATA=>S_DATA Cache Data 20130821
2 Importing IV_CLIENT Call by reference Type reference (TYPE) SYST-MANDT ABAP System Field: Client ID of Current User 20130821
3 Importing IV_SYSTEM_ID Call by reference Type reference (TYPE) SYST-SYSID ABAP System Field: Name of SAP System 20130821
# Exception Resumable Description Created on
1 CX_ESH_CA_DATA_NOT_FOUND Requested Data not Found 20130821

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_CONN_CACHE Value transfer Object reference (TYPE REF TO) CL_ESH_ADM_CONN_CACHE Connectivity Cache 20130820
# Exception Resumable Description Created on
1 CX_ESH_ADM_GENERAL_ERROR Errors in Monitoring/Admin Component 20130820

Method GET_LOCAL_CONNECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_CONNECTION Call by reference Type reference (TYPE) CL_ESH_ADM_CONN_CACHE_DATA=>S_DATA Cache Data 20130821
# Exception Resumable Description Created on
1 CX_ESH_CA_DATA_NOT_FOUND Requested Data not Found 20130821

Method GET_RFC_CONN_BY_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_RFC_CONN Call by reference Type reference (TYPE) ESH_ADM_RFC_CONN ESH: RFC Connections to ABAP Backend Systems 20130821
2 Importing IV_CONNECTION_GUID Call by reference Type reference (TYPE) ESH_E_ADM_CONNECTION_GUID Connection GUID 20130821
# Exception Resumable Description Created on
1 CX_ESH_CA_DATA_NOT_FOUND Requested Data not Found 20130821

Method INVALIDATE Signature

Method INVALIDATE on class CL_ESH_ADM_CONN_CACHE has no parameter.
Method INVALIDATE on class CL_ESH_ADM_CONN_CACHE has no exception.
History
Last changed by/on SAP  20141121 
SAP Release Created in 740