SAP ABAP Class CL_CLB2_CONTROLLER_BASE (SAIL: Base controller class)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   CA-UI2-AR-SM (Application Component) SAP UI Integration - Social Media Collaboration Enablement
     CLB2_PROCESS (Package) Process Layer of the Collaboration Platform Library
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_CLB2_CONFIG Collaboration Platform: Access to configuration 20130516
2 Inheritance (c INHERITING FROM c_ref)  CL_CLB2_CONNECTIVITY_CTLR Collaboration: Connectivity Controller 20130516
3 Inheritance (c INHERITING FROM c_ref)  CL_CLB2_PROCESS_CTLR SAIL: Process controller 20130516
Properties
Class CL_CLB2_CONTROLLER_BASE  
Short Description SAIL: Base controller class    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CLB2_PROCESS   Process Layer of the Collaboration Platform Library 
Created 20130516   SAP 
Last change 20141120    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_CLB2_CONFIGURATION Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_CLB2_CONTROLLER_BASE has no interface implemented.
Friends
Class CL_CLB2_CONTROLLER_BASE 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_CLB2_DICTIONARY 20130516
2 MS_APPL_KEY Instance attribute Protected Type reference (TYPE) CLB2_S_APPL_KEY CLAS CL_CLB2_CONTROLLER_BASE 20130516
Methods
# Method Level Visibility Method type Description Created on
1 APPLICATION_ID Instance method Public Method Get the ID of the application the controller is assigned to 20130516
2 BASE_INIT Instance method Public Method Initialize the base class 20130516
3 GET_APPL_CONFIG Instance method Protected Method Get the configuration data of the current application 20130516
4 GET_CLASS_KEY Instance method Protected Method Get the key for an interface for use with the dictionary 20130516
5 GET_IMPL_CLASS Instance method Protected Method Retrieve the name of the implementing class of an interface 20130516
6 PLATFORM Instance method Public Method Get the current platform 20130516
7 PLATFORM_TYPE Instance method Public Method Get the platform type of the controller's application 20130516
Events
Class CL_CLB2_CONTROLLER_BASE has no event.
Types
Class CL_CLB2_CONTROLLER_BASE has no local type.
Method Signatures

Method APPLICATION_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_VALUE Value transfer Type reference (TYPE) CLB2_APPLICATION_ID Collaboration: Application ID 20130516

Method APPLICATION_ID on class CL_CLB2_CONTROLLER_BASE has no exception.

Method BASE_INIT 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) CLB2_S_APPL_KEY Collaboration Platform: Key Elements 20130516
# Exception Resumable Description Created on
1 CX_CLB2_RUNTIME SAIL: Runtime exception 20130516

Method GET_APPL_CONFIG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_VALUE Value transfer Type reference (TYPE) IF_CLB2_CONFIGURATION=>TY_APPLICATION_CONFIG 20130516
# Exception Resumable Description Created on
1 CX_CLB2_PROCESS SAIL: Process layer exception 20130516
2 CX_CLB2_RUNTIME SAIL: Runtime exception 20130516

Method GET_CLASS_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_APPLICATION_ID Call by reference Type reference (TYPE) CLB2_APPLICATION_ID Collaboration: Application ID 20130516
2 Importing I_NAME Call by reference Type reference (TYPE) STRING Name of interface/class 20130516
3 Importing I_PLATFORM_TYPE Call by reference Type reference (TYPE) CLB2_PLATFORM_TYPE Collaboration Platform Type 20130516
4 Returning R_VALUE Value transfer Type reference (TYPE) STRING 20130516

Method GET_CLASS_KEY on class CL_CLB2_CONTROLLER_BASE has no exception.

Method GET_IMPL_CLASS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CLASSNAME Call by reference Type reference (TYPE) STRING Reference type 20130516
2 Returning R_CLASSNAME Value transfer Type reference (TYPE) CLB2_CLASS_NAME Reference type 20130516
# Exception Resumable Description Created on
1 CX_CLB2_PROCESS SAIL: Process layer exception 20130516
2 CX_CLB2_RUNTIME SAIL: Runtime exception 20130516

Method PLATFORM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_VALUE Value transfer Type reference (TYPE) CLB2_PLATFORM_ID Platform ID 20130516

Method PLATFORM on class CL_CLB2_CONTROLLER_BASE has no exception.

Method PLATFORM_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_VALUE Value transfer Type reference (TYPE) CLB2_PLATFORM_TYPE Collaboration Platform Type 20130516

Method PLATFORM_TYPE on class CL_CLB2_CONTROLLER_BASE has no exception.
History
Last changed by/on SAP  20141120 
SAP Release Created in 100