SAP ABAP Class CL_NWECM_FILE (ECMI: File 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 | Inheritance (c INHERITING FROM c_ref) | CL_NWECM_NODE | ECMI: Node Implementation | 20080729 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_NWECM_FILE | ECMI: File Type Node | 20080729 |
Properties
| Class | CL_NWECM_FILE | |
| Short Description | ECMI: File Implementation | |
| Super Class | CL_NWECM_NODE | ECMI: Node Implementation |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_NWECM_CORE | ECMI: Runtime Implementation |
| Created | 20080729 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_NWECM_FILE has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_NWECM_FILE | ECMI: File Type Node | 20080729 |
Friends
Class CL_NWECM_FILE 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_FILE_INFO | NW ECM: Connector-Specific File Information | 20080729 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20080729 | |
| 2 | Instance method | Public | Method | Gets the file info associated with this file | 20090918 |
Events
Class CL_NWECM_FILE has no event.
Types
Class CL_NWECM_FILE has no local type.
Method Signatures
Method CONSTRUCTOR 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 | NW ECM: Connector-Specific File Information | 20080729 | |||
| 2 | IO_PATH | Value transfer | Object reference (TYPE REF TO) | CL_NWECM_PATH | 20090928 | ||||
| 3 | IO_SERVICE | Value transfer | Object reference (TYPE REF TO) | IF_NWECM_REPOSITORY_SERVICE | Used to retrieve information from the persisstence Layer | 20080729 | |||
| 4 | IO_SESSION | Value transfer | Object reference (TYPE REF TO) | CL_NWECM_SESSION | 20081113 | ||||
| 5 | IO_STORAGE_CLASS | Value transfer | Object reference (TYPE REF TO) | CL_NWECM_STORAGE_CLASS | Storage class of this file | 20090812 | |||
| 6 | IV_ID | Value transfer | Type reference (TYPE) | STRING | New ID of the file | 20090820 | |||
| 7 | IV_NAME | Value transfer | Type reference (TYPE) | STRING | New name of the file | 20090820 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | NW ECM: Repository Exception | 20081119 |
Method GET_FILE_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_FILE_INFO | Value transfer | Object reference (TYPE REF TO) | IF_NWECM_FILE_INFO | NW ECM: Connector-Specific File Info | 20090918 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | NW ECM: Invalid State Exception | 20090918 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 712 |