SAP ABAP Class CL_NWECM_NODE_FS (ECMI: Fileshare Node Implementation)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ECM-ABA (Application Component) ECM ABAP Stack
     S_NWECM_CONNECTOR_FS (Package) ECMI: Fileshare Connector
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 20100414
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_NWECM_FILE_FS ECMI: Fileshare File implementation 20100414
2 Inheritance (c INHERITING FROM c_ref)  CL_NWECM_FOLDER_FS ECMI: Fileshare Folder Implementation 20100414
Properties
Class CL_NWECM_NODE_FS  
Short Description ECMI: Fileshare Node Implementation    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_NWECM_CONNECTOR_FS   ECMI: Fileshare Connector 
Created 20100414   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_NWECM_NODE_FS has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_NWECM_NODE_INFO ECMI: Connector-Specific Node Info 20100414
Friends
Class CL_NWECM_NODE_FS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MV_DATE_MODIFIED Instance attribute Protected Type reference (TYPE) NWECM_TIMESTAMP 20100414
2 MV_ID Instance attribute Protected Type reference (TYPE) STRING 20100414
3 MV_NAME Instance attribute Protected Type reference (TYPE) STRING 20100414
4 MV_OWNER Instance attribute Protected Type reference (TYPE) STRING 20100414
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20100414
2 GET_DATE_MODIFIED Instance method Public Method 20100414
3 GET_OWNER Instance method Public Method 20100414
Events
Class CL_NWECM_NODE_FS has no event.
Types
Class CL_NWECM_NODE_FS 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_DATE_MODIFIED Call by reference Type reference (TYPE) NWECM_TIMESTAMP 20100414
2 Importing IV_ID Call by reference Type reference (TYPE) STRING 20100414
3 Importing IV_NAME Call by reference Type reference (TYPE) STRING 20100414
4 Importing IV_OWNER Call by reference Type reference (TYPE) STRING 20100414

Method CONSTRUCTOR on class CL_NWECM_NODE_FS has no exception.

Method GET_DATE_MODIFIED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_MODIFIED_DATE Value transfer Type reference (TYPE) NWECM_TIMESTAMP 20100414

Method GET_DATE_MODIFIED on class CL_NWECM_NODE_FS has no exception.

Method GET_OWNER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_OWNER Value transfer Type reference (TYPE) STRING 20100414

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