SAP ABAP Class CL_NWECM_NODETYPE_DEF (ECMI: Node type definition)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ECM-ABA-COR (Application Component) ECM Core Infrastructure
⤷
S_NWECM_CORE (Package) ECMI: Runtime Implementation
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_NWECM_NODETYPE_DEF | ECMI: Definition of a Node Type | 20101021 |
Properties
| Class | CL_NWECM_NODETYPE_DEF | |
| Short Description | ECMI: Node type definition | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_NWECM_CORE | ECMI: Runtime Implementation |
| Created | 20101021 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_NWECM_NODETYPE_DEF | ECMI: Definition of a Node Type | 20101021 |
Friends
Class CL_NWECM_NODETYPE_DEF has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_NWECM_NAME | ECMI: Namespace-Qualified Names | 20101123 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_NWECM_NODE_TYPE_MANAGER | ECMI: Node Type Manager Implementation | 20101215 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_NWECM_REPOSITORY_SERVICE | ECMI: Central Repository Service of Connector | 20101022 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_NWECM_NAME | ECMI: Namespace-Qualified Names | 20101123 | |||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_NWECM_SESSION_INFO | ECMI: Session Implementation | 20101028 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | NWECM_S_NODETYPEDEF_INFO | Node Type Info Structure | 20101123 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | NWECM_S_NODETYPEDEF_INFO | Node Type Info Structure | 20101021 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20101123 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20101021 | |
| 2 | Instance method | Private | Method | 20101123 |
Events
Class CL_NWECM_NODETYPE_DEF has no event.
Types
Class CL_NWECM_NODETYPE_DEF has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_NODE_TYPE_MANAGER | Value transfer | Object reference (TYPE REF TO) | CL_NWECM_NODE_TYPE_MANAGER | ECMI: Node Type Manager Implementation | 20101215 | |||
| 2 | IS_NODETYPE_DEF | Call by reference | Type reference (TYPE) | NWECM_S_NODETYPEDEF_INFO | Node Type Info Structure | 20101021 | |||
| 3 | IV_DO_MAPPING | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20101123 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | ECMI: Repository Exception | 20101215 |
Method GET_MAPPED_NODE_TYPE_DEF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RS_NODE_TYPE | Value transfer | Type reference (TYPE) | NWECM_S_NODETYPEDEF_INFO | Node Type Info Structure | 20101123 |
Method GET_MAPPED_NODE_TYPE_DEF on class CL_NWECM_NODETYPE_DEF has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 703 |