SAP ABAP Class CL_ICI_TST_BCB_LISTENER (BCB Event Listener)
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 Interface implementation (CLASS c. INTERFACES i_ref)  IF_BCB_CONTAINER_EVENT_SINK Interface for changes on BCB user 20031212
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_BCB_POSTING_EVENT_SINK Interface for new posting notifications 20040130
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_BCB_USER_EVENT_SINK Interface for changes on BCB user 20031212
Properties
Class CL_ICI_TST_BCB_LISTENER  
Short Description BCB Event Listener    
Super Class    
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 20031107   SAP 
Last change 20081007   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 BCB Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_BCB_CONTAINER_EVENT_SINK Interface for changes on BCB user 20031212
2 IF_BCB_POSTING_EVENT_SINK Interface for new posting notifications 20040130
3 IF_BCB_USER_EVENT_SINK Interface for changes on BCB user 20031212
Friends
Class CL_ICI_TST_BCB_LISTENER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CONTAINER Static Attribute Public Object reference (TYPE REF TO) CL_BCB_CONTAINER 20040130
2 ITEM Static Attribute Public Object reference (TYPE REF TO) CL_BCB_ITEM 20031216
3 ITEM_CHANGES Static Attribute Public Object reference (TYPE REF TO) CL_BCB_ITEM_CHANGES 20031216
4 POSTING Static Attribute Public Object reference (TYPE REF TO) CL_BCB_CHAT_POSTING 20040130
5 REASON Static Attribute Public Type reference (TYPE) BCB_TEXT_ELEMENT 20040130
6 USER_CHANGES Static Attribute Public Object reference (TYPE REF TO) CL_BCB_USER_CHANGES 20040130
7 USER_PROPS Static Attribute Public Object reference (TYPE REF TO) CL_BCB_USER_PROPS 20040130
Methods
# Method Level Visibility Method type Description Created on
1 ON_SUBSCRIPTION_ENDED Instance method Public Method 20031127
2 ON_USER_CHANGED Instance method Public Method 20031127
3 TEST_BREAK Instance method Private Method 20040202
Events
Class CL_ICI_TST_BCB_LISTENER has no event.
Types
Class CL_ICI_TST_BCB_LISTENER has no local type.
Method Signatures

Method ON_SUBSCRIPTION_ENDED Signature

Method ON_SUBSCRIPTION_ENDED on class CL_ICI_TST_BCB_LISTENER has no parameter.
Method ON_SUBSCRIPTION_ENDED on class CL_ICI_TST_BCB_LISTENER has no exception.

Method ON_USER_CHANGED Signature

Method ON_USER_CHANGED on class CL_ICI_TST_BCB_LISTENER has no parameter.
Method ON_USER_CHANGED on class CL_ICI_TST_BCB_LISTENER has no exception.

Method TEST_BREAK Signature

Method TEST_BREAK on class CL_ICI_TST_BCB_LISTENER has no parameter.
Method TEST_BREAK on class CL_ICI_TST_BCB_LISTENER has no exception.
History
Last changed by/on SAP  20081007 
SAP Release Created in