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 | 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 | Static Attribute | Private | Type reference (TYPE) | NWECM_T_NODETYPEDEF_INFO | Table of node type info objects | 20101215 | |||
| 2 | Static Attribute | Private | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20101215 | |||
| 3 | Instance attribute | Private | See coding | 20101028 | |||||
| 4 | Instance attribute | Private | Type reference (TYPE) | STRING | 20101028 | ||||
| 5 | Static Attribute | Public | Type reference (TYPE) | STRING | '/sap/public/bc/nwecm/ecm.xml' | 20101025 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | NWECM_T_NODETYPEDEF_INFO | 20101025 | ||||
| 7 | Instance attribute | Private | See coding | 20101025 | |||||
| 8 | Instance attribute | Private | See coding | 20101025 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20101025 | ||
| 2 | Static method | Public | Method | 20101025 | ||
| 3 | Static method | Private | Method | 20101215 | ||
| 4 | Static method | Public | Method | 20101025 | ||
| 5 | Instance method | Private | Method | 20101025 | ||
| 6 | Instance method | Private | Method | 20101025 | ||
| 7 | 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 | IV_XML | Call by reference | Type reference (TYPE) | XSTRING | 20101025 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20101025 |
Method PARSE_FROM_MIME_REPOSITORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_NODE_TYPE | Value transfer | Type reference (TYPE) | NWECM_T_NODETYPEDEF_INFO | 20101025 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20101025 |
Method PARSE_FROM_MIME_REP_PRIVATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_NODE_TYPE | Value transfer | Type reference (TYPE) | NWECM_T_NODETYPEDEF_INFO | 20101215 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20101215 |
Method PARSE_FROM_XML Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_XML | Call by reference | Type reference (TYPE) | XSTRING | 20101025 | ||||
| 2 | RT_NODE_TYPE | Value transfer | Type reference (TYPE) | NWECM_T_NODETYPEDEF_INFO | 20101025 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20101025 |
Method PROCESS_EVENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_EVENT | Call by reference | Object reference (TYPE REF TO) | IF_IXML_EVENT | 20101025 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20101025 |
Method RESULT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | 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 | IV_VALUE | Call by reference | Type reference (TYPE) | STRING | 20101026 | ||||
| 2 | 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 |