SAP ABAP Class CL_NWECM_W_REPOSITORY_SRV_STUB (NW ECM: Configurable Writable Repository 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_SUBSERVICE ECMI: Basic Connector Service Interface 20081013
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_NWECM_W_REPOSITORY_SERVICE ECMI: Write support independent of hierarchies 20081013
Properties
Class CL_NWECM_W_REPOSITORY_SRV_STUB  
Short Description NW ECM: Configurable Writable Repository 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 20130531   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_SUBSERVICE ECMI: Basic Connector Service Interface 20081013
2 IF_NWECM_W_REPOSITORY_SERVICE ECMI: Write support independent of hierarchies 20081013
Friends
Class CL_NWECM_W_REPOSITORY_SRV_STUB has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_HIERARCHY_SERVICE Instance attribute Private Object reference (TYPE REF TO) CL_NWECM_HIERARCHY_SRV_STUB NW ECM: Configurable Hierarchy Service Stub 20091106
2 MO_REPOSITORY_SERVICE Instance attribute Private Object reference (TYPE REF TO) CL_NWECM_REPOSITORY_SRV_STUB Repository service double 20081120
3 MV_NODE_LOCKED Instance attribute Private Type reference (TYPE) ABAP_BOOL ABAP_FALSE 'X' if this stub fakes a locked node 20090319
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20081120
2 IS_NODE_LOCKED Instance method Public Method 'X' if this stub is configured to fake a locked node 20090320
3 LOCK_NODE Instance method Public Method Configures this stub to fake a locked node 20090319
4 SET_REPOSITORY_SERVICE Instance method Public Method Sets the repository service stub to cooperate with 20081120
Events
Class CL_NWECM_W_REPOSITORY_SRV_STUB has no event.
Types
Class CL_NWECM_W_REPOSITORY_SRV_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_HIERARCHY_SERVICE Value transfer Object reference (TYPE REF TO) CL_NWECM_HIERARCHY_SRV_STUB NW ECM: Configurable Hierarchy Service Stub 20091106
2 Importing IO_REPOSITORY_SERVICE Value transfer Object reference (TYPE REF TO) CL_NWECM_REPOSITORY_SRV_STUB NW ECM: Configurable Repository Service Stub 20081120

Method CONSTRUCTOR on class CL_NWECM_W_REPOSITORY_SRV_STUB has no exception.

Method IS_NODE_LOCKED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_NODE_LOCKED Value transfer Type reference (TYPE) ABAP_BOOL 'X' if this stub is configured to fake a locked node 20090320

Method IS_NODE_LOCKED on class CL_NWECM_W_REPOSITORY_SRV_STUB has no exception.

Method LOCK_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NODE_LOCKED Value transfer Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20090319

Method LOCK_NODE on class CL_NWECM_W_REPOSITORY_SRV_STUB has no exception.

Method SET_REPOSITORY_SERVICE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_REPOSITORY_SERVICE Value transfer Object reference (TYPE REF TO) CL_NWECM_REPOSITORY_SRV_STUB NW ECM: Configurable Repository Service Stub 20081120

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