SAP ABAP Class CL_NWECM_LOCKABLE (Lockable runtime implementation)
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_LOCKABLE ECMI: Lockable 20081119
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SERIALIZABLE_OBJECT Serializable Object 20090921
Properties
Class CL_NWECM_LOCKABLE  
Short Description Lockable runtime implementation    
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
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_NWECM_LOCKABLE ECMI: Lockable 20081119
2 IF_SERIALIZABLE_OBJECT Serializable Object 20090921
Friends
Class CL_NWECM_LOCKABLE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_LOCKING_SERVICE Instance attribute Private Object reference (TYPE REF TO) IF_NWECM_LOCKING_SERVICE 20081119
2 MO_NODE_INFO Instance attribute Private Object reference (TYPE REF TO) IF_NWECM_NODE_INFO 20081119
3 MO_SESSION Instance attribute Private Object reference (TYPE REF TO) CL_NWECM_SESSION 20081119
4 MT_HELD_LOCKS Instance attribute Private Type reference (TYPE) NWECM_T_LOCK 20081203
5 MT_LOCKS Instance attribute Private Type reference (TYPE) NWECM_T_LOCK 20081203
6 MV_HOLDS_LOCK Instance attribute Private Type reference (TYPE) ABAP_BOOL 20081119
7 MV_IS_LOCKED Instance attribute Private Type reference (TYPE) ABAP_BOOL 20081119
8 MV_IS_LOCKED_BY_ME Instance attribute Private Type reference (TYPE) ABAP_BOOL 20081119
Methods
# Method Level Visibility Method type Description Created on
1 CLEAR_CACHED_DATA Instance method Private Method 20081124
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20081119
Events
Class CL_NWECM_LOCKABLE has no event.
Types
Class CL_NWECM_LOCKABLE has no local type.
Method Signatures

Method CLEAR_CACHED_DATA Signature

Method CLEAR_CACHED_DATA on class CL_NWECM_LOCKABLE has no parameter.
Method CLEAR_CACHED_DATA on class CL_NWECM_LOCKABLE has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_LOCKING_SERVICE Value transfer Object reference (TYPE REF TO) IF_NWECM_LOCKING_SERVICE 20081119
2 Importing IO_NODE_INFO Value transfer Object reference (TYPE REF TO) IF_NWECM_NODE_INFO 20081119
3 Importing IO_SESSION Value transfer Object reference (TYPE REF TO) CL_NWECM_SESSION NW ECM: Session Implementation 20081119
# Exception Resumable Description Created on
1 CX_NWECM_REPOSITORY 20081119
2 CX_NWECM_UNSUPPORTED_OPERATION 20081119
History
Last changed by/on SAP  20110908 
SAP Release Created in 720