SAP ABAP Class CL_NWECM_LOCK_PROPERTIES (ECMI: Lock Properties)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ECM-ABA-COR (Application Component) ECM Core Infrastructure
     S_NWECM_COMMONS (Package) ECMI Common Classes of API and SPI
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SERIALIZABLE_OBJECT Serializable Object 20090921
Properties
Class CL_NWECM_LOCK_PROPERTIES  
Short Description ECMI: Lock Properties    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_NWECM_COMMONS   ECMI Common Classes of API and SPI 
Created 20081114   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_NWECM_LOCK_PROPERTIES has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_SERIALIZABLE_OBJECT Serializable Object 20090921
Friends
Class CL_NWECM_LOCK_PROPERTIES has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_DEPTH Instance attribute Private Object reference (TYPE REF TO) CL_NWECM_LOCK_DEPTH 20081203
2 MO_SCOPE Instance attribute Private Object reference (TYPE REF TO) CL_NWECM_LOCK_SCOPE 20081203
3 MO_TYPE Instance attribute Private Object reference (TYPE REF TO) CL_NWECM_LOCK_TYPE 20081203
4 MV_CLIENT_SUPPLIED_OWNER Instance attribute Private Type reference (TYPE) STRING 20081127
5 MV_TIMEOUT Instance attribute Private Type reference (TYPE) NWECM_LONG NW ECM: Constants for Locks 20081114
6 SC_TIMEOUT_INFINITE Constant Public Type reference (TYPE) NWECM_LONG -1 20081205
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20081114
2 GET_CLIENT_SUPPLIED_OWNER Instance method Public Method 20081127
3 GET_DEPTH Instance method Public Method 20081114
4 GET_SCOPE Instance method Public Method 20081114
5 GET_TIMEOUT Instance method Public Method 20081114
6 GET_TYPE Instance method Public Method 20081114
Events
Class CL_NWECM_LOCK_PROPERTIES has no event.
Types
Class CL_NWECM_LOCK_PROPERTIES has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_DEPTH Value transfer Object reference (TYPE REF TO) CL_NWECM_LOCK_DEPTH 20081203
2 Importing IO_SCOPE Value transfer Object reference (TYPE REF TO) CL_NWECM_LOCK_SCOPE 20081203
3 Importing IO_TYPE Value transfer Object reference (TYPE REF TO) CL_NWECM_LOCK_TYPE 20081203
4 Importing IV_CLIENT_SUPPLIED_OWNER Value transfer Type reference (TYPE) STRING 20081127
5 Importing IV_TIMEOUT Value transfer Type reference (TYPE) NWECM_LONG 20081114

Method CONSTRUCTOR on class CL_NWECM_LOCK_PROPERTIES has no exception.

Method GET_CLIENT_SUPPLIED_OWNER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_CLIENT_SUPPLIED_OWNER Value transfer Type reference (TYPE) STRING 20081127

Method GET_CLIENT_SUPPLIED_OWNER on class CL_NWECM_LOCK_PROPERTIES has no exception.

Method GET_DEPTH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_DEPTH Value transfer Object reference (TYPE REF TO) CL_NWECM_LOCK_DEPTH 20081203

Method GET_DEPTH on class CL_NWECM_LOCK_PROPERTIES has no exception.

Method GET_SCOPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_SCOPE Value transfer Object reference (TYPE REF TO) CL_NWECM_LOCK_SCOPE 20081203

Method GET_SCOPE on class CL_NWECM_LOCK_PROPERTIES has no exception.

Method GET_TIMEOUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_TIMEOUT Value transfer Type reference (TYPE) NWECM_LONG nwecm: kind of a long integer 20081114

Method GET_TIMEOUT on class CL_NWECM_LOCK_PROPERTIES has no exception.

Method GET_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_TYPE Value transfer Object reference (TYPE REF TO) CL_NWECM_LOCK_TYPE 20081203

Method GET_TYPE on class CL_NWECM_LOCK_PROPERTIES has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 720