SAP ABAP Interface IF_ADT_RES_CON_LOCKABLE (Lockable ADT resource controller)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-AIE (Application Component) Installation and Infrastructure for ABAP Tools in Eclipse
     SADT_REST (Package) REST Framework
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
Interface IF_ADT_RES_CON_LOCKABLE  
Short Description Lockable ADT resource controller    
General Data
Package SADT_REST   REST Framework 
Created 20080715   SAP 
Last changed 20110908   SAP 
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_ADT_RESOURCE_CONTROLLER ADT Resources 20080715
Friends
Interface IF_ADT_RES_CON_LOCKABLE has no friend.
Attributes
Interface 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
Interface IF_ADT_RES_CON_LOCKABLE has no event.
Types
Interface 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 712