SAP ABAP Class IF_ADT_RES_CON_LOCKABLE (Lockable ADT resource controller)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_ADT_RESOURCE_CONTROLLER ADT Resources 20080715
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ADT_REST_RES_ADAPTER Adapter old resource new REST resource 20100610
Properties
Class IF_ADT_RES_CON_LOCKABLE  
Short Description Lockable ADT resource controller    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20080715   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
Class IF_ADT_RES_CON_LOCKABLE has no interface implemented.
Friends
Class IF_ADT_RES_CON_LOCKABLE has no friend class.
Attributes
Class IF_ADT_RES_CON_LOCKABLE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 LOCK Instance method Public Method Lock resource 20080715
2 UNLOCK Instance method Public Method Unlock resource 20080715
Events
Class IF_ADT_RES_CON_LOCKABLE has no event.
Types
Class IF_ADT_RES_CON_LOCKABLE has no local type.
Method Signatures

Method LOCK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DATA Call by reference Object reference (TYPE REF TO) IF_ADT_SRL_METHOD_INPUT_DATA Data 20080715
2 Importing RESULT_DATA Call by reference Object reference (TYPE REF TO) IF_ADT_SRL_METHOD_RESULT_DATA Result 20080715
3 Importing URI Call by reference Object reference (TYPE REF TO) IF_ADT_RES_URI Wrapper for request URI 20090727
# Exception Resumable Description Created on
1 CX_ADT_REST 20101221

Method UNLOCK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DATA Call by reference Object reference (TYPE REF TO) IF_ADT_SRL_METHOD_INPUT_DATA Data 20080715
2 Importing RESULT_DATA Call by reference Object reference (TYPE REF TO) IF_ADT_SRL_METHOD_RESULT_DATA Result 20080715
3 Importing URI Call by reference Object reference (TYPE REF TO) IF_ADT_RES_URI Wrapper for request URI 20090727
# Exception Resumable Description Created on
1 CX_ADT_REST 20101221
History
Last changed by/on SAP  20110908 
SAP Release Created in