SAP ABAP Class CL_NWECM_W_PROPERTY_SRV_STUB (NW ECM: Configurable Writable Property 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_PROPERTY_SERVICE | ECMI: Service for writing of properties | 20081013 |
Properties
Class | CL_NWECM_W_PROPERTY_SRV_STUB | |
Short Description | NW ECM: Configurable Writable Property 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 | 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_SUBSERVICE | ECMI: Basic Connector Service Interface | 20081013 | ||
2 | IF_NWECM_W_PROPERTY_SERVICE | ECMI: Service for writing of properties | 20081013 |
Friends
Class CL_NWECM_W_PROPERTY_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) | CL_NWECM_PROPERTY_SERVICE_STUB | Property service double | 20081111 | ||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_NWECM_REPOSITORY_SRV_STUB | Repository service double | 20090320 | ||
3 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_NWECM_W_REPOSITORY_SRV_STUB | Writable repository service double | 20090320 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20090828 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20081112 |
2 | ![]() |
Instance method | Public | Method | Configures this stub to be fake a model violation | 20090828 |
3 | ![]() |
Instance method | Public | Method | Sets the property service double to cooperate with | 20081112 |
4 | ![]() |
Instance method | Public | Method | Sets the repository service double to cooperate with | 20090320 |
5 | ![]() |
Instance method | Public | Method | Sets the writ.repository service double to cooperate with | 20090320 |
Events
Class CL_NWECM_W_PROPERTY_SRV_STUB has no event.
Types
Class CL_NWECM_W_PROPERTY_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 | ![]() |
IO_PROPERTY_SERVICE | Value transfer | Object reference (TYPE REF TO) | CL_NWECM_PROPERTY_SERVICE_STUB | 20081112 | |||
2 | ![]() |
IO_REPOSITORY_SERVICE | Value transfer | Object reference (TYPE REF TO) | CL_NWECM_REPOSITORY_SRV_STUB | NW ECM: Configurable Repository Service Stub | 20090320 | ||
3 | ![]() |
IO_W_REPOSITORY_SERVICE | Value transfer | Object reference (TYPE REF TO) | CL_NWECM_W_REPOSITORY_SRV_STUB | 20090320 | |||
4 | ![]() |
IV_MODEL_VIOLATED | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20090828 |
Method CONSTRUCTOR on class CL_NWECM_W_PROPERTY_SRV_STUB has no exception.
Method SET_MODEL_VIOLATED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_MODEL_VIOLATED | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | ABAP_TRUE if this stub is supposed to fake a model violation | 20090828 |
Method SET_MODEL_VIOLATED on class CL_NWECM_W_PROPERTY_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) | CL_NWECM_PROPERTY_SERVICE_STUB | Property service double to cooperate with | 20081112 |
Method SET_PROPERTY_SERVICE on class CL_NWECM_W_PROPERTY_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 | ![]() |
IO_REPOSITORY_SERVICE | Value transfer | Object reference (TYPE REF TO) | CL_NWECM_REPOSITORY_SRV_STUB | Repository service double to cooperate with | 20090320 |
Method SET_REPOSITORY_SERVICE on class CL_NWECM_W_PROPERTY_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) | CL_NWECM_W_REPOSITORY_SRV_STUB | Writable repository service double to cooperate with | 20090320 |
Method SET_W_REPOSITORY_SERVICE on class CL_NWECM_W_PROPERTY_SRV_STUB has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 720 |