SAP ABAP Class IF_CFX_THN (Interface for Objects with Thumbnails)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_CFX_COMMON | Common Interface for All Objects | 20040109 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CFX_COMMON_DOCUMENT | General Document Class | 20041108 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CFX_COMMON_FOLDER | Shared folder | 20041104 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CFX_MATERIAL | Material in cFolders | 20040115 |
Properties
| Class | IF_CFX_THN | |
| Short Description | Interface for Objects with Thumbnails | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20010108 | SAP |
| Last change | 20141109 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_CFX_THN has no forward declaration.
Interfaces
Class IF_CFX_THN has no interface implemented.
Friends
Class IF_CFX_THN has no friend class.
Attributes
Class IF_CFX_THN has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Deletes Thumbnail | 20040109 | |
| 2 | Instance method | Public | Method | Returns Thumbnail Together with Information | 20040109 | |
| 3 | Instance method | Public | Method | Sets Thumbnail | 20040109 |
Events
Class IF_CFX_THN has no event.
Types
Class IF_CFX_THN has no local type.
Method Signatures
Method DELETE_THUMBNAIL Signature
Method DELETE_THUMBNAIL on class IF_CFX_THN has no parameter.
Method DELETE_THUMBNAIL on class IF_CFX_THN has no exception.
Method GET_THUMBNAIL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_CONTENT | Call by reference | Type reference (TYPE) | XSTRING | 20040109 | ||||
| 2 | E_HEIGHT | Call by reference | Type reference (TYPE) | I | Höhe des Thumbnail in Pixel | 20040109 | |||
| 3 | E_MIMETYPE | Call by reference | Type reference (TYPE) | W3CONTTYPE | HTML-Content-Type | 20040109 | |||
| 4 | E_SIZE | Call by reference | Type reference (TYPE) | SDOK_FSIZE | Dateigröße (in Byte) | 20040109 | |||
| 5 | E_THN_NAME | Call by reference | Type reference (TYPE) | CFX_STRING | Zeichenkette für Collaboration Folders | 20040109 | |||
| 6 | E_WIDTH | Call by reference | Type reference (TYPE) | I | Breite des Thumbnail in Pixel | 20040109 |
Method GET_THUMBNAIL on class IF_CFX_THN has no exception.
Method SET_THUMBNAIL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CONTENT | Call by reference | Type reference (TYPE) | XSTRING | 20040109 | ||||
| 2 | I_HEIGHT | Call by reference | Type reference (TYPE) | I | Höhe des Thumbnails | 20040109 | |||
| 3 | I_MIMETYPE | Call by reference | Type reference (TYPE) | W3CONTTYPE | HTML-Content-Type | 20040109 | |||
| 4 | I_SIZE | Call by reference | Type reference (TYPE) | SDOK_FSIZE | Dateigröße (in Byte) | 20040109 | |||
| 5 | I_THN_NAME | Call by reference | Type reference (TYPE) | CFX_STRING | Name des Thumbnails | 20040109 | |||
| 6 | I_WIDTH | Call by reference | Type reference (TYPE) | I | Breite des Thumbnails | 20040109 |
Method SET_THUMBNAIL on class IF_CFX_THN has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in |