SAP ABAP Class /UI2/CL_FAV_CACHE (Buffer for Favorite Data)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   CA-UI2-INT-BE (Application Component) Backend Enablement
     /UI2/BASIS_SERVICES_FAV (Package) UI BE: Favorites
Properties
Class /UI2/CL_FAV_CACHE  
Short Description Buffer for Favorite Data    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /UI2/BASIS_SERVICES_FAV   UI BE: Favorites 
Created 20121207   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 /UI2/IF_FAV_DATA Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
2 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class /UI2/CL_FAV_CACHE has no interface implemented.
Friends
Class /UI2/CL_FAV_CACHE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GT_INSTANCES Static Attribute Private Type reference (TYPE) /UI2/IF_FAV_DATA=>TP_T_FAV_CACHE 20121207
2 GT_ITEMS Instance attribute Private Type reference (TYPE) /UI2/IF_FAV_DATA=>TP_T_FAVORITES 20121207
3 GV_REPOSITORY Instance attribute Private Type reference (TYPE) STRING 20121207
4 GV_TYPE Instance attribute Private Type reference (TYPE) STRING 20121207
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_INSTANCE_LOADED Static method Public Method Checks if Instance of Buffer/Cache is loaded 20121207
2 CONSTRUCTOR Instance method Public Constructor Constructor 20121207
3 GET_INSTANCE Static method Public Method Returns Instance of Buffer/Cache 20121207
4 GET_ITEMS Instance method Public Method Returns Personalization Data for instance 20121207
5 INVALIDATE_CACHE Static method Public Method Invalidates the Buffer/Cache 20121207
6 REREAD_CACHE Instance method Public Method Reread the Buffer/Cache 20121207
Events
Class /UI2/CL_FAV_CACHE has no event.
Types
Class /UI2/CL_FAV_CACHE has no local type.
Method Signatures

Method CHECK_INSTANCE_LOADED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_REPOSITORY Call by reference Type reference (TYPE) STRING 20121207
2 Importing IV_TYPE Call by reference Type reference (TYPE) STRING 20121207
3 Returning RV_LOADED Value transfer Type reference (TYPE) ABAP_BOOL 20121207

Method CHECK_INSTANCE_LOADED on class /UI2/CL_FAV_CACHE has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_REPOSITORY Call by reference Type reference (TYPE) STRING 20121207
2 Importing IV_TYPE Call by reference Type reference (TYPE) STRING 20121207

Method CONSTRUCTOR on class /UI2/CL_FAV_CACHE has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_REPOSITORY Call by reference Type reference (TYPE) STRING 20121207
2 Importing IV_TYPE Call by reference Type reference (TYPE) STRING 20121207
3 Returning RV_INSTANCE Value transfer Object reference (TYPE REF TO) /UI2/CL_FAV_CACHE Buffer for Favorite Data 20121207

Method GET_INSTANCE on class /UI2/CL_FAV_CACHE has no exception.

Method GET_ITEMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ITEMS Call by reference Type reference (TYPE) /UI2/IF_FAV_DATA=>TP_T_FAVORITES 20121207

Method GET_ITEMS on class /UI2/CL_FAV_CACHE has no exception.

Method INVALIDATE_CACHE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ITEMS Call by reference Type reference (TYPE) /UI2/IF_FAV_DATA=>TP_T_FAVORITES 20121207
2 Importing IV_REPOSITORY Call by reference Type reference (TYPE) STRING 20121207
3 Importing IV_TYPE Call by reference Type reference (TYPE) STRING 20121207

Method INVALIDATE_CACHE on class /UI2/CL_FAV_CACHE has no exception.

Method REREAD_CACHE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ITEMS Call by reference Type reference (TYPE) /UI2/IF_FAV_DATA=>TP_T_FAVORITES 20121207

Method REREAD_CACHE on class /UI2/CL_FAV_CACHE has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 100