SAP ABAP Interface IF_NWECM_W_REPOSITORY_SERVICE (ECMI: Write support independent of hierarchies)
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_REPOSITORY_SRV | Mutable CMIS Repository Service | 20100601 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_NWECM_PLC_W_REPOSITORY_SRV | ECMI: Works like a foddler | 20090505 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_NWECM_WD_W_REPOSITORY | Mutable Repository Subservice | 20090604 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_NWECM_W_REPOSITORY_SRV_STUB | NW ECM: Configurable Writable Repository Service Stub | 20081013 |
| 5 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_NWECM_W_REPOSITORY_SRV_SWR | ECMI: Writable Repository Service SPI Firewall Wrapper | 20080929 |
| 6 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SRM_ECM_W_REPOSITORY_SERVCE | UpdateService for RecordsManagement via ECM | 20090427 |
Properties
| Interface | IF_NWECM_W_REPOSITORY_SERVICE | |
| Short Description | ECMI: Write support independent of hierarchies |
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_REPOSITORY_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_REPOSITORY_SERVICE has no friend.
Attributes
Interface IF_NWECM_W_REPOSITORY_SERVICE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20081203 | ||
| 2 | Instance method | Public | Method | 20081203 | ||
| 3 | Instance method | Public | Method | Updates of the content of the specified file | 20081014 | |
| 4 | Instance method | Public | Method | Block-wise update of the content of the specified file | 20081014 |
Events
Interface IF_NWECM_W_REPOSITORY_SERVICE has no event.
Types
Interface IF_NWECM_W_REPOSITORY_SERVICE has no local type.
Method Signatures
Method DELETE_NODE 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 | 20081203 | ||||
| 2 | IO_SESSION_INFO | Value transfer | Object reference (TYPE REF TO) | IF_NWECM_SESSION_INFO | 20081203 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20081203 | |||
| 2 | NW ECM: Constraint Violation | 20090513 | ||
| 3 | 20081203 | |||
| 4 | 20081203 | |||
| 5 | 20081203 |
Method RENAME_NODE 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 | 20081203 | ||||
| 2 | IO_SESSION_INFO | Value transfer | Object reference (TYPE REF TO) | IF_NWECM_SESSION_INFO | 20081203 | ||||
| 3 | IV_NEW_NAME | Value transfer | Type reference (TYPE) | STRING | 20081203 | ||||
| 4 | RV_NODE_ID | Value transfer | Type reference (TYPE) | STRING | 20090310 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20081203 | |||
| 2 | NW ECM: Constraint Violation | 20090513 | ||
| 3 | 20081203 | |||
| 4 | 20081203 | |||
| 5 | 20081203 | |||
| 6 | 20081203 |
Method UPDATE_CONTENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_FILE_INFO | Value transfer | Object reference (TYPE REF TO) | IF_NWECM_FILE_INFO | 20081203 | ||||
| 2 | IO_SESSION_INFO | Value transfer | Object reference (TYPE REF TO) | IF_NWECM_SESSION_INFO | 20081014 | ||||
| 3 | IV_CONTENT | Call by reference | Type reference (TYPE) | XSTRING | 20081014 | ||||
| 4 | IV_MIME_TYPE | Value transfer | Type reference (TYPE) | STRING | 20081203 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20081014 | |||
| 2 | NW ECM: Constraint Violation | 20090513 | ||
| 3 | 20081014 | |||
| 4 | 20081014 | |||
| 5 | 20081014 |
Method UPDATE_CONTENT_STREAMED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_FILE_INFO | Value transfer | Object reference (TYPE REF TO) | IF_NWECM_FILE_INFO | 20081203 | ||||
| 2 | IO_INPUT_STREAM | Value transfer | Object reference (TYPE REF TO) | IF_NWECM_INPUT_STREAM | 20081203 | ||||
| 3 | IO_SESSION_INFO | Value transfer | Object reference (TYPE REF TO) | IF_NWECM_SESSION_INFO | NW ECM: Session Info for User and Workspace Identification | 20081014 | |||
| 4 | IV_MIME_TYPE | Value transfer | Type reference (TYPE) | STRING | 20081203 | ||||
| 5 | IV_SIZE | Value transfer | Type reference (TYPE) | NWECM_LONG | Lenght of a file in bytes | 20081015 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | If the session lacks the privilege for this operation | 20081014 | ||
| 2 | NW ECM: Constraint Violation | 20090513 | ||
| 3 | If the denoted file does not exist (anymore) | 20081014 | ||
| 4 | If a lock prevents the modification of the given file | 20081014 | ||
| 5 | If the repository encounters an error | 20081014 | ||
| 6 | NW ECM: Unsupported Repository Operation Exception | 20081014 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 720 |