SAP ABAP Class CL_NWECM_PLC_PROPERTY_INFO (ECMI: Property info implementation)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ECM-ABA (Application Component) ECM ABAP Stack
     S_NWECM_CONNECTOR_STORE (Package) ECMI: Connector for the ECM Persistence Layer
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_NWECM_PROPERTY_INFO ECMI: Connector-Specific Property Info 20090504
Properties
Class CL_NWECM_PLC_PROPERTY_INFO  
Short Description ECMI: Property info implementation    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_NWECM_CONNECTOR_STORE   ECMI: Connector for the ECM Persistence Layer 
Created 20090504   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_INFO ECMI: Connector-Specific Property Info 20090504
Friends
Class CL_NWECM_PLC_PROPERTY_INFO 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 Full name 20090504
2 MO_TYPE Instance attribute Private Object reference (TYPE REF TO) CL_NWECM_PROPERTY_TYPE Type 20090504
3 MT_VALUES Instance attribute Private Type reference (TYPE) NWECM_T_PLA_PROPERTY_VALUE 20110118
4 MV_ID Instance attribute Private Type reference (TYPE) SYSUUID_X16 Property UUID 20090504
5 MV_IS_MULTI_VALUED Instance attribute Private Type reference (TYPE) ABAP_BOOL Value format 20090504
6 MV_OWNER_ID Instance attribute Private Type reference (TYPE) SYSUUID_X16 20101104
7 MV_REPOSITORY_ID Instance attribute Private Type reference (TYPE) SYSUUID_X16 20101104
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20090504
Events
Class CL_NWECM_PLC_PROPERTY_INFO has no event.
Types
Class CL_NWECM_PLC_PROPERTY_INFO 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 IT_VALUES Call by reference Type reference (TYPE) NWECM_T_PLA_PROPERTY_VALUE 20110118
2 Importing IV_ID Value transfer Type reference (TYPE) SYSUUID_X16 Property UUID 20090504
3 Importing IV_IS_MULTI_VALUED Value transfer Type reference (TYPE) NWECM_PLA_ENUM Value format enumeration code 20090504
4 Importing IV_NAME Value transfer Type reference (TYPE) STRING Name 20090504
5 Importing IV_NAMESPACE Value transfer Type reference (TYPE) STRING Namespace 20090504
6 Importing IV_OWNER_ID Value transfer Type reference (TYPE) SYSUUID_X16 20101104
7 Importing IV_REPOSITORY_ID Value transfer Type reference (TYPE) SYSUUID_X16 20101104
8 Importing IV_TYPE Value transfer Type reference (TYPE) NWECM_PLA_ENUM Type enumeration code 20090504

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