SAP ABAP Class CL_NWECM_REPOSITORY_SRV_STUB (NW ECM: Configurable 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_REPOSITORY_SERVICE ECMI: Central Repository Service of Connector 20081009
Properties
Class CL_NWECM_REPOSITORY_SRV_STUB  
Short Description NW ECM: Configurable 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 20081009   SAP 
Last change 20110908   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_REPOSITORY_SERVICE ECMI: Central Repository Service of Connector 20081009
Friends
Class CL_NWECM_REPOSITORY_SRV_STUB has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_CONTENT Instance attribute Private Object reference (TYPE REF TO) IF_NWECM_CONTENT NW ECM: File Content 20091012
2 MO_HIERARCHY_SERVICE Instance attribute Private Object reference (TYPE REF TO) IF_NWECM_SUBSERVICE Hierarchy Service Double 20081009
3 MO_NODE_INFO Instance attribute Private Object reference (TYPE REF TO) IF_NWECM_NODE_INFO Single Node Info Double 20081010
4 MO_PROPERTY_SERVICE Instance attribute Private Object reference (TYPE REF TO) IF_NWECM_SUBSERVICE Property Service Double 20081009
5 MO_SESSION_INFO Instance attribute Private Object reference (TYPE REF TO) IF_NWECM_SESSION_INFO Session Info Double 20081010
6 MO_USER_CREDENTIALS Static Attribute Private Object reference (TYPE REF TO) IF_NWECM_CREDENTIALS Credentials Double 20081013
7 MO_W_HIERARCHY_SERVICE Instance attribute Private Object reference (TYPE REF TO) IF_NWECM_SUBSERVICE Writable Hierarchy Service Double 20081014
8 MO_W_PROPERTY_SERVICE Instance attribute Private Object reference (TYPE REF TO) IF_NWECM_SUBSERVICE Writable Property Service Double 20081014
9 MO_W_REPOSITORY_SERVICE Instance attribute Private Object reference (TYPE REF TO) IF_NWECM_SUBSERVICE Writable repository Service Double 20081014
10 MV_CALL_NO_GET_NODE Instance attribute Private Type reference (TYPE) I Number of calls to GET_NODE 20081107
11 MV_SPI_COMPLIANT Instance attribute Private Type reference (TYPE) ABAP_BOOL 'X' if this stub is SPI compliant 20081120
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20081013
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20081009
3 GET_CALL_NO_GET_NODE Instance method Public Method Gets the number of calls to GET_NODE 20081107
4 GET_NODE_INFO Instance method Public Method Gets the single node info double 20090319
5 SET_CONTENT Instance method Public Method Sets the content double 20091012
6 SET_HIERARCHY_SERVICE Instance method Public Method Sets the hierarchy service double for the current test case 20081010
7 SET_NODE_INFO Instance method Public Method Sets the single node info double 20081010
8 SET_PROPERTY_SERVICE Instance method Public Method Sets the property service double 20081010
9 SET_SESSION_INFO Instance method Public Method Sets the session info double 20081010
10 SET_SPI_COMPLIANT Instance method Public Method Configures this stub to be SPI compliant 20081120
11 SET_W_HIERARCHY_SERVICE Instance method Public Method Sets the writable hierarchy service double 20081014
12 SET_W_PROPERTY_SERVICE Instance method Public Method Sets the writable property service double 20081014
13 SET_W_REPOSITORY_SERVICE Instance method Public Method Sets the writable repository service double 20081014
Events
Class CL_NWECM_REPOSITORY_SRV_STUB has no event.
Types
Class CL_NWECM_REPOSITORY_SRV_STUB has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_NWECM_REPOSITORY_SRV_STUB has no parameter.
Method CLASS_CONSTRUCTOR on class CL_NWECM_REPOSITORY_SRV_STUB has no exception.

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) IF_NWECM_SUBSERVICE Hierarchy Service Double 20081009
2 Importing IO_NODE_INFO Value transfer Object reference (TYPE REF TO) IF_NWECM_NODE_INFO Node Info Double 20081010
3 Importing IO_PROPERTY_SERVICE Value transfer Object reference (TYPE REF TO) IF_NWECM_SUBSERVICE Property Service Double 20081009
4 Importing IO_SESSION_INFO Value transfer Object reference (TYPE REF TO) IF_NWECM_SESSION_INFO Session Info Double 20081010
5 Importing IO_W_HIERARCHY_SERVICE Value transfer Object reference (TYPE REF TO) IF_NWECM_SUBSERVICE Writable Hierarchy Service Double 20081015
6 Importing IO_W_PROPERTY_SERVICE Value transfer Object reference (TYPE REF TO) IF_NWECM_SUBSERVICE Writable Property Service Double 20081015
7 Importing IO_W_REPOSITORY_SERVICE Value transfer Object reference (TYPE REF TO) IF_NWECM_SUBSERVICE Writable Repository Service Double 20081015
8 Importing IV_SPI_COMPLIANT Value transfer Type reference (TYPE) ABAP_BOOL ABAP_TRUE 'X' if this stub behaves compliant with specification 20081120

