SAP ABAP Class CL_NWECM_LOCK (Runtime implementation of Lock)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ECM-ABA-COR (Application Component) ECM Core Infrastructure
⤷
S_NWECM_CORE (Package) ECMI: Runtime Implementation
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_NWECM_LOCK | ECMI: Lock Interface | 20081119 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SERIALIZABLE_OBJECT | Serializable Object | 20090921 |
Properties
| Class | CL_NWECM_LOCK | |
| Short Description | Runtime implementation of Lock | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_NWECM_CORE | ECMI: Runtime Implementation |
| Created | 20081119 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_NWECM_LOCK has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_NWECM_LOCK | ECMI: Lock Interface | 20081119 | ||
| 2 | IF_SERIALIZABLE_OBJECT | Serializable Object | 20090921 |
Friends
Class CL_NWECM_LOCK has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_NWECM_LOCKING_SERVICE | NW ECM: Locking Service | 20081119 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_NWECM_LOCK_INFO | NW ECM: Lock Info | 20081119 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_NWECM_SESSION | NW ECM: Session Implementation | 20081119 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | STRING | 20081119 | ||||
| 5 | Instance attribute | Private | Type reference (TYPE) | STRING | 20081119 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20081119 |
Events
Class CL_NWECM_LOCK has no event.
Types
Class CL_NWECM_LOCK has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_LOCKING_SERVICE | Value transfer | Object reference (TYPE REF TO) | IF_NWECM_LOCKING_SERVICE | 20081119 | ||||
| 2 | IO_LOCK_INFO | Value transfer | Object reference (TYPE REF TO) | IF_NWECM_LOCK_INFO | 20081119 | ||||
| 3 | IO_SESSION | Value transfer | Object reference (TYPE REF TO) | CL_NWECM_SESSION | 20081119 |
Method CONSTRUCTOR on class CL_NWECM_LOCK has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 720 |