SAP ABAP Class CL_NWECM_PLC_LOCK_INFO (ECMI: PL Lock Info)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ECM-ABA (Application Component) ECM ABAP Stack
⤷
S_NWECM_CONNECTOR_STORE (Package) ECMI: Connector for the ECM Persistence Layer
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_NWECM_LOCK_INFO | ECMI: Lock Info | 20090514 |
Properties
| Class | CL_NWECM_PLC_LOCK_INFO | |
| Short Description | ECMI: PL Lock Info | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_NWECM_CONNECTOR_STORE | ECMI: Connector for the ECM Persistence Layer |
| Created | 20090514 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_NWECM_PLC_LOCK_INFO has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_NWECM_LOCK_INFO | ECMI: Lock Info | 20090514 |
Friends
Class CL_NWECM_PLC_LOCK_INFO 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) | CL_NWECM_LOCK_DEPTH | 20090514 | ||||
| 2 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20090515 | ||||
| 3 | Instance attribute | Private | Type reference (TYPE) | STRING | 20090514 | ||||
| 4 | Instance attribute | Private | Type reference (TYPE) | NWECM_TIMESTAMP | 20090514 | ||||
| 5 | Instance attribute | Private | Type reference (TYPE) | STRING | 20090515 | ||||
| 6 | Instance attribute | Private | Type reference (TYPE) | STRING | 20090514 | ||||
| 7 | Instance attribute | Private | Type reference (TYPE) | NWECM_LONG | 20090514 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20090514 | ||
| 2 | Instance method | Public | Method | Gets the token for this lock | 20090514 | |
| 3 | Instance method | Private | Method | Checks and if necessary loads the attributes of this lock | 20090515 | |
| 4 | Instance method | Public | Method | Refreshes the attributes of this lock | 20090515 |
Events
Class CL_NWECM_PLC_LOCK_INFO has no event.
Types
Class CL_NWECM_PLC_LOCK_INFO has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_LOCK | Value transfer | Type reference (TYPE) | NWECM_S_PLA_LOCK | Lock from PL Access Layer | 20090519 | |||
| 2 | IV_LOCK_TOKEN | Value transfer | Type reference (TYPE) | STRING | Token | 20090515 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20090514 |
Method GET_LOCK_TOKEN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_LOCK_TOKEN | Value transfer | Type reference (TYPE) | STRING | 20090514 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20090514 |
Method LOAD_ATTRIBUTES Signature
Method LOAD_ATTRIBUTES on class CL_NWECM_PLC_LOCK_INFO has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | NW ECM: Repository Exception | 20090515 |
Method REFRESH Signature
Method REFRESH on class CL_NWECM_PLC_LOCK_INFO has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20090515 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 730 |