SAP ABAP Class CL_WB_ADT_REST_RESOURCE_COLL (Basis class for collection of workbench objects)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-AIE (Application Component) Installation and Infrastructure for ABAP Tools in Eclipse
     SWB_ADT_TOOL (Package) Tool integration of WB object types into ADT
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_ADT_REST_RESOURCE Basis Class for ADT Resource Controllers 20111205
Properties
Class CL_WB_ADT_REST_RESOURCE_COLL  
Short Description Basis class for collection of workbench objects    
Super Class CL_ADT_REST_RESOURCE Basis Class for ADT Resource Controllers 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWB_ADT_TOOL   Tool integration of WB object types into ADT 
Created 20111103   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_WB_ADT_REST_RESOURCE_COLL has no forward declaration.
Interfaces
Class CL_WB_ADT_REST_RESOURCE_COLL has no interface implemented.
Friends
Class CL_WB_ADT_REST_RESOURCE_COLL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 REQUEST Instance attribute Protected Object reference (TYPE REF TO) IF_ADT_REST_REQUEST 20111205
2 RESPONSE Instance attribute Protected Object reference (TYPE REF TO) IF_ADT_REST_RESPONSE 20111205
Methods
# Method Level Visibility Method type Description Created on
1 DO_CREATE_CHILD Instance method Protected Method 20111205
2 DO_GET Instance method Protected Method 20111205
3 DO_OTHER_ACTION Instance method Protected Method 20111205
4 GET_TRANSPORT_REQUEST Instance method Protected Method 20111205
5 HANDLE_METHOD_NOT_SUPPORTED Instance method Protected Method 20111205
6 INITIALIZE Instance method Protected Method 20111205
Events
Class CL_WB_ADT_REST_RESOURCE_COLL has no event.
Types
Class CL_WB_ADT_REST_RESOURCE_COLL has no local type.
Method Signatures

Method DO_CREATE_CHILD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing REQUEST Call by reference Object reference (TYPE REF TO) IF_ADT_REST_REQUEST 20111205
2 Importing RESPONSE Call by reference Object reference (TYPE REF TO) IF_ADT_REST_RESPONSE 20111205
3 Importing TRANSPORT_REQUEST Call by reference Type reference (TYPE) TRKORR 20111205
4 Exporting WB_OBJECT Call by reference Object reference (TYPE REF TO) CL_WB_OBJECT 20111205
# Exception Resumable Description Created on
1 CX_ADT_REST 20111205

Method DO_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing REQUEST Call by reference Object reference (TYPE REF TO) IF_ADT_REST_REQUEST 20111205
2 Importing RESPONSE Call by reference Object reference (TYPE REF TO) IF_ADT_REST_RESPONSE 20111205
# Exception Resumable Description Created on
1 CX_ADT_REST 20111205

Method DO_OTHER_ACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACTION Call by reference Type reference (TYPE) STRING 20111205
2 Importing REQUEST Call by reference Object reference (TYPE REF TO) IF_ADT_REST_REQUEST 20111205
3 Importing RESPONSE Call by reference Object reference (TYPE REF TO) IF_ADT_REST_RESPONSE 20111205
# Exception Resumable Description Created on
1 CX_ADT_REST 20111205

Method GET_TRANSPORT_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) TRKORR 20111205
# Exception Resumable Description Created on
1 CX_ADT_REST 20111205

Method HANDLE_METHOD_NOT_SUPPORTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing METHOD Call by reference Type reference (TYPE) STRING 20111205
# Exception Resumable Description Created on
1 CX_ADT_RES_METH_NOT_SUPPORTED 20111205

Method INITIALIZE Signature

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

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