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 | ![]() |
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 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_NWECM_CONTENT | NW ECM: File Content | 20091012 | ||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_NWECM_SUBSERVICE | Hierarchy Service Double | 20081009 | ||
3 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_NWECM_NODE_INFO | Single Node Info Double | 20081010 | ||
4 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_NWECM_SUBSERVICE | Property Service Double | 20081009 | ||
5 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_NWECM_SESSION_INFO | Session Info Double | 20081010 | ||
6 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | IF_NWECM_CREDENTIALS | Credentials Double | 20081013 | ||
7 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_NWECM_SUBSERVICE | Writable Hierarchy Service Double | 20081014 | ||
8 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_NWECM_SUBSERVICE | Writable Property Service Double | 20081014 | ||
9 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_NWECM_SUBSERVICE | Writable repository Service Double | 20081014 | ||
10 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | Number of calls to GET_NODE | 20081107 | ||
11 | ![]() |
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 | ![]() |
Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20081013 |
2 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20081009 |
3 | ![]() |
Instance method | Public | Method | Gets the number of calls to GET_NODE | 20081107 |
4 | ![]() |
Instance method | Public | Method | Gets the single node info double | 20090319 |
5 | ![]() |
Instance method | Public | Method | Sets the content double | 20091012 |
6 | ![]() |
Instance method | Public | Method | Sets the hierarchy service double for the current test case | 20081010 |
7 | ![]() |
Instance method | Public | Method | Sets the single node info double | 20081010 |
8 | ![]() |
Instance method | Public | Method | Sets the property service double | 20081010 |
9 | ![]() |
Instance method | Public | Method | Sets the session info double | 20081010 |
10 | ![]() |
Instance method | Public | Method | Configures this stub to be SPI compliant | 20081120 |
11 | ![]() |
Instance method | Public | Method | Sets the writable hierarchy service double | 20081014 |
12 | ![]() |
Instance method | Public | Method | Sets the writable property service double | 20081014 |
13 | ![]() |
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 | ![]() |
IO_HIERARCHY_SERVICE | Value transfer | Object reference (TYPE REF TO) | IF_NWECM_SUBSERVICE | Hierarchy Service Double | 20081009 | ||
2 | ![]() |
IO_NODE_INFO | Value transfer | Object reference (TYPE REF TO) | IF_NWECM_NODE_INFO | Node Info Double | 20081010 | ||
3 | ![]() |
IO_PROPERTY_SERVICE | Value transfer | Object reference (TYPE REF TO) | IF_NWECM_SUBSERVICE | Property Service Double | 20081009 | ||
4 | ![]() |
IO_SESSION_INFO | Value transfer | Object reference (TYPE REF TO) | IF_NWECM_SESSION_INFO | Session Info Double | 20081010 | ||
5 | ![]() |
IO_W_HIERARCHY_SERVICE | Value transfer | Object reference (TYPE REF TO) | IF_NWECM_SUBSERVICE | Writable Hierarchy Service Double | 20081015 | ||
6 | ![]() |
IO_W_PROPERTY_SERVICE | Value transfer | Object reference (TYPE REF TO) | IF_NWECM_SUBSERVICE | Writable Property Service Double | 20081015 | ||
7 | ![]() |
IO_W_REPOSITORY_SERVICE | Value transfer | Object reference (TYPE REF TO) | IF_NWECM_SUBSERVICE | Writable Repository Service Double | 20081015 | ||
8 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 |