SAP ABAP Class CL_ADT_LOCK_HANDLE_STUB (Test double for lock handle)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-UTL-BRR (Application Component) Repository Browser
     SEU_LOCKING_ADT (Package) Enhancements ADT Lock Concept
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ADT_LOCK_HANDLE Lock Handle 20110607
Properties
Class CL_ADT_LOCK_HANDLE_STUB  
Short Description Test double for lock handle    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SEU_LOCKING_ADT   Enhancements ADT Lock Concept 
Created 20110415   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ADT_LOCK_HANDLE_STUB has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_ADT_LOCK_HANDLE Lock Handle 20110607
Friends
Class CL_ADT_LOCK_HANDLE_STUB has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CREATE_EXCEPTION Instance attribute Public Object reference (TYPE REF TO) CX_SEU_LOCK_HANDLE_FAILURE 20110607
2 LOCK_HANDLE Instance attribute Public Type reference (TYPE) SADT_LOCK_HANDLE 20110607
3 OBJECT_NAME Instance attribute Public Type reference (TYPE) STRING 20110607
4 OBJECT_TYPE Instance attribute Public Type reference (TYPE) TROBJTYPE 20110607
5 SET_EXCEPTION Instance attribute Public Object reference (TYPE REF TO) CX_SEU_LOCK_HANDLE_FAILURE 20110607
Methods
# Method Level Visibility Method type Description Created on
1 GET_FACTORY Static method Public Method 20110607
2 SET_CREATE_EXCEPTION Instance method Public Method 20110607
3 SET_LOCK_HANDLE Instance method Public Method 20110607
4 SET_SET_EXCEPTION Instance method Public Method 20110607
Events
Class CL_ADT_LOCK_HANDLE_STUB has no event.
Types
Class CL_ADT_LOCK_HANDLE_STUB has no local type.
Method Signatures

Method GET_FACTORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CREATE_EXCEPTION Call by reference Object reference (TYPE REF TO) CX_SEU_LOCK_HANDLE_FAILURE 20110608
2 Importing LOCK_HANDLE Call by reference Type reference (TYPE) SADT_LOCK_HANDLE 20110608
3 Returning RESULT Value transfer Object reference (TYPE REF TO) IF_ADT_LOCK_HANDLE_FACTORY 20110607
4 Importing SET_EXCEPTION Call by reference Object reference (TYPE REF TO) CX_SEU_LOCK_HANDLE_FAILURE 20110608

Method GET_FACTORY on class CL_ADT_LOCK_HANDLE_STUB has no exception.

Method SET_CREATE_EXCEPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EXCEPTION Call by reference Object reference (TYPE REF TO) CX_SEU_LOCK_HANDLE_FAILURE 20110607

Method SET_CREATE_EXCEPTION on class CL_ADT_LOCK_HANDLE_STUB has no exception.

Method SET_LOCK_HANDLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LOCK_HANDLE Call by reference Type reference (TYPE) SADT_LOCK_HANDLE 20110607

Method SET_LOCK_HANDLE on class CL_ADT_LOCK_HANDLE_STUB has no exception.

Method SET_SET_EXCEPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EXCEPTION Call by reference Object reference (TYPE REF TO) CX_SEU_LOCK_HANDLE_FAILURE 20110607

Method SET_SET_EXCEPTION on class CL_ADT_LOCK_HANDLE_STUB has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in