SAP ABAP Class CL_ICI_TST_CAT_LISTENER (BCB Listener: Phonecall)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-GTF-IC-CHA (Application Component) Communication Channel
     ICI_BCB_TEST_CATALOG (Package) Business Communication Broker Test Catalog
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SAM_SESSION_QUEUE_LISTENER Session Queue Listener (notification enabled) 20031106
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SAM_QUEUE_ACCESSOR Helper Interface 20031106
Properties
Class CL_ICI_TST_CAT_LISTENER  
Short Description BCB Listener: Phonecall    
Super Class CL_SAM_SESSION_QUEUE_LISTENER Session Queue Listener (notification enabled) 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package ICI_BCB_TEST_CATALOG   Business Communication Broker Test Catalog 
Created 20031106   SAP 
Last change 20081007   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ICI_TST_CAT_LISTENER has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_SAM_QUEUE_ACCESSOR Helper Interface 20031106
Friends
Class CL_ICI_TST_CAT_LISTENER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 S_CONTROLLER Static Attribute Protected Object reference (TYPE REF TO) CL_ICI_TST_CAT_ALL 20031106
2 S_QUEUE_RECEIVER Static Attribute Protected Object reference (TYPE REF TO) IF_SAM_QUEUE_RECEIVER 20031106
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20031106
2 GET_RECEIVER Static method Public Method 20031106
Events
Class CL_ICI_TST_CAT_LISTENER has no event.
Types
Class CL_ICI_TST_CAT_LISTENER has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing KEY Call by reference Type reference (TYPE) STRING SPACE 20031106
2 Importing MESSAGE Call by reference Type reference (TYPE) STRING 'onMessage' 20031106

Method CONSTRUCTOR on class CL_ICI_TST_CAT_LISTENER has no exception.

Method GET_RECEIVER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RECEIVER Value transfer Object reference (TYPE REF TO) IF_SAM_QUEUE_RECEIVER Queue Receiver 20031106

Method GET_RECEIVER on class CL_ICI_TST_CAT_LISTENER has no exception.
History
Last changed by/on SAP  20081007 
SAP Release Created in