SAP ABAP Class CL_NWECM_NODE_TYPE_PARSER (XML Parser to create NoteType classes)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ECM-ABA-COR (Application Component) ECM Core Infrastructure
     S_NWECM_CORE (Package) ECMI: Runtime Implementation
Properties
Class CL_NWECM_NODE_TYPE_PARSER  
Short Description XML Parser to create NoteType classes    
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 20101025   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 CL_NWECM_NODE_TYPE_PARSER has no interface implemented.
Friends
Class CL_NWECM_NODE_TYPE_PARSER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 BASIC_TYPES Static Attribute Private Type reference (TYPE) NWECM_T_NODETYPEDEF_INFO Table of node type info objects 20101215
2 BASIC_TYPES_FETCHED Static Attribute Private Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20101215
3 CHOICE_WA Instance attribute Private See coding 20101028
4 DEFAULT_VALUE Instance attribute Private Type reference (TYPE) STRING 20101028
5 MODEL_URL Static Attribute Public Type reference (TYPE) STRING '/sap/public/bc/nwecm/ecm.xml' 20101025
6 NODE_TYPE_TAB Instance attribute Private Type reference (TYPE) NWECM_T_NODETYPEDEF_INFO 20101025
7 NODE_TYPE_WA Instance attribute Private See coding 20101025
8 PROPERTY_DEFINITION_WA Instance attribute Private See coding 20101025
Methods
# Method Level Visibility Method type Description Created on
1 PARSE Instance method Private Method 20101025
2 PARSE_FROM_MIME_REPOSITORY Static method Public Method 20101025
3 PARSE_FROM_MIME_REP_PRIVATE Static method Private Method 20101215
4 PARSE_FROM_XML Static method Public Method 20101025
5 PROCESS_EVENT Instance method Private Method 20101025
6 RESULT Instance method Private Method 20101025
7 TO_BOOL Instance method Private Method 20101026
Events
Class CL_NWECM_NODE_TYPE_PARSER has no event.
Types
Class CL_NWECM_NODE_TYPE_PARSER has no local type.
Method Signatures

Method PARSE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_XML Call by reference Type reference (TYPE) XSTRING 20101025
# Exception Resumable Description Created on
1 CX_NWECM_REPOSITORY 20101025

Method PARSE_FROM_MIME_REPOSITORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_NODE_TYPE Value transfer Type reference (TYPE) NWECM_T_NODETYPEDEF_INFO 20101025
# Exception Resumable Description Created on
1 CX_NWECM_REPOSITORY 20101025

Method PARSE_FROM_MIME_REP_PRIVATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_NODE_TYPE Value transfer Type reference (TYPE) NWECM_T_NODETYPEDEF_INFO 20101215
# Exception Resumable Description Created on
1 CX_NWECM_REPOSITORY 20101215

Method PARSE_FROM_XML Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_XML Call by reference Type reference (TYPE) XSTRING 20101025
2 Returning RT_NODE_TYPE Value transfer Type reference (TYPE) NWECM_T_NODETYPEDEF_INFO 20101025
# Exception Resumable Description Created on
1 CX_NWECM_REPOSITORY 20101025

Method PROCESS_EVENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_EVENT Call by reference Object reference (TYPE REF TO) IF_IXML_EVENT 20101025
# Exception Resumable Description Created on
1 CX_NWECM_REPOSITORY 20101025

Method RESULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_NODE_TYPE Value transfer Type reference (TYPE) NWECM_T_NODETYPEDEF_INFO 20101025

Method RESULT on class CL_NWECM_NODE_TYPE_PARSER has no exception.

Method TO_BOOL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_VALUE Call by reference Type reference (TYPE) STRING 20101026
2 Returning RV_VALUE Value transfer Type reference (TYPE) ABAP_BOOL 20101026

Method TO_BOOL on class CL_NWECM_NODE_TYPE_PARSER has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 703