SAP ABAP Class CL_NWECM_BINARY_CORE (ECMI: Runtime Binary 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_BINARY NW ECM: Byte Sequence 20090721
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SERIALIZABLE_OBJECT Serializable Object 20090924
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_NWECM_CONTENT_CORE ECMI: Runtime Content Implementation 20090928
Properties
Class CL_NWECM_BINARY_CORE  
Short Description ECMI: Runtime Binary 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 20090721   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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_BINARY NW ECM: Byte Sequence 20090721
2 IF_SERIALIZABLE_OBJECT Serializable Object 20090924
Friends
Class CL_NWECM_BINARY_CORE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_FILE_IMPL Instance attribute Private Object reference (TYPE REF TO) CL_NWECM_FILE NW ECM: File Implementation 20090722
2 MO_IMPL Instance attribute Private Object reference (TYPE REF TO) IF_NWECM_BINARY 20090721
3 MO_STORAGE_CLASS Instance attribute Private Object reference (TYPE REF TO) CL_NWECM_STORAGE_CLASS 20090908
4 MV_BINARY Instance attribute Private Type reference (TYPE) XSTRING 20090908
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20090721
2 DESERIALIZE_HELPER Instance method Private Method 20090924
3 GET_STORAGE_CLASS Instance method Public Method 20090908
4 IS_LOCAL Instance method Public Method 20090908
5 IS_PERSISTENT Instance method Public Method 20090908
6 IS_TRANSIENT Instance method Public Method 20090908
7 SERIALIZE_HELPER Instance method Private Method 20090924
8 UPDATE_BYTES Instance method Public Method 20090909
Events
Class CL_NWECM_BINARY_CORE has no event.
Types
Class CL_NWECM_BINARY_CORE has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_FILE_IMPL Value transfer Object reference (TYPE REF TO) CL_NWECM_FILE NW ECM: File Implementation 20090722
2 Importing IO_IMPL Value transfer Object reference (TYPE REF TO) IF_NWECM_BINARY 20090721
3 Importing IO_STORAGE_CLASS Value transfer Object reference (TYPE REF TO) CL_NWECM_STORAGE_CLASS 20090908
4 Importing IV_BINARY Value transfer Type reference (TYPE) XSTRING 20090908

Method CONSTRUCTOR on class CL_NWECM_BINARY_CORE has no exception.

Method DESERIALIZE_HELPER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BINARY Call by reference Type reference (TYPE) XSTRING 20090924
2 Importing FILE_IMPL Call by reference Object reference (TYPE REF TO) CL_NWECM_FILE 20090924
3 Importing IMPL Call by reference Object reference (TYPE REF TO) IF_NWECM_BINARY 20090924
4 Importing STORAGE_CLASS Call by reference Type reference (TYPE) STRING 20090924
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND 20090924

Method GET_STORAGE_CLASS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_STORAGE_CLASS Value transfer Object reference (TYPE REF TO) CL_NWECM_STORAGE_CLASS 20090908

Method GET_STORAGE_CLASS on class CL_NWECM_BINARY_CORE has no exception.

Method IS_LOCAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_IS_LOCAL Value transfer Type reference (TYPE) ABAP_BOOL 20090908

Method IS_LOCAL on class CL_NWECM_BINARY_CORE has no exception.

Method IS_PERSISTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_IS_PERSISTENT Value transfer Type reference (TYPE) ABAP_BOOL 20090908

Method IS_PERSISTENT on class CL_NWECM_BINARY_CORE has no exception.

Method IS_TRANSIENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_IS_TRANSIENT Value transfer Type reference (TYPE) ABAP_BOOL 20090908

Method IS_TRANSIENT on class CL_NWECM_BINARY_CORE has no exception.

Method SERIALIZE_HELPER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting BINARY Call by reference Type reference (TYPE) XSTRING 20090924
2 Exporting FILE_IMPL Call by reference Object reference (TYPE REF TO) CL_NWECM_FILE 20090924
3 Exporting IMPL Call by reference Object reference (TYPE REF TO) IF_NWECM_BINARY 20090924
4 Exporting STORAGE_CLASS Call by reference Type reference (TYPE) STRING 20090924

Method SERIALIZE_HELPER on class CL_NWECM_BINARY_CORE has no exception.

Method UPDATE_BYTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BINARY Call by reference Type reference (TYPE) XSTRING 20090909

Method UPDATE_BYTES on class CL_NWECM_BINARY_CORE has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 730