SAP ABAP Class CL_ICF_NOTIFY_TOOLKIT (ICF Notification Toolkit)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BSP (Application Component) Business Server Pages
     SICF_EXT_NOTIFY (Package) Notification
Properties
Class CL_ICF_NOTIFY_TOOLKIT  
Short Description ICF Notification Toolkit    
Super Class    
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_TOOLKIT has no forward declaration.
Interfaces
Class CL_ICF_NOTIFY_TOOLKIT has no interface implemented.
Friends
Class CL_ICF_NOTIFY_TOOLKIT has no friend class.
Attributes
Class CL_ICF_NOTIFY_TOOLKIT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_ICM_CACHE_RESPONSE Static method Protected Method Gets ICM Cache Response Objekt 20030716
2 CREATE_TIMESTAMP Static method Public Method Gets (Identification) Ticket of Notification 20030716
3 HTTP_LOAD Static method Public Method Loads URL Using CL_HTTP_CLIENT 20030716
4 WRITE_TO_ICM_CACHE_S Static method Public Method Writes to ICM Cache (String) 20030716
5 WRITE_TO_ICM_CACHE_X Static method Public Method Writes to ICM Cache (Xstring) 20030716
Events
Class CL_ICF_NOTIFY_TOOLKIT has no event.
Types
Class CL_ICF_NOTIFY_TOOLKIT has no local type.
Method Signatures

Method CREATE_ICM_CACHE_RESPONSE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ETAG Call by reference Type reference (TYPE) CHAR32 20030716
2 Importing EXPIRES Call by reference Type reference (TYPE) I 20030716
3 Returning ICM_CACHE_RESPONSE Value transfer Object reference (TYPE REF TO) IF_HTTP_RESPONSE 20030716

Method CREATE_ICM_CACHE_RESPONSE on class CL_ICF_NOTIFY_TOOLKIT has no exception.

Method CREATE_TIMESTAMP Signature

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

Method CREATE_TIMESTAMP on class CL_ICF_NOTIFY_TOOLKIT has no exception.

Method HTTP_LOAD Signature

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

Method HTTP_LOAD on class CL_ICF_NOTIFY_TOOLKIT has no exception.

Method WRITE_TO_ICM_CACHE_S Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTENT Call by reference Type reference (TYPE) STRING Inhalt 20030716
2 Importing ETAG Call by reference Type reference (TYPE) STRING 20030716
3 Importing EXPIRES Call by reference Type reference (TYPE) I 20030716
4 Importing INVALIDATE Call by reference Type reference (TYPE) C SPACE X=true, space=false 20030918
5 Importing URL Call by reference Type reference (TYPE) STRING url auf dem ICM 20030716

Method WRITE_TO_ICM_CACHE_S on class CL_ICF_NOTIFY_TOOLKIT has no exception.

Method WRITE_TO_ICM_CACHE_X Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTENT Call by reference Type reference (TYPE) XSTRING Inhalt 20030716
2 Importing ETAG Call by reference Type reference (TYPE) STRING 20030716
3 Importing EXPIRES Call by reference Type reference (TYPE) I 20030716
4 Importing INVALIDATE Call by reference Type reference (TYPE) C SPACE X=true, space=false 20030918
5 Importing URL Call by reference Type reference (TYPE) STRING url auf dem ICM 20030716

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