SAP ABAP Interface IF_NWECM_SESSION_INFO (ECMI: Session Info for User and Workspace Identification)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ECM-ABA-COR (Application Component) ECM Core Infrastructure
⤷
S_NWECM_SPI (Package) Service Provider Interface for ECMI
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CMIS10_SESSION_INFO | Simple ECM connector session implementation | 20100519 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_NWECM_PLC_SESSION_INFO | ECMI: Session info implementation | 20090504 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_NWECM_SESSION_FS | ECMI: Fileshare Session Implementation | 20100414 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_NWECM_SESSION_INFO_STUB | NW ECM: Configurable Session Info Stub | 20081010 |
| 5 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_NWECM_SESSION_INFO_SWR | ECMI: Session Info SPI Firewall Wrapper | 20080905 |
| 6 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_NWECM_WD_SESSION_INFO | WebDAV connector Session Info | 20090108 |
| 7 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SRM_ECM_SESSION_INFO | NW ECM: Session Info | 20081007 |
Properties
| Interface | IF_NWECM_SESSION_INFO | |
| Short Description | ECMI: Session Info for User and Workspace Identification |
General Data
| Package | S_NWECM_SPI | Service Provider Interface for ECMI |
| Created | 20080530 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_NWECM_SESSION_INFO has no forward declaration.
Interfaces
Interface IF_NWECM_SESSION_INFO has no interface.
Friends
Interface IF_NWECM_SESSION_INFO has no friend.
Attributes
Interface IF_NWECM_SESSION_INFO has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20080813 | ||
| 2 | Instance method | Public | Method | Return The user identification | 20080530 | |
| 3 | Instance method | Public | Method | Return the Name of the Workspace for this session | 20080530 |
Events
Interface IF_NWECM_SESSION_INFO has no event.
Types
Interface IF_NWECM_SESSION_INFO has no local type.
Method Signatures
Method CLOSE Signature
Method CLOSE on Interface IF_NWECM_SESSION_INFO has no parameter.
Method CLOSE on Interface IF_NWECM_SESSION_INFO has no exception.
Method GET_USER_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_USER_ID | Value transfer | Type reference (TYPE) | STRING | User ID | 20080722 |
Method GET_USER_ID on Interface IF_NWECM_SESSION_INFO has no exception.
Method GET_WORKSPACE_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_WORKSPACE_NAME | Value transfer | Type reference (TYPE) | STRING | Name of the workspace | 20080722 |
Method GET_WORKSPACE_NAME on Interface IF_NWECM_SESSION_INFO has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 712 |