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 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_NWECM_REPOSITORY_SERVICE | Connection to a storage system | 20080728 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_NWECM_SESSION | 20081113 | ||||
| 3 | Instance attribute | Private | Type reference (TYPE) | STRING | Name of Workspace | 20090921 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Attach to service layer after de-serialization | 20090924 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20080728 | |
| 3 | 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 | 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 | NW ECM: Repository Exception | 20090924 |
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_SERVICE | Call by reference | Object reference (TYPE REF TO) | IF_NWECM_REPOSITORY_SERVICE | 20080728 | ||||
| 2 | IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_NWECM_SESSION | 20081113 | ||||
| 3 | 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 | IT_PREPARE_FOR_PROPERTIES | Call by reference | Type reference (TYPE) | NWECM_T_NAME | 20110629 | ||||
| 2 | IV_ID | Value transfer | Type reference (TYPE) | STRING | 20110629 | ||||
| 3 | IV_PREPARE_FOR_CONTENT | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20110629 | |||
| 4 | RO_NODE | Value transfer | Object reference (TYPE REF TO) | IF_NWECM_NODE | 20110629 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110629 | |||
| 2 | 20110629 | |||
| 3 | 20110629 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 712 |