SAP ABAP Class CL_WDR_TEST_REPOSITORY_HANDLE (Assistance Class for WDR_TEST_REPOSITORY_HANDL)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-ABA (Application Component) Web Dynpro ABAP
     SWDP_TEST (Package) Web Dynpro: Tests
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WD_COMPONENT_ASSISTANCE Basis for a Web Dynpro assistance class 20070228
Properties
Class CL_WDR_TEST_REPOSITORY_HANDLE  
Short Description Assistance Class for WDR_TEST_REPOSITORY_HANDL    
Super Class CL_WD_COMPONENT_ASSISTANCE Basis for a Web Dynpro assistance class 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWDP_TEST   Web Dynpro: Tests 
Created 20070228   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_WDR_TEST_REPOSITORY_HANDLE has no forward declaration.
Interfaces
Class CL_WDR_TEST_REPOSITORY_HANDLE has no interface implemented.
Friends
Class CL_WDR_TEST_REPOSITORY_HANDLE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_ENTITY Constant Public See coding 20070302
2 REPOSITORY_HANDLES Instance attribute Public Type reference (TYPE) TY_T_REPOSITORY_HANDLES 20070228
Methods
# Method Level Visibility Method type Description Created on
1 ADD_REPOSITORY_HANDLE Instance method Public Method 20070228
2 REMOVE_REPOSITORY_HANDLE Instance method Public Method 20070228
Events
Class CL_WDR_TEST_REPOSITORY_HANDLE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_S_REPOSITORY_HANDLE Public See coding 20070302 begin of TY_S_REPOSITORY_HANDLE, handle_id type string, handle type ref to if_wd_repository_handle, end of ty_s_repository_handle
2 TY_T_REPOSITORY_HANDLES Public See coding 20070228 TY_T_REPOSITORY_HANDLES type hashed table of ty_s_repository_handle with unique key handle_id
3 TY_T_REPOSITORY_HANDLES2 Public See coding 20070314 TY_T_REPOSITORY_HANDLES2 type standard table of ref to if_wd_repository_handle
Method Signatures

Method ADD_REPOSITORY_HANDLE Signature

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

Method ADD_REPOSITORY_HANDLE on class CL_WDR_TEST_REPOSITORY_HANDLE has no exception.

Method REMOVE_REPOSITORY_HANDLE Signature

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

Method REMOVE_REPOSITORY_HANDLE on class CL_WDR_TEST_REPOSITORY_HANDLE has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 710