SAP ABAP Class CL_ICF_NOTIFY_POLLING (ICF Notification Using Polling)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BSP (Application Component) Business Server Pages
     SICF_EXT_NOTIFY (Package) Notification
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_ICF_NOTIFY ICF Notification 20030716
Properties
Class CL_ICF_NOTIFY_POLLING  
Short Description ICF Notification Using Polling    
Super Class CL_ICF_NOTIFY ICF Notification 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SICF_EXT_NOTIFY   Notification 
Created 20030716   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ICF_NOTIFY_POLLING has no forward declaration.
Interfaces
Class CL_ICF_NOTIFY_POLLING has no interface implemented.
Friends
Class CL_ICF_NOTIFY_POLLING has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_ICM_CACHE_POLL_APPLET_ARCH Constant Public Type reference (TYPE) STRING 'notify.jar' Polling Applet 20030716
2 C_ICM_CACHE_POLL_APPLET_CODE Constant Public Type reference (TYPE) STRING 'com.sap.cat.bsp.notify.BSPPollingApplet' Polling Applet 20030716
3 C_ICM_CACHE_POLL_APPLET_MIME Constant Public Type reference (TYPE) STRING '/sap/bc/bsp/sap/icf_notify_poll/notify.jar' Polling Applet 20030716
4 C_ICM_CACHE_POLL_APPLET_NAME Constant Public Type reference (TYPE) STRING 'BSPPollingApplet' Polling Applets 20030716
5 C_ICM_CACHE_POLL_PAGE_ETAG Constant Protected Type reference (TYPE) STRING '3726ACA6DF052243BFD798035C3AC2FA' Polling Page ETag 20030716
6 C_ICM_CACHE_POLL_PAGE_EXPIRES Constant Protected Type reference (TYPE) I 120 Polling Page Expiration 20030716
7 C_ICM_CACHE_POLL_PAGE_NAME Constant Protected Type reference (TYPE) STRING 'notify.htm' Name of Polling Page 20030716
8 C_ICM_CACHE_POLL_URL_PREFIX Constant Protected Type reference (TYPE) STRING '/sap/bc/notify/polling' Shared Part of Polling URL 20030716
9 S_ICM_URL_PREFIX Static Attribute Protected Type reference (TYPE) STRING SPACE http://host:port for Current Instance 20040319
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_POLLING_PAGE Static method Protected Method Generates Polling Page 20030716
2 GET_ICM_URL_PREFIX Static method Public Method Delivers http://host:port for Current Instance 20040319
3 GET_POLLING_APPLET_ARCHIVE_URL Static method Public Method Gets URL of Polling Applet Archive in ICM Cache 20030716
4 GET_POLLING_URL Static method Public Method Gets URL of Polling Page in ICM Cache 20030716
5 WRITE_POLLING_PAGE Static method Protected Method Writes Polling Page to ICM Cache 20030716
Events
Class CL_ICF_NOTIFY_POLLING has no event.
Types
Class CL_ICF_NOTIFY_POLLING has no local type.
Method Signatures

Method CREATE_POLLING_PAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ONLOAD Call by reference Type reference (TYPE) STRING SPACE Kommando für das onload event der Seite 20030716
2 Returning POLLING_PAGE Value transfer Type reference (TYPE) STRING html der Polling Page 20030716

Method CREATE_POLLING_PAGE on class CL_ICF_NOTIFY_POLLING has no exception.

Method GET_ICM_URL_PREFIX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PREFIX Value transfer Type reference (TYPE) STRING 20040319

Method GET_ICM_URL_PREFIX on class CL_ICF_NOTIFY_POLLING has no exception.

Method GET_POLLING_APPLET_ARCHIVE_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning URL Value transfer Type reference (TYPE) STRING 20030716

Method GET_POLLING_APPLET_ARCHIVE_URL on class CL_ICF_NOTIFY_POLLING has no exception.

Method GET_POLLING_URL 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 20030716
2 Returning URL Value transfer Type reference (TYPE) STRING 20030716

Method GET_POLLING_URL on class CL_ICF_NOTIFY_POLLING has no exception.

Method WRITE_POLLING_PAGE 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 Adressat für Notification 20030716
2 Importing ONLOAD Call by reference Type reference (TYPE) STRING Kommando für das onload event der Seite 20030716
3 Returning URL Value transfer Type reference (TYPE) STRING URL der Seite auf dem ICM Cache 20030716

Method WRITE_POLLING_PAGE on class CL_ICF_NOTIFY_POLLING has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in 640