SAP ABAP Class CL_NWECM_WORKSPACE (ECMI: Workspace Implementation)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ECM-ABA-COR (Application Component) ECM Core Infrastructure
     S_NWECM_CORE (Package) ECMI: Runtime Implementation
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_NWECM_WORKSPACE ECMI: Workspace 20080612
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SERIALIZABLE_OBJECT Serializable Object 20090827
Properties
Class CL_NWECM_WORKSPACE  
Short Description ECMI: Workspace Implementation    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_NWECM_CORE   ECMI: Runtime Implementation 
Created 20080612   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_NWECM_WORKSPACE has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_NWECM_WORKSPACE ECMI: Workspace 20080612
2 IF_SERIALIZABLE_OBJECT Serializable Object 20090827
Friends
Class CL_NWECM_WORKSPACE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_SERVICE Instance attribute Private Object reference (TYPE REF TO) IF_NWECM_REPOSITORY_SERVICE Connection to a storage system 20080728
2 MO_SESSION Instance attribute Private Object reference (TYPE REF TO) CL_NWECM_SESSION 20081113
3 MV_NAME Instance attribute Private Type reference (TYPE) STRING Name of Workspace 20090921
Methods
# Method Level Visibility Method type Description Created on
1 ATTACH_AFTER_DESERIALIZATION Instance method Public Method Attach to service layer after de-serialization 20090924
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20080728
3 GET_NODE_BY_ID_NO_CACHE Instance method Public Method Retrieves a node by its unique ID bypassing the cache 20110629
Events
Class CL_NWECM_WORKSPACE has no event.
Types
Class CL_NWECM_WORKSPACE has no local type.
Method Signatures

Method ATTACH_AFTER_DESERIALIZATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_SERVICE Call by reference Object reference (TYPE REF TO) IF_NWECM_REPOSITORY_SERVICE NW ECM: Central Repository Service of Connector 20090924
# Exception Resumable Description Created on
1 CX_NWECM_REPOSITORY NW ECM: Repository Exception 20090924

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_SERVICE Call by reference Object reference (TYPE REF TO) IF_NWECM_REPOSITORY_SERVICE 20080728
2 Importing IO_SESSION Call by reference Object reference (TYPE REF TO) CL_NWECM_SESSION 20081113
3 Importing IV_NAME Call by reference Type reference (TYPE) STRING 20090921

Method CONSTRUCTOR on class CL_NWECM_WORKSPACE has no exception.

Method GET_NODE_BY_ID_NO_CACHE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_PREPARE_FOR_PROPERTIES Call by reference Type reference (TYPE) NWECM_T_NAME 20110629
2 Importing IV_ID Value transfer Type reference (TYPE) STRING 20110629
3 Importing IV_PREPARE_FOR_CONTENT Value transfer Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20110629
4 Returning RO_NODE Value transfer Object reference (TYPE REF TO) IF_NWECM_NODE 20110629
# Exception Resumable Description Created on
1 CX_NWECM_ACCESS_DENIED 20110629
2 CX_NWECM_NODE_NOT_FOUND 20110629
3 CX_NWECM_REPOSITORY 20110629
History
Last changed by/on SAP  20130531 
SAP Release Created in 712