SAP ABAP Class CL_ADT_RESOURCE_CONTROLLER (Base class for all 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 - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_ADT_REST_RES_ADAPTER Adapter old resource new REST resource 20100709
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_OO_ADT_RC_INTF Interface resource 20091221
Properties
Class CL_ADT_RESOURCE_CONTROLLER  
Short Description Base class for all resource controller    
Super Class CL_ADT_REST_RES_ADAPTER Adapter old resource new REST resource 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SADT_REST   REST Framework 
Created 20080619   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ADT_RESOURCE_CONTROLLER has no forward declaration.
Interfaces
Class CL_ADT_RESOURCE_CONTROLLER has no interface implemented.
Friends
Class CL_ADT_RESOURCE_CONTROLLER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_VERSION_ACTIVE_WB Constant Public Type reference (TYPE) R3STATE 'A' 20100721
2 CO_VERSION_INACTIVE_WB Constant Public Type reference (TYPE) R3STATE 'I' 20100721
Methods
# Method Level Visibility Method type Description Created on
1 BUILD_CONTENT_HANDLER_SET Instance method Protected Method 20100730
2 CHECK_FOR_VALID_CORRNR Instance method Protected Method 20110228
3 CREATE Instance method Protected Method 20100709
4 DELETE Instance method Protected Method 20100709
5 FIND Instance method Protected Method 20100709
6 READ Instance method Protected Method 20100709
7 UPDATE Instance method Protected Method 20100709
Events
Class CL_ADT_RESOURCE_CONTROLLER has no event.
Types
Class CL_ADT_RESOURCE_CONTROLLER has no local type.
Method Signatures

Method BUILD_CONTENT_HANDLER_SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTENT_HANDLER Call by reference Object reference (TYPE REF TO) IF_ADT_SRL_CONTENT_HANDLER 20100730
2 Returning RESULT Value transfer Type reference (TYPE) SADT_SRL_CONTENT_HANDLER_SET 20100730

Method BUILD_CONTENT_HANDLER_SET on class CL_ADT_RESOURCE_CONTROLLER has no exception.

Method CHECK_FOR_VALID_CORRNR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CORR Call by reference Type reference (TYPE) TRKORR 20110228
2 Importing PGMID Call by reference Type reference (TYPE) PGMID 20110228
3 Importing RESOURCE_ID Call by reference Type reference (TYPE) STRING 20110228
4 Returning RESULT Value transfer Object reference (TYPE REF TO) IF_ADT_EXCEPTION_PROPERTIES 20110228
5 Importing TADIR_TYPE Call by reference Type reference (TYPE) TROBJTYPE 20110228

Method CHECK_FOR_VALID_CORRNR on class CL_ADT_RESOURCE_CONTROLLER has no exception.

Method CREATE Signature

Method CREATE on class CL_ADT_RESOURCE_CONTROLLER has no parameter.
Method CREATE on class CL_ADT_RESOURCE_CONTROLLER has no exception.

Method DELETE Signature

Method DELETE on class CL_ADT_RESOURCE_CONTROLLER has no parameter.
Method DELETE on class CL_ADT_RESOURCE_CONTROLLER has no exception.

Method FIND Signature

Method FIND on class CL_ADT_RESOURCE_CONTROLLER has no parameter.
Method FIND on class CL_ADT_RESOURCE_CONTROLLER has no exception.

Method READ Signature

Method READ on class CL_ADT_RESOURCE_CONTROLLER has no parameter.
Method READ on class CL_ADT_RESOURCE_CONTROLLER has no exception.

Method UPDATE Signature

Method UPDATE on class CL_ADT_RESOURCE_CONTROLLER has no parameter.
Method UPDATE on class CL_ADT_RESOURCE_CONTROLLER has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 712