SAP ABAP Class CL_NWECM_PROPERTY_SERVICE_STUB (NW ECM: Configurable Property Service Stub)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ECM-ABA-COR (Application Component) ECM Core Infrastructure
     S_NWECM_CORE_DOUBLES (Package) ECMI: Runtime Test Doubles
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_NWECM_PROPERTY_SERVICE ECMI: Service for Node Property Access 20081013
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_NWECM_SUBSERVICE ECMI: Basic Connector Service Interface 20081013
Properties
Class CL_NWECM_PROPERTY_SERVICE_STUB  
Short Description NW ECM: Configurable Property Service Stub    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_NWECM_CORE_DOUBLES   ECMI: Runtime Test Doubles 
Created 20081013   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_SERVICE ECMI: Service for Node Property Access 20081013
2 IF_NWECM_SUBSERVICE ECMI: Basic Connector Service Interface 20081013
Friends
Class CL_NWECM_PROPERTY_SERVICE_STUB has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_PROPERTY_INFO Instance attribute Private Object reference (TYPE REF TO) IF_NWECM_PROPERTY_INFO NW ECM: Connector-Specific Property Info 20081020
2 MV_CALL_NO_GET_PROPERTIES Instance attribute Private Type reference (TYPE) I 20090202
3 MV_CALL_NO_GET_PROPERTY Instance attribute Private Type reference (TYPE) I 20081110
4 MV_SPI_COMPLIANT Instance attribute Private Type reference (TYPE) ABAP_BOOL 20081111
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20081020
2 GET_CALL_NO_GET_PROPERTIES Instance method Public Method Gets the number of calls to GET_PROPERTIES 20090202
3 GET_CALL_NO_GET_PROPERTY Instance method Public Method Gets the number of calls to GET_PROPERTY 20081110
4 SET_PROPERTY_INFO Instance method Public Method Sets the single property info double 20081020
5 SET_SPI_COMPLIANT Instance method Public Method Configures this stub to be compliant to the SPI 20081111
Events
Class CL_NWECM_PROPERTY_SERVICE_STUB has no event.
Types
Class CL_NWECM_PROPERTY_SERVICE_STUB 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_PROPERTY_INFO Value transfer Object reference (TYPE REF TO) IF_NWECM_PROPERTY_INFO 20081020
2 Importing IV_SPI_COMPLIANT Value transfer Type reference (TYPE) ABAP_BOOL ABAP_TRUE 'X' if this stub behaves compliant with specification 20081111

Method CONSTRUCTOR on class CL_NWECM_PROPERTY_SERVICE_STUB has no exception.

Method GET_CALL_NO_GET_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_CALL_NO Value transfer Type reference (TYPE) I Number of calls to GET_PROPERTY 20090202

Method GET_CALL_NO_GET_PROPERTIES on class CL_NWECM_PROPERTY_SERVICE_STUB has no exception.

Method GET_CALL_NO_GET_PROPERTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_CALL_NO Value transfer Type reference (TYPE) I Number of calls to GET_PROPERTY 20081110

Method GET_CALL_NO_GET_PROPERTY on class CL_NWECM_PROPERTY_SERVICE_STUB has no exception.

Method SET_PROPERTY_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_PROPERTY_INFO Value transfer Object reference (TYPE REF TO) IF_NWECM_PROPERTY_INFO Single property info double 20081020

Method SET_PROPERTY_INFO on class CL_NWECM_PROPERTY_SERVICE_STUB has no exception.

Method SET_SPI_COMPLIANT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SPI_COMPLIANT Value transfer Type reference (TYPE) ABAP_BOOL ABAP_TRUE 'X' if this stub behaves compliant with specification 20081111

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