SAP ABAP Interface IF_NWECM_FILE (ECMI: File Type Node)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ECM-ABA-COR (Application Component) ECM Core Infrastructure
⤷
S_NWECM_API_ITEM (Package) ECMI: Nodes, Properties and Related Classes
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_NWECM_FILE | ECMI: File Implementation | 20080729 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_NWECM_FILE_AWR | ECMI: File API Firewall Wrapper | 20080729 |
Properties
| Interface | IF_NWECM_FILE | |
| Short Description | ECMI: File Type Node |
General Data
| Package | S_NWECM_API_ITEM | ECMI: Nodes, Properties and Related Classes |
| Created | 20080716 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_NWECM_NODE | ECMI: Generic Node | 20080721 |
Friends
Interface IF_NWECM_FILE has no friend.
Attributes
Interface IF_NWECM_FILE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Gets the content of this file | 20080721 | |
| 2 | Instance method | Public | Method | Updates the content of this file | 20080923 |
Events
Interface IF_NWECM_FILE has no event.
Types
Interface IF_NWECM_FILE has no local type.
Method Signatures
Method GET_CONTENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_CONTENT | Value transfer | Object reference (TYPE REF TO) | IF_NWECM_CONTENT | NW ECM: Content Node | 20080721 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | NW ECM: Access Denied Exception | 20081031 | ||
| 2 | NW ECM: Invalid State Exception | 20081007 | ||
| 3 | NW ECM Repository Exception | 20080721 |
Method UPDATE_CONTENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CONTENT | Call by reference | Type reference (TYPE) | XSTRING | The new content | 20081014 | |||
| 2 | IV_MIME_TYPE | Value transfer | Type reference (TYPE) | STRING | The mimetype of the content | 20081202 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | NW ECM: Access Denied Exception | 20080923 | ||
| 2 | 20090513 | |||
| 3 | NW ECM: Invalid State Exception | 20081014 | ||
| 4 | NW ECM: Lock Exception | 20081014 | ||
| 5 | NW ECM: Repository Exception | 20080923 | ||
| 6 | NW ECM: Unsupported Repository Operation Exception | 20081031 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 712 |