SAP ABAP Interface IF_NWECM_BINARY (NW ECM: Byte Sequence)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ECM-ABA-COR (Application Component) ECM Core Infrastructure
⤷
S_NWECM_COMMONS (Package) ECMI Common Classes of API and SPI
⤷
⤷
Meta Relationship - Used By
Properties
| Interface | IF_NWECM_BINARY | |
| Short Description | NW ECM: Byte Sequence |
General Data
| Package | S_NWECM_COMMONS | ECMI Common Classes of API and SPI |
| Created | 20080529 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_NWECM_BINARY has no forward declaration.
Interfaces
Interface IF_NWECM_BINARY has no interface.
Friends
Interface IF_NWECM_BINARY has no friend.
Attributes
Interface IF_NWECM_BINARY has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20081203 | ||
| 2 | Instance method | Public | Method | Gets an input stream to access this binary in chunks | 20080725 | |
| 3 | Instance method | Public | Method | Gets the (estimated) size of this binary | 20080717 | |
| 4 | Instance method | Public | Method | Gets the mime type of this binary | 20080716 |
Events
Interface IF_NWECM_BINARY has no event.
Types
Interface IF_NWECM_BINARY has no local type.
Method Signatures
Method GET_BYTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_BYTES | Value transfer | Type reference (TYPE) | XSTRING | 20081203 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | NW ECM: Invalid State Exception | 20090603 | ||
| 2 | 20081203 |
Method GET_INPUT_STREAM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_INPUT_STREAM | Value transfer | Object reference (TYPE REF TO) | IF_NWECM_INPUT_STREAM | 20081203 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | NW ECM: Item Illegal State Exception | 20081104 | ||
| 2 | NW ECM Repository Exception | 20080725 |
Method GET_SIZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_SIZE | Value transfer | Type reference (TYPE) | NWECM_LONG | Size of binary | 20080717 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | NW ECM: Item Illegal State Exception | 20081104 | ||
| 2 | NW ECM Repository Exception | 20080717 |
Method GET_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_MIME_TYPE | Value transfer | Type reference (TYPE) | STRING | 20081203 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | NW ECM: Item Illegal State Exception | 20081104 | ||
| 2 | NW ECM Repository Exception | 20080716 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 712 |