SAP ABAP Class /UI2/CL_PAGE_CACHE_DBTAB (UI2 Page Cache)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   CA-UI2-INT-BE (Application Component) Backend Enablement
     /UI2/SERVICES_PB_V06_700 (Package) UI BE: PB Service implementation 703 v.06
Properties
Class /UI2/CL_PAGE_CACHE_DBTAB  
Short Description UI2 Page Cache    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /UI2/SERVICES_PB_V06_700   UI BE: PB Service implementation 703 v.06 
Created 20140606   SAP 
Last change 20141121    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 /UI2/IF_EDM_MP_PAGEBUILDER Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
2 /UI2/IF_EDM_WD_CONSTANTS Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
3 /UI2/IF_PAGE_CACHE_DBTAB_INT Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
4 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class /UI2/CL_PAGE_CACHE_DBTAB has no interface implemented.
Friends
Class /UI2/CL_PAGE_CACHE_DBTAB has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MT_PAGE Instance attribute Private Type reference (TYPE) /UI2/IF_EDM_MP_PAGEBUILDER=>TP_T_PAGE 20140618
2 M_CACHE_INT Instance attribute Private Object reference (TYPE REF TO) /UI2/CL_PAGE_CACHE_DBTAB_INT Page Cache: Internal access to DB table 20140606
3 M_INSTANCE_CONF Static Attribute Private Object reference (TYPE REF TO) /UI2/CL_PAGE_CACHE_DBTAB UI2 Page Cache 20140617
4 M_INSTANCE_CUST Static Attribute Private Object reference (TYPE REF TO) /UI2/CL_PAGE_CACHE_DBTAB UI2 Page Cache 20140617
5 M_PAGES_READ Instance attribute Private Type reference (TYPE) ABAP_BOOL 20140618
6 M_PAGE_DP Instance attribute Private Object reference (TYPE REF TO) /UI2/IF_PAGE_CACHE_DP Page Cache: callback Interface for Cache Initialize 20140606
7 M_SCOPE Instance attribute Private Type reference (TYPE) STRING 20140606
Methods
# Method Level Visibility Method type Description Created on
1 ADD_CHIP_INSTANCE Instance method Public Method 20140618
2 AFTER_SAVE Instance method Public Method 20140617
3 BUILD Instance method Public Method 20140606
4 DELETE_PAGE Instance method Public Method 20140606
5 GET_CACHE_INT Instance method Private Method 20140606
6 GET_INSTANCE Static method Public Method 20140606
7 GET_PAGES Instance method Public Method 20140606
8 INIT Instance method Private Method 20140606
9 IS_ACTIVE Instance method Public Method 20140606
10 MODIFY_PAGE Instance method Public Method 20140606
11 REMOVE_CHIP_INSTANCE Instance method Public Method 20140618
12 RESET_BUFFER Instance method Private Method 20140618
Events
Class /UI2/CL_PAGE_CACHE_DBTAB has no event.
Types
Class /UI2/CL_PAGE_CACHE_DBTAB has no local type.
Method Signatures

Method ADD_CHIP_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PAGE_ID Call by reference Type reference (TYPE) STRING 20140618

Method ADD_CHIP_INSTANCE on class /UI2/CL_PAGE_CACHE_DBTAB has no exception.

Method AFTER_SAVE Signature

Method AFTER_SAVE on class /UI2/CL_PAGE_CACHE_DBTAB has no parameter.
Method AFTER_SAVE on class /UI2/CL_PAGE_CACHE_DBTAB has no exception.

Method BUILD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PAGE_DP Call by reference Object reference (TYPE REF TO) /UI2/IF_PAGE_CACHE_DP 20140606
# Exception Resumable Description Created on
1 /UI2/CX_RUNTIME UI2 Exception for data provider 20140704

Method DELETE_PAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID Call by reference Type reference (TYPE) STRING 20140606
# Exception Resumable Description Created on
1 /UI2/CX_RUNTIME 20140606

Method GET_CACHE_INT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CACHE_INT Value transfer Object reference (TYPE REF TO) /UI2/CL_PAGE_CACHE_DBTAB_INT Page Cache: Internal access to DB table 20140606

Method GET_CACHE_INT on class /UI2/CL_PAGE_CACHE_DBTAB has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning INSTANCE Value transfer Object reference (TYPE REF TO) /UI2/CL_PAGE_CACHE_DBTAB UI2 Page Cache 20140606
2 Importing SCOPE Call by reference Type reference (TYPE) STRING /UI2/IF_EDM_WD_CONSTANTS=>CO_SCOPE-CONFIGURATION 20140606

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

Method GET_PAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PAGES Call by reference Type reference (TYPE) /UI2/IF_EDM_MP_PAGEBUILDER=>TP_T_PAGE 20140606
# Exception Resumable Description Created on
1 /UI2/CX_RUNTIME 20140606

Method INIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SCOPE Call by reference Type reference (TYPE) STRING /UI2/IF_EDM_WD_CONSTANTS=>CO_SCOPE-CONFIGURATION 20140606

Method INIT on class /UI2/CL_PAGE_CACHE_DBTAB has no exception.

Method IS_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IS_ACTIVE Value transfer Type reference (TYPE) ABAP_BOOL 20140606
2 Importing READ_ACCESS Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20140617

Method IS_ACTIVE on class /UI2/CL_PAGE_CACHE_DBTAB has no exception.

Method MODIFY_PAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PAGE Call by reference Type reference (TYPE) /UI2/IF_EDM_MP_PAGEBUILDER=>TP_S_PAGE 20140606
# Exception Resumable Description Created on
1 /UI2/CX_RUNTIME 20140606

Method REMOVE_CHIP_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PAGE_ID Call by reference Type reference (TYPE) STRING 20140618

Method REMOVE_CHIP_INSTANCE on class /UI2/CL_PAGE_CACHE_DBTAB has no exception.

Method RESET_BUFFER Signature

Method RESET_BUFFER on class /UI2/CL_PAGE_CACHE_DBTAB has no parameter.
Method RESET_BUFFER on class /UI2/CL_PAGE_CACHE_DBTAB has no exception.
History
Last changed by/on SAP  20141121 
SAP Release Created in 100