SAP ABAP Interface IF_NWECM_W_PROPERTY_SERVICE (ECMI: Service for writing of properties)
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_W_PROPERTY_SRV | mutable CMIS property service | 20100601 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_NWECM_PLC_W_PROPERTY_SRV | ECMI: PL Writable Property Service Implementation | 20090504 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_NWECM_WD_W_PROPERTY | Mutable Property Service | 20090626 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_NWECM_W_PROPERTY_SRV_STUB | NW ECM: Configurable Writable Property Service Stub | 20081013 |
| 5 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_NWECM_W_PROPERTY_SRV_SWR | ECMI: Writable Property Service SPI Firewall Wrapper | 20080929 |
Properties
| Interface | IF_NWECM_W_PROPERTY_SERVICE | |
| Short Description | ECMI: Service for writing of properties |
General Data
| Package | S_NWECM_SPI | Service Provider Interface for ECMI |
| Created | 20080924 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_NWECM_W_PROPERTY_SERVICE has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_NWECM_SUBSERVICE | ECMI: Basic Connector Service Interface | 20080924 |
Friends
Interface IF_NWECM_W_PROPERTY_SERVICE has no friend.
Attributes
Interface IF_NWECM_W_PROPERTY_SERVICE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Allows ECM to set/modify properties on existing nodes | 20080924 |
Events
Interface IF_NWECM_W_PROPERTY_SERVICE has no event.
Types
Interface IF_NWECM_W_PROPERTY_SERVICE has no local type.
Method Signatures
Method SET_PROPERTIES 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 | The node on which properties are to be changed | 20080924 | |||
| 2 | IO_SESSION_INFO | Value transfer | Object reference (TYPE REF TO) | IF_NWECM_SESSION_INFO | NW ECM: Session Info for User and Workspace Identification | 20080924 | |||
| 3 | IT_TO_BE_DELETED | Call by reference | Type reference (TYPE) | NWECM_T_NAME | 20081203 | ||||
| 4 | IT_TO_BE_SET | Call by reference | Type reference (TYPE) | NWECM_T_PROPERTY_HOLDER | 20081203 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | If the session lacks the privilege for this operation | 20080924 | ||
| 2 | If the given properties would violate this node's model def | 20080924 | ||
| 3 | Must be raised if the given node does not exist anymore | 20080924 | ||
| 4 | NW ECM: Lock Exception | 20081031 | ||
| 5 | If the repository encounters an error | 20080924 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 720 |