SAP ABAP Interface IF_NWECM_NODE_TYPE_MANAGER (ECMI: Node Type Manager to support ECM Model)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ECM-ABA-COR (Application Component) ECM Core Infrastructure
⤷
S_NWECM_API_REPOSITORY (Package) ECMI: Repositories, Sessions and Related Classes

⤷

⤷

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
Interface | IF_NWECM_NODE_TYPE_MANAGER | |
Short Description | ECMI: Node Type Manager to support ECM Model |
General Data
Package | S_NWECM_API_REPOSITORY | ECMI: Repositories, Sessions and Related Classes |
Created | 20090324 | SAP |
Last changed | 20110908 | SAP |
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 IF_NWECM_NODE_TYPE_MANAGER has no interface.
Friends
Interface IF_NWECM_NODE_TYPE_MANAGER has no friend.
Attributes
Interface IF_NWECM_NODE_TYPE_MANAGER has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20101220 | |
2 | ![]() |
Instance method | Public | Method | 20101029 | |
3 | ![]() |
Instance method | Public | Method | 20101021 | |
4 | ![]() |
Instance method | Public | Method | 20101123 | |
5 | ![]() |
Instance method | Public | Method | 20101220 | |
6 | ![]() |
Instance method | Public | Method | 20101025 |
Events
Interface IF_NWECM_NODE_TYPE_MANAGER has no event.
Types
Interface 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 | ![]() |
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 | ![]() |
ECMI: Access Denied Exception | 20101220 | |
2 | ![]() |
ECMI: Constraint Violation | 20101220 | |
3 | ![]() |
ECMI: Repository Exception | 20101220 | |
4 | ![]() |
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 | ![]() |
IO_TYPE_NAME | Value transfer | Object reference (TYPE REF TO) | CL_NWECM_NAME | Table of names | 20101029 | ||
2 | ![]() |
IV_INCLUDE_PROP_DEFS | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20101029 | ||
3 | ![]() |
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 | ![]() |
ECMI: Node or Property Not Found Exception | 20101029 | |
2 | ![]() |
ECMI: Repository Exception | 20101029 |
Method GET_NODE_TYPES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_TYPE_NAMES | Value transfer | Type reference (TYPE) | NWECM_T_NAME | Table of names | 20101021 | ||
2 | ![]() |
IV_INCLUDE_PROP_DEFS | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20101021 | ||
3 | ![]() |
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 | ![]() |
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 | ![]() |
IT_TYPE_NAMES | Value transfer | Type reference (TYPE) | NWECM_T_NAME | Table of names | 20101123 | ||
2 | ![]() |
IV_INCLUDE_PROP_DEFS | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20101123 | ||
3 | ![]() |
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 | ![]() |
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 | ![]() |
IT_TYPE_NAMES | Value transfer | Type reference (TYPE) | NWECM_T_NAME | Table of names | 20101220 | ||
2 | ![]() |
IV_INCLUDE_PROP_DEFS | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20101220 | ||
3 | ![]() |
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 | ![]() |
ECMI: Repository Exception | 20101220 |
Method SET_NODE_TYPES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_NODETYPES | Value transfer | Type reference (TYPE) | NWECM_T_NODETYPEDEF_INFO | Table of Node Type Object References | 20101025 | ||
2 | ![]() |
RT_FAILED_TYPES | Value transfer | Type reference (TYPE) | NWECM_T_NAME_STRING | Table of language dependend strings | 20101025 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
ECMI: Access Denied Exception | 20101025 | |
2 | ![]() |
ECMI: Repository Exception | 20101025 | |
3 | ![]() |
ECMI: Unsupported Repository Operation Exception | 20101025 |
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 720 |