SAP ABAP Class CL_ADT_WDY_COMP_CONTROLLER_RES (ADT:Resource controller for Component Controller)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-AIE-WDA (Application Component) Web Dynpro ABAP Design Tool for ABAP in Eclipse
     SWDP_ADT (Package) SWDP ADT Development
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WB_ADT_REST_RESOURCE Basis Class for ADT Resource Controllers for WB object types 20120529
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_ADT_WDY_CONTROLLER_SOURCE ADT:Resource controller to get implementation source code 20120606
Properties
Class CL_ADT_WDY_COMP_CONTROLLER_RES  
Short Description ADT:Resource controller for Component Controller    
Super Class CL_WB_ADT_REST_RESOURCE Basis Class for ADT Resource Controllers for WB object types 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWDP_ADT   SWDP ADT Development 
Created 20120529   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_ADT_WDY_CONTROLLER Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
2 IF_WDY_MD_ADT_CONTROLLER Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_ADT_WDY_COMP_CONTROLLER_RES has no interface implemented.
Friends
Class CL_ADT_WDY_COMP_CONTROLLER_RES has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_CLASS_NAME Static Attribute Public Type reference (TYPE) STRING 'CL_ADT_WDY_COMP_CONTROLLER_RES' class name 20121129
2 C_CONTENT_TYPE Constant Protected Type reference (TYPE) STRING 'application/vnd.sap.adt.wdy.controller+xml' 20120529
3 C_TRANSFORMATION_NAME Constant Protected Type reference (TYPE) STRING 'MTS_WD_COMPONENT_CTRL_MAIN' 20120529
4 C_TRANSFORMATION_ROOT Constant Protected Type reference (TYPE) STRING 'WD_COMPONENT_CTRL' 20120529
5 MV_COMPONENT_NAME Instance attribute Protected Type reference (TYPE) WDY_COMPONENT_NAME 20120529
6 MV_OBJECT_NAME Instance attribute Protected Type reference (TYPE) WDY_CONTROLLER_NAME 20120529
7 MV_VERSION Instance attribute Protected Type reference (TYPE) R3STATE ABAP: Program Status (Active, Saved, Transported...) 20120607
Methods
# Method Level Visibility Method type Description Created on
1 GET_OBJECT_TYPE Instance method Public Method get the object type from the transport request 20130422
Events
Class CL_ADT_WDY_COMP_CONTROLLER_RES has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_WD_CONTROLLER Public See coding 20120529 BEGIN OF ty_wd_controller, main_object TYPE if_adt_tools_core_types=>ty_main_object, component_name TYPE string, * description TYPE string, * accessibility_check_active TYPE abap_bool, * assistance_class TYPE if_adt_tools_core_types=>ty_object_reference, * used_components TYPE if_adt_tools_core_types=>ty_object_references, * implemented_interfaces TYPE if_adt_tools_core_types=>ty_object_references, END OF ty_wd_controller
Method Signatures

Method GET_OBJECT_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_OBJTYPE Value transfer Type reference (TYPE) TROBJTYPE Object Type 20130422
# Exception Resumable Description Created on
1 CX_ADT_REST Shared exceptions for resource/service framework 20130422
History
Last changed by/on SAP  20140121 
SAP Release Created in 740