Method CONSTRUCTOR on class CL_NWECM_REPOSITORY_SRV_STUB has no exception.

Method GET_CALL_NO_GET_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_CALL_NO Value transfer Type reference (TYPE) I 20081111

Method GET_CALL_NO_GET_NODE on class CL_NWECM_REPOSITORY_SRV_STUB has no exception.

Method GET_NODE_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_NODE_INFO Value transfer Object reference (TYPE REF TO) IF_NWECM_NODE_INFO NW ECM: Connector-Specific Node Info 20090319

Method GET_NODE_INFO on class CL_NWECM_REPOSITORY_SRV_STUB has no exception.

Method SET_CONTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONTENT Value transfer Object reference (TYPE REF TO) IF_NWECM_CONTENT NW ECM: File Content 20091012

Method SET_CONTENT on class CL_NWECM_REPOSITORY_SRV_STUB has no exception.

Method SET_HIERARCHY_SERVICE 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) IF_NWECM_SUBSERVICE NW ECM: Basic Connector Service Interface 20081010

Method SET_HIERARCHY_SERVICE on class CL_NWECM_REPOSITORY_SRV_STUB has no exception.

Method SET_NODE_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_NODE_INFO Value transfer Object reference (TYPE REF TO) IF_NWECM_NODE_INFO NW ECM: Connector-Specific Node Info 20081010

Method SET_NODE_INFO on class CL_NWECM_REPOSITORY_SRV_STUB has no exception.

Method SET_PROPERTY_SERVICE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_PROPERTY_SERVICE Value transfer Object reference (TYPE REF TO) IF_NWECM_SUBSERVICE NW ECM: Basic Connector Service Interface 20081010

Method SET_PROPERTY_SERVICE on class CL_NWECM_REPOSITORY_SRV_STUB has no exception.

Method SET_SESSION_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_SESSION_INFO Value transfer Object reference (TYPE REF TO) IF_NWECM_SESSION_INFO NW ECM: Session Info for User and Workspace Identification 20081010

Method SET_SESSION_INFO on class CL_NWECM_REPOSITORY_SRV_STUB has no exception.

Method SET_SPI_COMPLIANT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SPI_COMPLIANT Value transfer Type reference (TYPE) ABAP_BOOL ABAP_TRUE 'X' if this stub behaves compliant with specification 20081120

Method SET_SPI_COMPLIANT on class CL_NWECM_REPOSITORY_SRV_STUB has no exception.

Method SET_W_HIERARCHY_SERVICE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_W_HIERARCHY_SERVICE Value transfer Object reference (TYPE REF TO) IF_NWECM_SUBSERVICE NW ECM: Basic Connector Service Interface 20081014

Method SET_W_HIERARCHY_SERVICE on class CL_NWECM_REPOSITORY_SRV_STUB has no exception.

Method SET_W_PROPERTY_SERVICE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_W_PROPERTY_SERVICE Value transfer Object reference (TYPE REF TO) IF_NWECM_SUBSERVICE NW ECM: Basic Connector Service Interface 20081014

Method SET_W_PROPERTY_SERVICE on class CL_NWECM_REPOSITORY_SRV_STUB has no exception.

Method SET_W_REPOSITORY_SERVICE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_W_REPOSITORY_SERVICE Value transfer Object reference (TYPE REF TO) IF_NWECM_SUBSERVICE NW ECM: Basic Connector Service Interface 20081014

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