SAP ABAP Interface IF_NWECM_PROPERTY_HOLDER (ECMI: Acts as a databag for writing properties)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ECM-ABA-COR (Application Component) ECM Core Infrastructure
     S_NWECM_SPI (Package) Service Provider Interface for ECMI
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_NWECM_PROPERTY_HOLDER ECMI: Simple implementation of the property holder IF 20081016
Properties
Interface IF_NWECM_PROPERTY_HOLDER  
Short Description ECMI: Acts as a databag for writing properties    
General Data
Package S_NWECM_SPI   Service Provider Interface for ECMI 
Created 20080924   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 IF_NWECM_PROPERTY_HOLDER has no interface.
Friends
Interface IF_NWECM_PROPERTY_HOLDER has no friend.
Attributes
Interface IF_NWECM_PROPERTY_HOLDER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_NAME Instance method Public Method Returns the name of this property 20080924
2 GET_VALUES Instance method Public Method Returns a table of values for this property 20080924
3 IS_MULTI_VALUED Instance method Public Method Returns 'X' if this property is a multi-valued one 20080924
Events
Interface IF_NWECM_PROPERTY_HOLDER has no event.
Types
Interface IF_NWECM_PROPERTY_HOLDER has no local type.
Method Signatures

Method GET_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_NAME Value transfer Object reference (TYPE REF TO) CL_NWECM_NAME NW ECM: Namespace-Qualified Names 20080924

Method GET_NAME on Interface IF_NWECM_PROPERTY_HOLDER has no exception.

Method GET_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_VALUES Value transfer Type reference (TYPE) NWECM_T_VALUE Table of property values 20080924

Method GET_VALUES on Interface IF_NWECM_PROPERTY_HOLDER has no exception.

Method IS_MULTI_VALUED Signature

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

Method IS_MULTI_VALUED on Interface IF_NWECM_PROPERTY_HOLDER has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 720