SAP ABAP Class CL_CMIS10_PROPERTY_INFO (CMIS Property)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ECM-ABA (Application Component) ECM ABAP Stack
     S_NWECM_CONNECTOR_CMIS_1_0 (Package) CMIS Connector Version 1.0
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 20100521
Properties
Class CL_CMIS10_PROPERTY_INFO  
Short Description CMIS Property    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_NWECM_CONNECTOR_CMIS_1_0   CMIS Connector Version 1.0 
Created 20100521   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 20100521
Friends
Class CL_CMIS10_PROPERTY_INFO has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MR_NAME Instance attribute Private Object reference (TYPE REF TO) CL_NWECM_NAME ECMI: Namespace-Qualified Names 20100521
2 MR_PROPERTY_TYPE Instance attribute Private Object reference (TYPE REF TO) CL_NWECM_PROPERTY_TYPE Proxy Structure (generated) 20100521
3 MT_VALUES Instance attribute Private Type reference (TYPE) NWECM_T_VALUE Table of property values 20100521
4 MV_IS_MULTI_VALUED Instance attribute Private Type reference (TYPE) ABAP_BOOL property can have multiple values 20100521
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20100521
Events
Class CL_CMIS10_PROPERTY_INFO has no event.
Types
Class CL_CMIS10_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 IO_NAME Call by reference Object reference (TYPE REF TO) CL_NWECM_NAME ECMI: Namespace-Qualified Names 20100521
2 Importing IO_TYPE Call by reference Object reference (TYPE REF TO) CL_NWECM_PROPERTY_TYPE Property Type 20100521
3 Importing IT_VALUES Call by reference Type reference (TYPE) NWECM_T_VALUE Table of property values 20100521
4 Importing IV_IS_MULTI_VALUED Call by reference Type reference (TYPE) ABAP_BOOL true if property can have multiple values 20100521

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