SAP ABAP Class IF_NWECM_W_PROPERTY_SERVICE (ECMI: Service for writing of properties)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_NWECM_SUBSERVICE | ECMI: Basic Connector Service Interface | 20080924 |
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
| Class | IF_NWECM_W_PROPERTY_SERVICE | |
| Short Description | ECMI: Service for writing of properties | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20080924 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_NWECM_W_PROPERTY_SERVICE has no forward declaration.
Interfaces
Class IF_NWECM_W_PROPERTY_SERVICE has no interface implemented.
Friends
Class IF_NWECM_W_PROPERTY_SERVICE has no friend class.
Attributes
Class 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
Class IF_NWECM_W_PROPERTY_SERVICE has no event.
Types
Class 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 |