SAP ABAP Class CL_NWECM_PLC_NODE_INFO (ECMI: Node 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_NODE_INFO ECMI: Connector-Specific Node Info 20090504
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_NWECM_PLC_FILE_INFO ECMI: File info implementation 20090504
2 Inheritance (c INHERITING FROM c_ref)  CL_NWECM_PLC_FOLDER_INFO ECMI: Node info implementation 20090504
Properties
Class CL_NWECM_PLC_NODE_INFO  
Short Description ECMI: Node 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 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_NWECM_PLC_NODE_INFO has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_NWECM_NODE_INFO ECMI: Connector-Specific Node Info 20090504
Friends
Class CL_NWECM_PLC_NODE_INFO has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_PATH Instance attribute Private Object reference (TYPE REF TO) CL_NWECM_PATH Node Path 20110704
2 MV_ID Instance attribute Private Type reference (TYPE) STRING Node UUID 20090504
3 MV_NAME Instance attribute Private Type reference (TYPE) STRING Node Name 20090504
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20090504
2 GET_PATH Instance method Public Method Returns the path of this node if cached 20110704
Events
Class CL_NWECM_PLC_NODE_INFO has no event.
Types
Class CL_NWECM_PLC_NODE_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_PATH Value transfer Object reference (TYPE REF TO) CL_NWECM_PATH Node Path 20110704
2 Importing IV_ID Value transfer Type reference (TYPE) STRING Node UUID 20090504
3 Importing IV_NAME Value transfer Type reference (TYPE) STRING Node Name 20090504

Method CONSTRUCTOR on class CL_NWECM_PLC_NODE_INFO has no exception.

Method GET_PATH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_PATH Value transfer Object reference (TYPE REF TO) CL_NWECM_PATH Path of this node 20110704

Method GET_PATH on class CL_NWECM_PLC_NODE_INFO has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 720