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 ABAP 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 MO_APP_NAME Instance attribute Private Object reference (TYPE REF TO) CL_NWECM_NAME ECMI: Namespace-Qualified Names 20101123
2 MO_NODE_TYPE_MANAGER Instance attribute Private Object reference (TYPE REF TO) CL_NWECM_NODE_TYPE_MANAGER ECMI: Node Type Manager Implementation 20101215
3 MO_REPOSITORY_SERVICE Instance attribute Private Object reference (TYPE REF TO) IF_NWECM_REPOSITORY_SERVICE ECMI: Central Repository Service of Connector 20101022
4 MO_REP_NAME Instance attribute Private Object reference (TYPE REF TO) CL_NWECM_NAME ECMI: Namespace-Qualified Names 20101123
5 MO_SESSION_INFO Instance attribute Private Object reference (TYPE REF TO) IF_NWECM_SESSION_INFO ECMI: Session Implementation 20101028
6 MS_MAPPED_NODE_TYPE_DEF Instance attribute Private Type reference (TYPE) NWECM_S_NODETYPEDEF_INFO Node Type Info Structure 20101123
7 MS_NODE_TYPE_DEF Instance attribute Private Type reference (TYPE) NWECM_S_NODETYPEDEF_INFO Node Type Info Structure 20101021
8 MV_DO_MAPPING Instance attribute Private Type reference (TYPE) ABAP_BOOL 20101123
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20101021
2 GET_MAPPED_NODE_TYPE_DEF 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 Importing IO_NODE_TYPE_MANAGER Value transfer Object reference (TYPE REF TO) CL_NWECM_NODE_TYPE_MANAGER ECMI: Node Type Manager Implementation 20101215
2 Importing IS_NODETYPE_DEF Call by reference Type reference (TYPE) NWECM_S_NODETYPEDEF_INFO Node Type Info Structure 20101021
3 Importing IV_DO_MAPPING Value transfer Type reference (TYPE) ABAP_BOOL 20101123
# Exception Resumable Description Created on
1 CX_NWECM_REPOSITORY 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 Returning 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