SAP ABAP Class CL_CRM_ICF_NOTIFY_POLLING (ICF Notification Using Polling)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-GTF-IC-FRW-MES (Application Component) Messaging
     CRM_SAM_TOOLS (Package) SAM Help Function and Tools
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_CRM_ICF_NOTIFY ICF Notification 20090109
Properties
Class CL_CRM_ICF_NOTIFY_POLLING  
Short Description ICF Notification Using Polling    
Super Class CL_CRM_ICF_NOTIFY ICF Notification 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CRM_SAM_TOOLS   SAM Help Function and Tools 
Created 20090109   SAP 
Last change 20100303   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CRM_ICF_NOTIFY_POLLING has no forward declaration.
Interfaces
Class CL_CRM_ICF_NOTIFY_POLLING has no interface implemented.
Friends
Class CL_CRM_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 20090109
2 C_ICM_CACHE_POLL_APPLET_CODE Constant Public Type reference (TYPE) STRING 'com.sap.cat.bsp.notify.BSPPollingApplet' Polling Applet 20090109
3 C_ICM_CACHE_POLL_APPLET_MIME Constant Public Type reference (TYPE) STRING '/sap/bc/bsp/sap/icf_notify_poll/notify.jar' Polling Applet 20090109
4 C_ICM_CACHE_POLL_APPLET_NAME Constant Public Type reference (TYPE) STRING 'BSPPollingApplet' Polling Applets 20090109
5 C_ICM_CACHE_POLL_PAGE_ETAG Constant Protected Type reference (TYPE) STRING '3726ACA6DF052243BFD798035C3AC2FA' Polling Page ETag 20090109
6 C_ICM_CACHE_POLL_PAGE_EXPIRES Constant Protected Type reference (TYPE) I 120 Polling Page Expiration 20090109
7 C_ICM_CACHE_POLL_PAGE_NAME Constant Protected Type reference (TYPE) STRING 'notify.htm' Name of Polling Page 20090109
8 C_ICM_CACHE_POLL_URL_PREFIX Constant Protected Type reference (TYPE) STRING '/webcuif/notify/polling' Shared Part of Polling URL 20090109
9 GR_SNS_SERVICE Instance attribute Protected Object reference (TYPE REF TO) CO_SNS_SERVER_PORT Proxy Class (generated) 20091022
10 S_ICM_URL_PREFIX Static Attribute Protected Type reference (TYPE) STRING SPACE http://host:port for Current Instance 20090109
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20091022
2 CREATE_POLLING_PAGE Static method Protected Method Generates Polling Page 20090109
3 GET_ICM_URL_PREFIX Static method Public Method Delivers http://host:port for Current Instance 20090109
4 GET_POLLING_APPLET_ARCHIVE_URL Static method Public Method Gets URL of Polling Applet Archive in ICM Cache 20090109
5 GET_POLLING_URL Static method Public Method Gets URL of Polling Page in ICM Cache 20090109
6 WRITE_POLLING_PAGE Static method Protected Method Writes Polling Page to ICM Cache 20090109
Events
Class CL_CRM_ICF_NOTIFY_POLLING has no event.
Types
Class CL_CRM_ICF_NOTIFY_POLLING has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_CRM_ICF_NOTIFY_POLLING has no parameter.
Method CONSTRUCTOR on class CL_CRM_ICF_NOTIFY_POLLING has no exception.

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 Command for Onload Event of Page 20090109
2 Returning POLLING_PAGE Value transfer Type reference (TYPE) STRING HTML of Polling Page 20090109

Method CREATE_POLLING_PAGE on class CL_CRM_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 20090109

Method GET_ICM_URL_PREFIX on class CL_CRM_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 20090109

Method GET_POLLING_APPLET_ARCHIVE_URL on class CL_CRM_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 20090109
2 Returning URL Value transfer Type reference (TYPE) STRING 20090109

Method GET_POLLING_URL on class CL_CRM_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 IV_URL Call by reference Type reference (TYPE) STRING In URL for Notification 20090109
2 Importing KEY Call by reference Type reference (TYPE) STRING Addressee for Notification 20090109
3 Importing ONLOAD Call by reference Type reference (TYPE) STRING Command for Onload Event of Page 20090109
4 Returning URL Value transfer Type reference (TYPE) STRING URL of Page in ICM Cache 20090109

Method WRITE_POLLING_PAGE on class CL_CRM_ICF_NOTIFY_POLLING has no exception.
History
Last changed by/on SAP  20100303 
SAP Release Created in 701