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 DELETE_NODE Instance method Public Method 20081203
2 RENAME_NODE Instance method Public Method 20081203
3 UPDATE_CONTENT Instance method Public Method Updates of the content of the specified file 20081014
4 UPDATE_CONTENT_STREAMED 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 Importing IO_NODE_INFO Value transfer Object reference (TYPE REF TO) IF_NWECM_NODE_INFO 20081203
2 Importing IO_SESSION_INFO Value transfer Object reference (TYPE REF TO) IF_NWECM_SESSION_INFO 20081203
# Exception Resumable Description Created on
1 CX_NWECM_ACCESS_DENIED 20081203
2 CX_NWECM_CONSTRAINT_VIOLATION NW ECM: Constraint Violation 20090513
3 CX_NWECM_INVALID_STATE 20081203
4 CX_NWECM_LOCK 20081203
5 CX_NWECM_REPOSITORY 20081203

Method RENAME_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_NODE_INFO Value transfer Object reference (TYPE REF TO) IF_NWECM_NODE_INFO 20081203
2 Importing IO_SESSION_INFO Value transfer Object reference (TYPE REF TO) IF_NWECM_SESSION_INFO 20081203
3 Importing IV_NEW_NAME Value transfer Type reference (TYPE) STRING 20081203
4 Returning RV_NODE_ID Value transfer Type reference (TYPE) STRING 20090310
# Exception Resumable Description Created on
1 CX_NWECM_ACCESS_DENIED 20081203
2 CX_NWECM_CONSTRAINT_VIOLATION NW ECM: Constraint Violation 20090513
3 CX_NWECM_INVALID_STATE 20081203
4 CX_NWECM_ITEM_EXISTS 20081203
5 CX_NWECM_LOCK 20081203
6 CX_NWECM_REPOSITORY 20081203

Method UPDATE_CONTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_FILE_INFO Value transfer Object reference (TYPE REF TO) IF_NWECM_FILE_INFO 20081203
2 Importing IO_SESSION_INFO Value transfer Object reference (TYPE REF TO) IF_NWECM_SESSION_INFO 20081014
3 Importing IV_CONTENT Call by reference Type reference (TYPE) XSTRING 20081014
4 Importing IV_MIME_TYPE Value transfer Type reference (TYPE) STRING 20081203
# Exception Resumable Description Created on
1 CX_NWECM_ACCESS_DENIED 20081014
2 CX_NWECM_CONSTRAINT_VIOLATION NW ECM: Constraint Violation 20090513
3 CX_NWECM_INVALID_STATE 20081014
4 CX_NWECM_LOCK 20081014
5 CX_NWECM_REPOSITORY 20081014

Method UPDATE_CONTENT_STREAMED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_FILE_INFO Value transfer Object reference (TYPE REF TO) IF_NWECM_FILE_INFO 20081203
2 Importing IO_INPUT_STREAM Value transfer Object reference (TYPE REF TO) IF_NWECM_INPUT_STREAM 20081203
3 Importing 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 Importing IV_MIME_TYPE Value transfer Type reference (TYPE) STRING 20081203
5 Importing IV_SIZE Value transfer Type reference (TYPE) NWECM_LONG Lenght of a file in bytes 20081015
# Exception Resumable Description Created on
1 CX_NWECM_ACCESS_DENIED If the session lacks the privilege for this operation 20081014
2 CX_NWECM_CONSTRAINT_VIOLATION NW ECM: Constraint Violation 20090513
3 CX_NWECM_INVALID_STATE If the denoted file does not exist (anymore) 20081014
4 CX_NWECM_LOCK If a lock prevents the modification of the given file 20081014
5 CX_NWECM_REPOSITORY If the repository encounters an error 20081014
6 CX_NWECM_UNSUPPORTED_OPERATION NW ECM: Unsupported Repository Operation Exception 20081014
History
Last changed by/on SAP  20110908 
SAP Release Created in 720