SAP ABAP Class CL_CLB_LIB (SAIL: Collaboration lib entry point)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-STW (Application Component) Social Media ABAP Integration Library
     S_CLB_PROCESS (Package) Process Layer of the Collaboration Platform Library
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_CLB_INJECT SAIL: Inject an implementation into a controller 20110817
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_CLB_LIB Collaboration Layer: Library 20110808
Properties
Class CL_CLB_LIB  
Short Description SAIL: Collaboration lib entry point    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_CLB_PROCESS   Process Layer of the Collaboration Platform Library 
Created 20110808   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_CLB_BAL Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 IF_CLB_CONFIGURATION Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
3 IF_CLB_LOG Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_CLB_INJECT SAIL: Inject an implementation into a controller 20110817
2 IF_CLB_LIB Collaboration Layer: Library 20110808
Friends
Class CL_CLB_LIB has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_CLASSNAMES Instance attribute Protected Object reference (TYPE REF TO) CL_CLB_DICTIONARY 20110830
2 MO_DICT_CACHE Instance attribute Protected Object reference (TYPE REF TO) CL_CLB_DICTIONARY SAIL: Dictionary helper 20110830
3 MO_INSTANCES Static Attribute Protected Object reference (TYPE REF TO) CL_CLB_DICTIONARY SAIL: Dictionary helper 20110902
4 MO_LOG_CACHE Static Attribute Protected Object reference (TYPE REF TO) CL_CLB_DICTIONARY The log helper class 20120831
5 MS_APPL_KEY Instance attribute Protected Type reference (TYPE) CLB_S_APPL_KEY Collaboration Platform: Key Elements 20110906
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Protected Constructor CONSTRUCTOR 20110810
2 GET_CLASS_KEY Instance method Protected Method Get the Key for an Interface for Use with the Dictionary 20110816
3 GET_IMPL_CLASS Instance method Protected Method Retrieve the Name of the Implementing Class of an Interface 20110810
4 GET_LOG Static method Public Method Get the Log Helper Class 20120830
5 RETRIEVE_CONTROLLER Instance method Protected Method Read the Controller Value 20110808
6 S_GET_INSTANCE Instance method Public Method 20110825
Events
Class CL_CLB_LIB has no event.
Types
Class CL_CLB_LIB has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_CLB_LIB has no parameter.
Method CONSTRUCTOR on class CL_CLB_LIB has no exception.

Method GET_CLASS_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_APPL_KEY Call by reference Type reference (TYPE) CLB_S_APPL_KEY Collaboration Platform: Key Elements 20110906
2 Importing I_NAME Call by reference Type reference (TYPE) STRING Name of interface/class 20110816
3 Returning R_VALUE Value transfer Type reference (TYPE) STRING 20110816

Method GET_CLASS_KEY on class CL_CLB_LIB has no exception.

Method GET_IMPL_CLASS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_APPL_KEY Call by reference Type reference (TYPE) CLB_S_APPL_KEY Collaboration Platform: Key Elements 20110906
2 Importing I_CLASSNAME Call by reference Type reference (TYPE) STRING Reference type 20110810
3 Returning R_CLASSNAME Value transfer Type reference (TYPE) SEOCLSNAME Reference type 20110810
# Exception Resumable Description Created on
1 CX_CLB_PROCESS Collaboration Lib: Configuration exception 20110902
2 CX_CLB_RUNTIME SAIL: Runtime exception 20110914

Method GET_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_APPLICATION_KEY Call by reference Type reference (TYPE) CLB_S_APPL_KEY Collaboration Platform: Key Elements 20120831
2 Importing IV_SUBOBJECT Call by reference Type reference (TYPE) BALSUBOBJ CL_CLB_BAL=>BAL_SUBOBJECTS-PROCESSING Application Log: Subobject 20120830
3 Returning RO_LOG Value transfer Object reference (TYPE REF TO) IF_CLB_LOG Collaboration: Log functions 20120830

Method GET_LOG on class CL_CLB_LIB has no exception.

Method RETRIEVE_CONTROLLER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_APPL_KEY Call by reference Type reference (TYPE) CLB_S_APPL_KEY Collaboration Platform: Key Elements 20110906
2 Importing IV_CACHEABLE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE Boolean Variable (X=True, -=False, Space=Unknown) 20110916
3 Importing IV_CONFIG Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Boolean Variable (X=True, -=False, Space=Unknown) 20110916
4 Importing IV_CONNECTIVITY Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Boolean Variable (X=True, -=False, Space=Unknown) 20110916
5 Importing IV_PROCESS Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Boolean Variable (X=True, -=False, Space=Unknown) 20110916
6 Importing IV_SESSION Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20110916
7 Returning RO_CONTROLLER Value transfer Object reference (TYPE REF TO) OBJECT 20110830
# Exception Resumable Description Created on
1 CX_CLB_PROCESS SAIL: Process layer exception 20110902
2 CX_CLB_RUNTIME SAIL: Runtime exception 20110914

Method S_GET_INSTANCE Signature

Method S_GET_INSTANCE on class CL_CLB_LIB has no parameter.
Method S_GET_INSTANCE on class CL_CLB_LIB has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 732