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 | Constant | Protected | See coding | 'INTF' | 20120807 | ||||
| 2 | Constant | Protected | Type reference (TYPE) | WBOBJTYPE | 'INTFOI' | 20120807 | |||
| 3 | Constant | Protected | Type reference (TYPE) | STRING | 'interfacename' | 20120808 | |||
| 4 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_ADT_CTS_MANAGEMENT | 20120809 | ||||
| 5 | Static Attribute | Public | Object reference (TYPE REF TO) | IF_ADT_CTS_MANAGEMENT | 20120809 | ||||
| 6 | Static Attribute | Public | Object reference (TYPE REF TO) | IF_ADT_LIFECYCLE_MANAGER | 20120809 | ||||
| 7 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_ADT_LIFECYCLE_MANAGER | 20120809 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | 20120809 | ||
| 2 | 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 | CTS_MANAGEMENT | Call by reference | Object reference (TYPE REF TO) | IF_ADT_CTS_MANAGEMENT | DEFAULT_CTS_MANAGEMENT | 20120809 | |||
| 2 | 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 |