SAP ABAP Class CL_OO_ADT_RES_INTF_BASE (Base resource for interfaces)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-AIE-SRC (Application Component) ABAP Source Code editors in ABAP in Eclipse
     SEO_ADT (Package) ABAP Develeopment Tools integration for Class Builder
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 20120807
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_OO_ADT_RES_INTF_SOURCE Interface source code resource controller 20120810
Properties
Class CL_OO_ADT_RES_INTF_BASE  
Short Description Base resource for interfaces    
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 SEO_ADT   ABAP Develeopment Tools integration for Class Builder 
Created 20120807   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_OO_ADT_RES_INTF_BASE has no forward declaration.
Interfaces
Class CL_OO_ADT_RES_INTF_BASE has no interface implemented.
Friends
Class CL_OO_ADT_RES_INTF_BASE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_ENQUEUE_OBJECT_CLASS Constant Protected See coding 'INTF' 20120807
2 CO_GLOBAL_TYPE Constant Protected Type reference (TYPE) WBOBJTYPE 'INTFOI' 20120807
3 CO_URI_ATTRIBUTE_NAME Constant Protected Type reference (TYPE) STRING 'interfacename' 20120808
4 CTS_MANAGEMENT Instance attribute Protected Object reference (TYPE REF TO) IF_ADT_CTS_MANAGEMENT 20120809
5 DEFAULT_CTS_MANAGEMENT Static Attribute Public Object reference (TYPE REF TO) IF_ADT_CTS_MANAGEMENT 20120809
6 DEFAULT_LIFECYCLE_MANAGER Static Attribute Public Object reference (TYPE REF TO) IF_ADT_LIFECYCLE_MANAGER 20120809
7 LIFECYCLE_MANAGER Instance attribute Protected Object reference (TYPE REF TO) IF_ADT_LIFECYCLE_MANAGER 20120809
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor 20120809
2 CONSTRUCTOR Instance method Public Constructor 20120809
Events
Class CL_OO_ADT_RES_INTF_BASE has no event.
Types
Class CL_OO_ADT_RES_INTF_BASE has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_OO_ADT_RES_INTF_BASE has no parameter.
Method CLASS_CONSTRUCTOR on class CL_OO_ADT_RES_INTF_BASE has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CTS_MANAGEMENT Call by reference Object reference (TYPE REF TO) IF_ADT_CTS_MANAGEMENT DEFAULT_CTS_MANAGEMENT 20120809
2 Importing LIFECYCLE_MANAGER Call by reference Object reference (TYPE REF TO) IF_ADT_LIFECYCLE_MANAGER DEFAULT_LIFECYCLE_MANAGER 20120809

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