SAP ABAP Class CL_NWECM_PROPERTY_HOLDER (ECMI: Simple implementation of the property holder IF)
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_PROPERTY_HOLDER ECMI: Acts as a databag for writing properties 20081016
Properties
Class CL_NWECM_PROPERTY_HOLDER  
Short Description ECMI: Simple implementation of the property holder IF    
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 20081016   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_PROPERTY_HOLDER ECMI: Acts as a databag for writing properties 20081016
Friends
Class CL_NWECM_PROPERTY_HOLDER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_NAME Instance attribute Private Object reference (TYPE REF TO) CL_NWECM_NAME Name of the property 20081016
2 MV_IS_MULTI Instance attribute Private Type reference (TYPE) ABAP_BOOL Multi-value status of the property 20081016
3 MV_VALUES Instance attribute Private Type reference (TYPE) NWECM_T_VALUE 20081016
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20081016
Events
Class CL_NWECM_PROPERTY_HOLDER has no event.
Types
Class CL_NWECM_PROPERTY_HOLDER 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 MO_NAME Value transfer Object reference (TYPE REF TO) CL_NWECM_NAME 20081016
2 Importing MV_IS_MULTI Value transfer Type reference (TYPE) ABAP_BOOL 20081016
3 Importing MV_VALUES Value transfer Type reference (TYPE) NWECM_T_VALUE 20081016

Method CONSTRUCTOR on class CL_NWECM_PROPERTY_HOLDER has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 720