SAP ABAP Class CL_NWECM_WEBDAV_TIMEOUT (Session timout handler)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ECM-ABA-COR (Application Component) ECM Core Infrastructure
⤷
S_NWECM_VIEW_WEBDAV (Package) ECMI WebDAV view implementation
⤷
⤷
Properties
| Class | CL_NWECM_WEBDAV_TIMEOUT | |
| Short Description | Session timout handler | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_NWECM_VIEW_WEBDAV | ECMI WebDAV view implementation |
| Created | 20081204 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_NWECM_WEBDAV_TIMEOUT has no forward declaration.
Interfaces
Class CL_NWECM_WEBDAV_TIMEOUT has no interface implemented.
Friends
Class CL_NWECM_WEBDAV_TIMEOUT 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) | NWECM_T_WEBDAV_SESSION | 20081210 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20081204 | |
| 2 | Instance method | Public | Event handling method | Closes ECM session if server mode is stateful | 20081204 |
Events
Class CL_NWECM_WEBDAV_TIMEOUT has no event.
Types
Class CL_NWECM_WEBDAV_TIMEOUT has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_SESSIONS | Call by reference | Type reference (TYPE) | NWECM_T_WEBDAV_SESSION | 20081210 |
Method CONSTRUCTOR on class CL_NWECM_WEBDAV_TIMEOUT has no exception.
Method HANDLE_TIMEOUT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ERROR_INFO | Value transfer | Attribute reference (LIKE) | 20081204 | |||||
| 2 | REASON | Value transfer | Attribute reference (LIKE) | 20081204 |
Method HANDLE_TIMEOUT on class CL_NWECM_WEBDAV_TIMEOUT has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 720 |