SAP ABAP Class IF_NWECM_NODE_TYPE_MANAGER (ECMI: Node Type Manager to support ECM Model)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_NWECM_NODE_TYPE_MANAGER ECMI: Node Type Manager Implementation 20090327
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_NWECM_NODE_TYPE_MANAGER_AWR ECMI: Node Type Manager API Firewall 20090401
Properties
Class IF_NWECM_NODE_TYPE_MANAGER  
Short Description ECMI: Node Type Manager to support ECM Model    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20090324   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
Class IF_NWECM_NODE_TYPE_MANAGER has no interface implemented.
Friends
Class IF_NWECM_NODE_TYPE_MANAGER has no friend class.
Attributes
Class IF_NWECM_NODE_TYPE_MANAGER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DELETE_NODE_TYPE Instance method Public Method 20101220
2 GET_NODE_TYPE Instance method Public Method 20101029
3 GET_NODE_TYPES Instance method Public Method 20101021
4 GET_UNMAPPED_NODE_TYPES Instance method Public Method 20101123
5 GET_UNMAPPED_NODE_TYPE_INFOS Instance method Public Method 20101220
6 SET_NODE_TYPES Instance method Public Method 20101025
Events
Class IF_NWECM_NODE_TYPE_MANAGER has no event.
Types
Class IF_NWECM_NODE_TYPE_MANAGER has no local type.
Method Signatures

Method DELETE_NODE_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_NODE_TYPE_NAME Value transfer Object reference (TYPE REF TO) CL_NWECM_NAME Table of Node Type Object References 20101220
# Exception Resumable Description Created on
1 CX_NWECM_ACCESS_DENIED ECMI: Access Denied Exception 20101220
2 CX_NWECM_CONSTRAINT_VIOLATION ECMI: Constraint Violation 20101220
3 CX_NWECM_REPOSITORY ECMI: Repository Exception 20101220
4 CX_NWECM_UNSUPPORTED_OPERATION ECMI: Unsupported Repository Operation Exception 20101220

Method GET_NODE_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_TYPE_NAME Value transfer Object reference (TYPE REF TO) CL_NWECM_NAME Table of names 20101029
2 Importing IV_INCLUDE_PROP_DEFS Value transfer Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20101029
3 Returning RO_NODE_TYPE Value transfer Object reference (TYPE REF TO) IF_NWECM_NODETYPE_DEF Table of Node Type Object References 20101029
# Exception Resumable Description Created on
1 CX_NWECM_ITEM_NOT_FOUND ECMI: Node or Property Not Found Exception 20101029
2 CX_NWECM_REPOSITORY ECMI: Repository Exception 20101029

Method GET_NODE_TYPES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_TYPE_NAMES Value transfer Type reference (TYPE) NWECM_T_NAME Table of names 20101021
2 Importing IV_INCLUDE_PROP_DEFS Value transfer Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20101021
3 Returning RT_NODE_TYPES Value transfer Type reference (TYPE) NWECM_T_NODETYPE_DEF Table of Node Type Object References 20101021
# Exception Resumable Description Created on
1 CX_NWECM_REPOSITORY ECMI: Repository Exception 20101021

Method GET_UNMAPPED_NODE_TYPES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_TYPE_NAMES Value transfer Type reference (TYPE) NWECM_T_NAME Table of names 20101123
2 Importing IV_INCLUDE_PROP_DEFS Value transfer Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20101123
3 Returning RT_NODE_TYPES Value transfer Type reference (TYPE) NWECM_T_NODETYPE_DEF Table of Node Type Object References 20101123
# Exception Resumable Description Created on
1 CX_NWECM_REPOSITORY ECMI: Repository Exception 20101123

Method GET_UNMAPPED_NODE_TYPE_INFOS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_TYPE_NAMES Value transfer Type reference (TYPE) NWECM_T_NAME Table of names 20101220
2 Importing IV_INCLUDE_PROP_DEFS Value transfer Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20101220
3 Returning RT_NODE_TYPE_INFOS Value transfer Type reference (TYPE) NWECM_T_NODETYPEDEF_INFO Table of Node Type Object References 20101220
# Exception Resumable Description Created on
1 CX_NWECM_REPOSITORY ECMI: Repository Exception 20101220

Method SET_NODE_TYPES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_NODETYPES Value transfer Type reference (TYPE) NWECM_T_NODETYPEDEF_INFO Table of Node Type Object References 20101025
2 Returning RT_FAILED_TYPES Value transfer Type reference (TYPE) NWECM_T_NAME_STRING Table of language dependend strings 20101025
# Exception Resumable Description Created on
1 CX_NWECM_ACCESS_DENIED ECMI: Access Denied Exception 20101025
2 CX_NWECM_REPOSITORY ECMI: Repository Exception 20101025
3 CX_NWECM_UNSUPPORTED_OPERATION ECMI: Unsupported Repository Operation Exception 20101025
History
Last changed by/on SAP  20110908 
SAP Release Created in