SAP ABAP Class CLUR_MIME_HANDLER_BSP (MIME Handler für Unified Rendering)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BSP (Application Component) Business Server Pages
     SWDP_UR_DESIGN2008 (Package) Unified Rendering: Design 2008
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_HTTP_EXTENSION HTTP Framework (iHTTP) HTTP Request Handler 20120111
Properties
Class CLUR_MIME_HANDLER_BSP  
Short Description MIME Handler für Unified Rendering    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWDP_UR_DESIGN2008   Unified Rendering: Design 2008 
Created 20120110   SAP 
Last change 20130531   SAP 
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 IF_HTTP_EXTENSION HTTP Framework (iHTTP) HTTP Request Handler 20120111
Friends
Class CLUR_MIME_HANDLER_BSP has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_MIME_FILE Instance attribute Private Type reference (TYPE) STRING '/sap/public/wdg_rel_mime.zip' 20120111
2 C_MIME_FILE__ Instance attribute Private Type reference (TYPE) STRING '/sap/public/bc/ur/mimes.zip' 20120111
3 C_MIME_ZIP_LOIO Constant Public Type reference (TYPE) SDOK_LOID '00505695007C1EE18F8B77028C90D4CB' Logisches Dokument 20120111
4 M_MIME_ACCESS Instance attribute Private Object reference (TYPE REF TO) LCL_MIME_ACCESS 20120111
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20120111
2 GET_FILE Instance method Public Method 20120111
3 GET_INFOS Instance method Public Method 20120111
4 GET_LAST_MODIFIED_FROM_ZIP Instance method Private Method 20120111
5 GET_LAST_MOD_FROM_MIME_ZIP Static method Public Method 20120111
6 GET_MIMETYPE Instance method Public Method 20120111
7 GET_ZIP_FILE_PATH Instance method Public Method 20120111
8 IS_UP_TO_DATE Instance method Private Method 20120111
9 LOCK Instance method Private Method 20120111
10 POPULATE_MIMES Instance method Public Method 20120111
11 SHOW_PROGRESS Instance method Private Method 20120111
12 UNLOCK Instance method Private Method 20120111
Events
Class CLUR_MIME_HANDLER_BSP has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 T_TIMESTAMP Public Type reference (TYPE) SMIMPHIO-CHNG_TIME 20120111
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CLUR_MIME_HANDLER_BSP has no parameter.
Method CONSTRUCTOR on class CLUR_MIME_HANDLER_BSP has no exception.

Method GET_FILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting CONTENT Value transfer Type reference (TYPE) XSTRING 20120111
2 Importing FILE_PATH Value transfer Type reference (TYPE) STRING 20120111
3 Exporting TIMESTAMP Value transfer Type reference (TYPE) T_TIMESTAMP Änderungszeitpunkt (UTC) 20120111

Method GET_FILE on class CLUR_MIME_HANDLER_BSP has no exception.

Method GET_INFOS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning INFOS Value transfer Type reference (TYPE) TIHTTPNVP HTTP Framework (iHTTP) Tabelle Name/Wert-Paare 20120111

Method GET_INFOS on class CLUR_MIME_HANDLER_BSP has no exception.

Method GET_LAST_MODIFIED_FROM_ZIP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PACKAGE Call by reference Type reference (TYPE) CSEQUENCE 20120111
2 Returning TIMESTAMP Value transfer Type reference (TYPE) T_TIMESTAMP Änderungszeitpunkt (UTC) 20120111

Method GET_LAST_MODIFIED_FROM_ZIP on class CLUR_MIME_HANDLER_BSP has no exception.

Method GET_LAST_MOD_FROM_MIME_ZIP Signature

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

Method GET_LAST_MOD_FROM_MIME_ZIP on class CLUR_MIME_HANDLER_BSP has no exception.

Method GET_MIMETYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FILE_NAME Call by reference Type reference (TYPE) STRING 20120111
2 Returning MIME_TYPE Value transfer Type reference (TYPE) STRING 20120111

Method GET_MIMETYPE on class CLUR_MIME_HANDLER_BSP has no exception.

Method GET_ZIP_FILE_PATH Signature

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

Method GET_ZIP_FILE_PATH on class CLUR_MIME_HANDLER_BSP has no exception.

Method IS_UP_TO_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FILE_TIMESTAMP Call by reference Type reference (TYPE) T_TIMESTAMP Änderungszeitpunkt (UTC) 20120111
2 Importing PACKAGE Call by reference Type reference (TYPE) CSEQUENCE 20120111
3 Returning UP_TO_DATE Value transfer Type reference (TYPE) ABAP_BOOL 20120111

Method IS_UP_TO_DATE on class CLUR_MIME_HANDLER_BSP has no exception.

Method LOCK Signature

Method LOCK on class CLUR_MIME_HANDLER_BSP has no parameter.
Method LOCK on class CLUR_MIME_HANDLER_BSP has no exception.

Method POPULATE_MIMES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FORCE_UPDATE Call by reference Type reference (TYPE) ABAP_BOOL Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20120111
2 Importing PACKAGE Value transfer Type reference (TYPE) CSEQUENCE 20120111

Method POPULATE_MIMES on class CLUR_MIME_HANDLER_BSP has no exception.

Method SHOW_PROGRESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PERCENT Call by reference Type reference (TYPE) I 20120111
2 Importing TEXT Call by reference Type reference (TYPE) STRING 20120111

Method SHOW_PROGRESS on class CLUR_MIME_HANDLER_BSP has no exception.

Method UNLOCK Signature

Method UNLOCK on class CLUR_MIME_HANDLER_BSP has no parameter.
Method UNLOCK on class CLUR_MIME_HANDLER_BSP has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 740