SAP ABAP Class IF_NWECM_PROPERTY_INFO (ECMI: Connector-Specific Property Info)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CMIS10_PROPERTY_INFO CMIS Property 20100521
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_NWECM_PLC_PROPERTY_INFO ECMI: Property info implementation 20090504
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_NWECM_PROPERTY_INFO_CORE helper class 20090918
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_NWECM_PROPERTY_INFO_FS ECMI: Fileshare Property Implementation 20100414
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_NWECM_PROPERTY_INFO_STUB NW ECM: Configurable Property Info Stub 20081013
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_NWECM_PROPERTY_INFO_SWR ECMI: Property Info SPI Firewall Wrapper 20080903
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_NWECM_WD_PROPERTY_INFO WebDAV connector property info 20090108
8 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SRM_ECM_PROPERTY_INFO NW ECM: Property Info Implementation 20081007
Properties
Class IF_NWECM_PROPERTY_INFO  
Short Description ECMI: Connector-Specific Property Info    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20080530   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
Class IF_NWECM_PROPERTY_INFO has no interface implemented.
Friends
Class IF_NWECM_PROPERTY_INFO has no friend class.
Attributes
Class IF_NWECM_PROPERTY_INFO has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_NAME Instance method Public Method Returns the Full Name of the Property 20080722
2 GET_TYPE Instance method Public Method returns the property type of the property 20080530
3 GET_VALUES Instance method Public Method return Qualified values present on this info object 20080530
4 IS_MULTI_VALUED Instance method Public Method Returns 'X' if this property is multi-valued 20081020
Events
Class IF_NWECM_PROPERTY_INFO has no event.
Types
Class IF_NWECM_PROPERTY_INFO 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 Implementation of name interface 20080722
# Exception Resumable Description Created on
1 CX_NWECM_REPOSITORY NW ECM: Repository Exception 20090401

Method GET_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_TYPE Value transfer Object reference (TYPE REF TO) CL_NWECM_PROPERTY_TYPE 20081203
# Exception Resumable Description Created on
1 CX_NWECM_INVALID_STATE NW ECM: Property Not Found 20081031
2 CX_NWECM_REPOSITORY NW ECM: Repository Exception 20080801

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 20080530
# Exception Resumable Description Created on
1 CX_NWECM_INVALID_STATE NW ECM: Property Not Found 20081031
2 CX_NWECM_REPOSITORY NW ECM: Repository Exception 20080801

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 'X' if and only if property is multi-valued 20081031
# Exception Resumable Description Created on
1 CX_NWECM_INVALID_STATE NW ECM: Property Not Found 20081031
2 CX_NWECM_REPOSITORY NW ECM: Repository Exception 20081020
History
Last changed by/on SAP  20110908 
SAP Release Created in