SAP ABAP Class CL_NWECM_NODE_INFO_STUB (NW ECM: Configurable Node Info 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_NODE_INFO ECMI: Connector-Specific Node Info 20081013
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_NWECM_FILE_INFO_STUB NW ECM: Configurable File Info Stub 20081013
2 Inheritance (c INHERITING FROM c_ref)  CL_NWECM_FOLDER_INFO_STUB NW ECM: Configurable Folder Info Stub 20081013
Properties
Class CL_NWECM_NODE_INFO_STUB  
Short Description NW ECM: Configurable Node Info 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
Class CL_NWECM_NODE_INFO_STUB has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_NWECM_NODE_INFO ECMI: Connector-Specific Node Info 20081013
Friends
Class CL_NWECM_NODE_INFO_STUB has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MV_NAME Instance attribute Private Type reference (TYPE) STRING 20081110
2 MV_NODE_ID Instance attribute Private Type reference (TYPE) STRING 20081107
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20081107
2 SET_ID Instance method Public Method Sets the id of this node double 20081110
3 SET_NAME Instance method Public Method Sets the name of this node double 20081110
Events
Class CL_NWECM_NODE_INFO_STUB has no event.
Types
Class CL_NWECM_NODE_INFO_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 IV_NAME Value transfer Type reference (TYPE) STRING Name of this node double 20081110
2 Importing IV_NODE_ID Value transfer Type reference (TYPE) STRING Id of this node double 20081107

Method CONSTRUCTOR on class CL_NWECM_NODE_INFO_STUB has no exception.

Method SET_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NODE_ID Value transfer Type reference (TYPE) STRING Id of this node double 20081110

Method SET_ID on class CL_NWECM_NODE_INFO_STUB has no exception.

Method SET_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NAME Value transfer Type reference (TYPE) STRING Name of this node double 20081110

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