SAP ABAP Class CL_HTTP_EXT_BSP_MIME (SKWF WEBDAV Handler)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO (Application Component) Workbench Tools: Editors, Painters, Modelers
⤷
SMIMES (Package) MIME Repository - Model, Tools, and Integration

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_HTTP_WEBDAV_SKWF | SKWF WEBDAV Handler | 20000906 |
Properties
Class | CL_HTTP_EXT_BSP_MIME | |
Short Description | SKWF WEBDAV Handler | |
Super Class | CL_HTTP_WEBDAV_SKWF | SKWF WEBDAV Handler |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | S | System Program |
Category | 0 | |
Package | SMIMES | MIME Repository - Model, Tools, and Integration |
Created | 20000906 | SAP |
Last change | 20040518 | 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
Class CL_HTTP_EXT_BSP_MIME has no interface implemented.
Friends
Class CL_HTTP_EXT_BSP_MIME has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | '/SAP/BC/BSP' | Constants for BSP Root Path | 20031007 | |
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | 20050719 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Protected | Method | Get Browser Cache Expiry | 20021121 |
2 | ![]() |
Instance method | Protected | Method | Set Browser Cache Expiry | 20021204 |
Events
Class CL_HTTP_EXT_BSP_MIME has no event.
Types
Class CL_HTTP_EXT_BSP_MIME has no local type.
Method Signatures
Method GET_BROWSER_EXPIRY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EXPIRY_TIME | Call by reference | Type reference (TYPE) | I | Verfallsdauer in Sekunden für Browser-Cache | 20021125 |
Method GET_BROWSER_EXPIRY on class CL_HTTP_EXT_BSP_MIME has no exception.
Method SET_BROWSER_CACHE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
MAX_AGE | Call by reference | Type reference (TYPE) | I | 3600 | Verfallsdauer in Sekunden für Browser-Cache | 20021204 | |
2 | ![]() |
SERVER | Call by reference | Object reference (TYPE REF TO) | IF_HTTP_SERVER | HTTP Framework (iHTTP) HTTP Server | 20021204 |
Method SET_BROWSER_CACHE on class CL_HTTP_EXT_BSP_MIME has no exception.
History
Last changed by/on | SAP | 20040518 |
SAP Release Created in | 50A |