SAP ABAP Class /UI5/CL_VFS_FAST_MIME_REP (UI Theming: Fast access to MIME repository)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   CA-UI2-THD (Application Component) Theme Designer
     /UI5/THEMING_INFRA (Package) UI Theming Infrastructure
Properties
Class /UI5/CL_VFS_FAST_MIME_REP  
Short Description UI Theming: Fast access to MIME repository    
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 20130405   SAP 
Last change 20141120    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /UI5/CL_VFS_FAST_MIME_REP has no forward declaration.
Interfaces
Class /UI5/CL_VFS_FAST_MIME_REP has no interface implemented.
Friends
Class /UI5/CL_VFS_FAST_MIME_REP has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_CURRENT_LOIO Instance attribute Private Type reference (TYPE) T_INFO_BUFFER_ENTRY 20130405
2 M_INFO_BUFFER Instance attribute Private Type reference (TYPE) T_INFO_BUFFER 20130409
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_API Static method Public Method 20130405
2 GET Instance method Public Method 20130405
3 GET_CHANGE_TIME Instance method Public Method 20130405
4 INFO Instance method Public Method 20130405
5 LIST Instance method Public Method 20130405
6 _GET_NAMESPACE Instance method Private Method 20130408
7 _INFO Instance method Private Method 20130405
Events
Class /UI5/CL_VFS_FAST_MIME_REP has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 T_INFO Public See coding 20130405 begin of t_info, name type string, loio type smimloio-loio_id, parent_loio type smimloio-loio_id, class type smimloio-lo_class, end of t_info
2 T_INFO_BUFFER Private See coding 20130409 t_info_buffer type hashed table of t_info_buffer_entry with unique key url
3 T_INFO_BUFFER_ENTRY Private See coding 20130409 begin of t_info_buffer_entry, url type string, info type t_info, end of t_info_buffer_entry
4 T_INFO_TAB Public See coding 20130405 t_info_tab type standard table of t_info with default key
5 T_UFO Private See coding 20130409 T_UFO type hashed table of string with unique key table_line
Method Signatures

Method CREATE_API Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning API Value transfer Object reference (TYPE REF TO) /UI5/CL_VFS_FAST_MIME_REP Theming: Fast Mime Repository Access 20130405

Method CREATE_API on class /UI5/CL_VFS_FAST_MIME_REP has no exception.

Method GET Signature

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

Method GET on class /UI5/CL_VFS_FAST_MIME_REP has no exception.

Method GET_CHANGE_TIME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CHANGE_TIMESTAMP Value transfer Type reference (TYPE) SMIMPHIO-CHNG_TIME MIME Repository: Physical Documents 20130405
2 Importing LOIO Call by reference Type reference (TYPE) SMIMLOIO-LOIO_ID Logical document 20130405

Method GET_CHANGE_TIME on class /UI5/CL_VFS_FAST_MIME_REP has no exception.

Method INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning INFO Value transfer Type reference (TYPE) T_INFO MIME Repository: Logical Documents 20130405
2 Importing URL Call by reference Type reference (TYPE) STRING 20130405

Method INFO on class /UI5/CL_VFS_FAST_MIME_REP has no exception.

Method LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning FILES Value transfer Type reference (TYPE) T_INFO_TAB Table of Strings 20130405
2 Importing URL Call by reference Type reference (TYPE) STRING 20130405

Method LIST on class /UI5/CL_VFS_FAST_MIME_REP has no exception.

Method _GET_NAMESPACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning INFO Value transfer Type reference (TYPE) T_INFO MIME Repository: Logical Documents 20130408
2 Importing URL Call by reference Type reference (TYPE) STRING 20130408

Method _GET_NAMESPACE on class /UI5/CL_VFS_FAST_MIME_REP has no exception.

Method _INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning INFO Value transfer Type reference (TYPE) T_INFO MIME Repository: Logical Documents 20130405
2 Importing URL Call by reference Type reference (TYPE) STRING 20130405

Method _INFO on class /UI5/CL_VFS_FAST_MIME_REP has no exception.
History
Last changed by/on SAP  20141120 
SAP Release Created in 100