SAP ABAP Class CL_NWECM_WD_W_HIERARCHY (Mutable Hierarchy Service)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ECM-ABA (Application Component) ECM ABAP Stack
     S_NWECM_WEBDAV_CONNECTOR (Package) WebDAV connector for ECMI
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_NWECM_SUBSERVICE ECMI: Basic Connector Service Interface 20090604
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_NWECM_W_HIERARCHY_SERVICE ECMI: Hierarchy service for write operations 20090604
Properties
Class CL_NWECM_WD_W_HIERARCHY  
Short Description Mutable Hierarchy Service    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_NWECM_WEBDAV_CONNECTOR   WebDAV connector for ECMI 
Created 20090604   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_NWECM_WD_W_HIERARCHY has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_NWECM_SUBSERVICE ECMI: Basic Connector Service Interface 20090604
2 IF_NWECM_W_HIERARCHY_SERVICE ECMI: Hierarchy service for write operations 20090604
Friends
Class CL_NWECM_WD_W_HIERARCHY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MR_REPOSITORY_SERVICE Instance attribute Private Object reference (TYPE REF TO) CL_NWECM_WD_REPOSITORY WebDAV Repository Service 20090604
Methods
# Method Level Visibility Method type Description Created on
1 ADD_PROPERTIES Static method Public Method Add ECM properties to wd resource 20090625
2 CONSTRUCTOR Instance method Public Constructor 20090604
3 GET_DUMMY_CONTENT Instance method Private Method Get a dummy content 20090625
Events
Class CL_NWECM_WD_W_HIERARCHY has no event.
Types
Class CL_NWECM_WD_W_HIERARCHY has no local type.
Method Signatures

Method ADD_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing IR_WD_RESOURCE Call by reference Object reference (TYPE REF TO) IF_SWDCL_RESOURCE WebDAV Resource 20090625
2 Importing IT_PROPERTIES Call by reference Type reference (TYPE) NWECM_T_PROPERTY_HOLDER Table of property holder objects 20090625

Method ADD_PROPERTIES on class CL_NWECM_WD_W_HIERARCHY has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_REPOSITORY_SERVICE Call by reference Object reference (TYPE REF TO) CL_NWECM_WD_REPOSITORY WebDAV Repository Service 20090604

Method CONSTRUCTOR on class CL_NWECM_WD_W_HIERARCHY has no exception.

Method GET_DUMMY_CONTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_CONTENT Value transfer Type reference (TYPE) XSTRING dummy content 20090625

Method GET_DUMMY_CONTENT on class CL_NWECM_WD_W_HIERARCHY has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in