SAP ABAP Class CL_SAM_SESSION_QUEUE_LISTENER (Session Queue Listener (notification enabled))
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-GTF-IC-CHA (Application Component) Communication Channel
⤷
ICI_TEST (Package) Integrated Communication Interface Test
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SAM_MESSAGE_ACCESSOR | Helper Interface | 20040121 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SAM_MESSAGE_LISTENER | Message Listener | 20040121 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_ICI_CHAT_TEST_LISTENER | BCB Listener: phone call | 20031030 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_ICI_EMAIL_TEST_LISTENER | BCB Listener: mail | 20031030 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_ICI_TST_CAT_LISTENER | BCB Listener: Phonecall | 20031106 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CL_ICI_USER_TEST_LISTENER | BCB Listener: user | 20031030 |
| 5 | Inheritance (c INHERITING FROM c_ref) | CL_T_SAM_DEMO_LISTENER | Receiver for Review Demo | 20031022 |
| 6 | Inheritance (c INHERITING FROM c_ref) | CL_T_SESSION_START_LISTENER | Receiver for Review Demo | 20031022 |
Properties
| Class | CL_SAM_SESSION_QUEUE_LISTENER | |
| Short Description | Session Queue Listener (notification enabled) | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ICI_TEST | Integrated Communication Interface Test |
| Created | 20031210 | SAP |
| Last change | 20081007 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SAM_SESSION_QUEUE_LISTENER has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SAM_MESSAGE_ACCESSOR | Helper Interface | 20040121 | ||
| 2 | IF_SAM_MESSAGE_LISTENER | Message Listener | 20040121 |
Friends
Class CL_SAM_SESSION_QUEUE_LISTENER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | STRING | 20031210 | ||||
| 2 | Instance attribute | Protected | Type reference (TYPE) | STRING | 20031210 | ||||
| 3 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_ICF_NOTIFY | 20031210 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20031210 | ||
| 2 | Instance method | Public | Method | 20031210 | ||
| 3 | Instance method | Public | Method | 20031210 | ||
| 4 | Instance method | Public | Method | 20031210 | ||
| 5 | Instance method | Public | Method | 20031210 |
Events
Class CL_SAM_SESSION_QUEUE_LISTENER has no event.
Types
Class CL_SAM_SESSION_QUEUE_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 | KEY | Call by reference | Type reference (TYPE) | STRING | SPACE | 20031210 | |||
| 2 | MESSAGE | Call by reference | Type reference (TYPE) | STRING | 'onMessage' | 20031210 |
Method CONSTRUCTOR on class CL_SAM_SESSION_QUEUE_LISTENER has no exception.
Method GET_NOTIFICATION_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | KEY | Value transfer | Type reference (TYPE) | STRING | 20031210 |
Method GET_NOTIFICATION_KEY on class CL_SAM_SESSION_QUEUE_LISTENER has no exception.
Method GET_NOTIFICATION_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MESSAGE | Value transfer | Type reference (TYPE) | STRING | 20031210 |
Method GET_NOTIFICATION_MESSAGE on class CL_SAM_SESSION_QUEUE_LISTENER has no exception.
Method SET_NOTIFICATION_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | KEY | Call by reference | Type reference (TYPE) | STRING | 20031210 |
Method SET_NOTIFICATION_KEY on class CL_SAM_SESSION_QUEUE_LISTENER has no exception.
Method SET_NOTIFICATION_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MESSAGE | Call by reference | Type reference (TYPE) | STRING | 20031210 |
Method SET_NOTIFICATION_MESSAGE on class CL_SAM_SESSION_QUEUE_LISTENER has no exception.
History
| Last changed by/on | SAP | 20081007 |
| SAP Release Created in | 400 |