SAP ABAP Interface IF_NWECM_NODE_TYPE_SERVICE (ECMI: Node Type Service)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ECM-ABA-COR (Application Component) ECM Core Infrastructure
⤷
S_NWECM_SPI (Package) Service Provider Interface for ECMI
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CMIS10_NODE_TYPE_SRV | CMIS Node Type Service | 20100518 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_NWECM_NODE_TYPE_SERVICE_SWR | ECMI: Node Type Service SPI Firewall | 20090409 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_NWECM_PLC_NODE_TYPE_SERVICE | ECMI: Persistence Layer Node Type Service | 20090629 |
Properties
| Interface | IF_NWECM_NODE_TYPE_SERVICE | |
| Short Description | ECMI: Node Type Service |
General Data
| Package | S_NWECM_SPI | Service Provider Interface for ECMI |
| Created | 20090401 | 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 | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_NWECM_SUBSERVICE | ECMI: Basic Connector Service Interface | 20090401 |
Friends
Interface IF_NWECM_NODE_TYPE_SERVICE has no friend.
Attributes
Interface IF_NWECM_NODE_TYPE_SERVICE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20101220 | ||
| 2 | Instance method | Public | Method | Get single node type from NODE_INFO object | 20101027 | |
| 3 | Instance method | Public | Method | Get all or some node types | 20101021 | |
| 4 | Instance method | Public | Method | Write node types (optional) | 20101021 |
Events
Interface IF_NWECM_NODE_TYPE_SERVICE has no event.
Types
Interface IF_NWECM_NODE_TYPE_SERVICE 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 names | 20101220 | |||
| 2 | IO_SESSION_INFO | Value transfer | Object reference (TYPE REF TO) | IF_NWECM_SESSION_INFO | 20101220 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | ECMI: Access Denied Exception | 20101220 | ||
| 2 | ECMI: Constraint Violation | 20101220 | ||
| 3 | 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_NODE_INFO | Value transfer | Object reference (TYPE REF TO) | IF_NWECM_NODE_INFO | 20101027 | ||||
| 2 | IO_SESSION_INFO | Value transfer | Object reference (TYPE REF TO) | IF_NWECM_SESSION_INFO | 20101027 | ||||
| 3 | IV_INCLUDE_PROP_DEFS | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20101027 | ||||
| 4 | RS_NODETYPE_INFO | Value transfer | Type reference (TYPE) | NWECM_S_NODETYPEDEF_INFO | 20101027 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | ECMI: Access Denied Exception | 20101027 | ||
| 2 | ECMI: Invalid State Exception | 20101027 | ||
| 3 | 20101027 |
Method GET_NODE_TYPES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_SESSION_INFO | Value transfer | Object reference (TYPE REF TO) | IF_NWECM_SESSION_INFO | 20101021 | ||||
| 2 | IT_NODETYPE_NAMES | Value transfer | Type reference (TYPE) | NWECM_T_NAME | Table of names | 20101021 | |||
| 3 | IV_INCLUDE_PROPDEFS | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20101021 | ||||
| 4 | RT_NODETYPE_INFOS | Value transfer | Type reference (TYPE) | NWECM_T_NODETYPEDEF_INFO | Table of node type info objects | 20101021 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20101021 |
Method SET_NODE_TYPES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_SESSION_INFO | Value transfer | Object reference (TYPE REF TO) | IF_NWECM_SESSION_INFO | 20101021 | ||||
| 2 | IT_NODETYPE_DEFS | Value transfer | Type reference (TYPE) | NWECM_T_NODETYPEDEF_INFO | Table of names | 20101022 | |||
| 3 | RT_FAILED_TYPES | Value transfer | Type reference (TYPE) | NWECM_T_NAME_STRING | 20110208 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | ECMI: Access Denied Exception | 20101025 | ||
| 2 | 20101021 | |||
| 3 | ECMI: Unsupported Repository Operation Exception | 20101021 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 720 |