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
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_NWECM_CONTENT NW ECM: File Content 20080721
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CMIS10_CONTENT Simple ECM connector content 20100521
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_NWECM_BINARY_AWR ECMI: Byte Sequence API Firewall Wrapper 20080912
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_NWECM_BINARY_CORE ECMI: Runtime Binary Implementation 20090721
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_NWECM_BINARY_STUB NW ECM: Configurable Binary Stub 20081014
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_NWECM_BINARY_SWR ECMI: Byte Sequence SPI Firewall Wrapper 20080910
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_NWECM_CONTENT_FS ECMI: Fileshare content implementation 20100414
8 Interface implementation (CLASS c. INTERFACES i_ref)  CL_NWECM_PLC_CONTENT ECMI: Content implementation 20090504
9 Interface implementation (CLASS c. INTERFACES i_ref)  CL_NWECM_WD_CONTENT WebDAV connector content 20090108
10 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SRM_ECM_FILE_INFO NW ECM: RM File Info 20081127
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 GET_BYTES Instance method Public Method 20081203
2 GET_INPUT_STREAM Instance method Public Method Gets an input stream to access this binary in chunks 20080725
3 GET_SIZE Instance method Public Method Gets the (estimated) size of this binary 20080717
4 GET_TYPE 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 Returning RV_BYTES Value transfer Type reference (TYPE) XSTRING 20081203
# Exception Resumable Description Created on
1 CX_NWECM_INVALID_STATE NW ECM: Invalid State Exception 20090603
2 CX_NWECM_REPOSITORY 20081203

Method GET_INPUT_STREAM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_INPUT_STREAM Value transfer Object reference (TYPE REF TO) IF_NWECM_INPUT_STREAM 20081203
# Exception Resumable Description Created on
1 CX_NWECM_INVALID_STATE NW ECM: Item Illegal State Exception 20081104
2 CX_NWECM_REPOSITORY NW ECM Repository Exception 20080725

Method GET_SIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_SIZE Value transfer Type reference (TYPE) NWECM_LONG Size of binary 20080717
# Exception Resumable Description Created on
1 CX_NWECM_INVALID_STATE NW ECM: Item Illegal State Exception 20081104
2 CX_NWECM_REPOSITORY NW ECM Repository Exception 20080717

Method GET_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_MIME_TYPE Value transfer Type reference (TYPE) STRING 20081203
# Exception Resumable Description Created on
1 CX_NWECM_INVALID_STATE NW ECM: Item Illegal State Exception 20081104
2 CX_NWECM_REPOSITORY NW ECM Repository Exception 20080716
History
Last changed by/on SAP  20110908 
SAP Release Created in 712