SAP ABAP Class /UI5/CL_THEME_ACCESS (UI Theming: Authorization and access check for custom themes)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   CA-UI2-THD (Application Component) Theme Designer
     /UI5/THEMING_INFRA (Package) UI Theming Infrastructure
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /UI5/IF_VFS_FILE UI Theming: File API for "Virtual File System" (VFS) 20130318
Properties
Class /UI5/CL_THEME_ACCESS  
Short Description UI Theming: Authorization and access check for custom themes    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /UI5/THEMING_INFRA   UI Theming Infrastructure 
Created 20130318   SAP 
Last change 20141120    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 /UI5/IF_VFS_FILE UI Theming: File API for "Virtual File System" (VFS) 20130318
Friends
Class /UI5/CL_THEME_ACCESS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_FILE Instance attribute Private Object reference (TYPE REF TO) /UI5/IF_VFS_FILE WebDAV API 20130318
2 M_FS_ID Instance attribute Private Type reference (TYPE) /UI5/BUNDLE_ID File Bundle 20130318
3 M_THEME_ID Instance attribute Private Type reference (TYPE) /UI5/THEME_ID Theming: Theme Id 20130318
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20130318
2 IS_UPGRADE_ACTIVE Static method Public Method 20131203
3 _ACCESS_READ Instance method Private Method 20130318
4 _ACCESS_WRITE Instance method Private Method 20130318
5 _LOCK Instance method Private Method 20130318
6 _RELEASE_READ Instance method Private Method 20130318
7 _RELEASE_WRITE Instance method Private Method 20130318
8 _UNLOCK Instance method Private Method 20130318
Events
Class /UI5/CL_THEME_ACCESS has no event.
Types
Class /UI5/CL_THEME_ACCESS has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FILE Call by reference Object reference (TYPE REF TO) /UI5/IF_VFS_FILE WebDAV API 20130318
2 Importing KEY Call by reference Type reference (TYPE) STRING Bundle Key 20130318
3 Importing THEME Call by reference Type reference (TYPE) STRING Theming: Theme Id 20130318

Method CONSTRUCTOR on class /UI5/CL_THEME_ACCESS has no exception.

Method IS_UPGRADE_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20131203

Method IS_UPGRADE_ACTIVE on class /UI5/CL_THEME_ACCESS has no exception.

Method _ACCESS_READ Signature

Method _ACCESS_READ on class /UI5/CL_THEME_ACCESS has no parameter.
Method _ACCESS_READ on class /UI5/CL_THEME_ACCESS has no exception.

Method _ACCESS_WRITE Signature

Method _ACCESS_WRITE on class /UI5/CL_THEME_ACCESS has no parameter.
Method _ACCESS_WRITE on class /UI5/CL_THEME_ACCESS has no exception.

Method _LOCK Signature

Method _LOCK on class /UI5/CL_THEME_ACCESS has no parameter.
Method _LOCK on class /UI5/CL_THEME_ACCESS has no exception.

Method _RELEASE_READ Signature

Method _RELEASE_READ on class /UI5/CL_THEME_ACCESS has no parameter.
Method _RELEASE_READ on class /UI5/CL_THEME_ACCESS has no exception.

Method _RELEASE_WRITE Signature

Method _RELEASE_WRITE on class /UI5/CL_THEME_ACCESS has no parameter.
Method _RELEASE_WRITE on class /UI5/CL_THEME_ACCESS has no exception.

Method _UNLOCK Signature

Method _UNLOCK on class /UI5/CL_THEME_ACCESS has no parameter.
Method _UNLOCK on class /UI5/CL_THEME_ACCESS has no exception.
History
Last changed by/on SAP  20141120 
SAP Release Created in 100