SAP ABAP Class CLUR_MIME_HANDLER (MIME Handler for Unified Rendering)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-ABA (Application Component) Web Dynpro ABAP
⤷
SWDP_UR_NW7 (Package) Unified Rendering: Lightspeed
⤷
⤷
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 | 20090108 |
Properties
| Class | CLUR_MIME_HANDLER | |
| Short Description | MIME Handler for Unified Rendering | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWDP_UR_NW7 | Unified Rendering: Lightspeed |
| Created | 20081105 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | 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 | 20090108 |
Friends
Class CLUR_MIME_HANDLER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | STRING | '/sap/public/wdg_rel_mime.zip' | 20090108 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | STRING | '/sap/public/bc/ur/mimes.zip' | 20090108 | |||
| 3 | Constant | Public | Type reference (TYPE) | SDOK_LOID | '0019BBCA3D421DEDB6E50FEB0CAFEA8B' | Logical Document | 20090108 | ||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | LCL_MIME_ACCESS | 20090108 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20090108 | ||
| 2 | Instance method | Public | Method | 20090108 | ||
| 3 | Instance method | Public | Method | 20111007 | ||
| 4 | Instance method | Public | Method | 20090108 | ||
| 5 | Instance method | Private | Method | 20090108 | ||
| 6 | Static method | Public | Method | 20090108 | ||
| 7 | Instance method | Public | Method | 20090108 | ||
| 8 | Instance method | Public | Method | 20090108 | ||
| 9 | Instance method | Private | Method | 20090108 | ||
| 10 | Instance method | Private | Method | 20090108 | ||
| 11 | Instance method | Public | Method | 20090108 | ||
| 12 | Instance method | Private | Method | 20090108 | ||
| 13 | Instance method | Private | Method | 20090108 |
Events
Class CLUR_MIME_HANDLER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | T_TIMESTAMP | Public | Type reference (TYPE) | SMIMPHIO-CHNG_TIME | 20090108 | |
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CLUR_MIME_HANDLER has no parameter.
Method CONSTRUCTOR on class CLUR_MIME_HANDLER has no exception.
Method GET_FILE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTENT | Value transfer | Type reference (TYPE) | XSTRING | 20090108 | ||||
| 2 | FILE_PATH | Value transfer | Type reference (TYPE) | STRING | 20090108 | ||||
| 3 | TIMESTAMP | Value transfer | Type reference (TYPE) | T_TIMESTAMP | Änderungszeitpunkt (UTC) | 20090108 |
Method GET_FILE on class CLUR_MIME_HANDLER has no exception.
Method GET_FILE_W_ICON_FALLBACK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ACTUAL_FILE_PATH | Value transfer | Type reference (TYPE) | STRING | 20111020 | ||||
| 2 | CONTENT | Value transfer | Type reference (TYPE) | XSTRING | 20111007 | ||||
| 3 | FILE_PATH | Value transfer | Type reference (TYPE) | STRING | 20111007 | ||||
| 4 | TIMESTAMP | Value transfer | Type reference (TYPE) | T_TIMESTAMP | Änderungszeitpunkt (UTC) | 20111007 |
Method GET_FILE_W_ICON_FALLBACK on class CLUR_MIME_HANDLER has no exception.
Method GET_INFOS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INFOS | Value transfer | Type reference (TYPE) | TIHTTPNVP | HTTP Framework (iHTTP) Tabelle Name/Wert-Paare | 20090108 |
Method GET_INFOS on class CLUR_MIME_HANDLER 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 | PACKAGE | Call by reference | Type reference (TYPE) | CSEQUENCE | 20090108 | ||||
| 2 | TIMESTAMP | Value transfer | Type reference (TYPE) | T_TIMESTAMP | Änderungszeitpunkt (UTC) | 20090108 |
Method GET_LAST_MODIFIED_FROM_ZIP on class CLUR_MIME_HANDLER 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 | LAST_MODIFIED | Value transfer | Type reference (TYPE) | STRING | 20090108 |
Method GET_LAST_MOD_FROM_MIME_ZIP on class CLUR_MIME_HANDLER has no exception.
Method GET_MIMETYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FILE_NAME | Call by reference | Type reference (TYPE) | STRING | 20090108 | ||||
| 2 | MIME_TYPE | Value transfer | Type reference (TYPE) | STRING | 20090108 |
Method GET_MIMETYPE on class CLUR_MIME_HANDLER has no exception.
Method GET_ZIP_FILE_PATH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PATH | Value transfer | Type reference (TYPE) | STRING | 20090108 |
Method GET_ZIP_FILE_PATH on class CLUR_MIME_HANDLER has no exception.
Method IS_UP_TO_DATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FILE_TIMESTAMP | Call by reference | Type reference (TYPE) | T_TIMESTAMP | Änderungszeitpunkt (UTC) | 20090108 | |||
| 2 | PACKAGE | Call by reference | Type reference (TYPE) | CSEQUENCE | 20090108 | ||||
| 3 | UP_TO_DATE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20090108 |
Method IS_UP_TO_DATE on class CLUR_MIME_HANDLER has no exception.
Method LOCK Signature
Method LOCK on class CLUR_MIME_HANDLER has no parameter.
Method LOCK on class CLUR_MIME_HANDLER has no exception.
Method POPULATE_MIMES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FORCE_UPDATE | Call by reference | Type reference (TYPE) | ABAP_BOOL | Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch | 20090108 | |||
| 2 | PACKAGE | Value transfer | Type reference (TYPE) | CSEQUENCE | 20090108 |
Method POPULATE_MIMES on class CLUR_MIME_HANDLER has no exception.
Method SHOW_PROGRESS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PERCENT | Call by reference | Type reference (TYPE) | I | 20090108 | ||||
| 2 | TEXT | Call by reference | Type reference (TYPE) | STRING | 20090108 |
Method SHOW_PROGRESS on class CLUR_MIME_HANDLER has no exception.
Method UNLOCK Signature
Method UNLOCK on class CLUR_MIME_HANDLER has no parameter.
Method UNLOCK on class CLUR_MIME_HANDLER has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 731 |