SAP ABAP Class CL_SIW_DB_ACCESS_MOCK (Mocks the SIW Database Access For Testing Purposes)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ESI-SIW (Application Component) Service Implementation Workbench
     S_SIW_DB (Package) SIW: Database Layer
Properties
Class CL_SIW_DB_ACCESS_MOCK  
Short Description Mocks the SIW Database Access For Testing Purposes    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 5   
Package S_SIW_DB   SIW: Database Layer 
Created 20100909   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SIW_DB_ACCESS_MOCK has no forward declaration.
Interfaces
Class CL_SIW_DB_ACCESS_MOCK has no interface implemented.
Friends
Class CL_SIW_DB_ACCESS_MOCK has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_DB_ACCESS_FACTORY Static Attribute Protected Object reference (TYPE REF TO) CL_SIW_DB_ACCESS_FACTORY 20100909
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor 20100909
2 INJECT_CONTEXT_ACCESS Instance method Protected Method Overwrites the Reference to Context DBs 20100909
3 INJECT_IMPL_ACCESS Instance method Protected Method Overwrites the Reference to Implementation DBs 20100909
4 INJECT_MAPPING_ACCESS Instance method Protected Method 20100916
5 INJECT_PROJECT_ACCESS Instance method Protected Method Overwrites the Reference to Project DBs 20100909
6 INJECT_SXF_API_ACCESS Instance method Protected Method 20100916
7 INJECT_SXF_FIELD_ACCESS Instance method Protected Method 20100916
8 INJECT_SXF_FIELD_REL_ACCESS Instance method Protected Method 20100916
9 INJECT_SXF_LINK_ACCESS Instance method Protected Method 20100916
10 INJECT_SXF_TYPE_ACCESS Instance method Protected Method 20100916
Events
Class CL_SIW_DB_ACCESS_MOCK has no event.
Types
Class CL_SIW_DB_ACCESS_MOCK has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

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

Method INJECT_CONTEXT_ACCESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MOCK_ACCESS Call by reference Object reference (TYPE REF TO) IF_SIW_DB_CONTEXT_ACCESS 20100909
2 Importing I_PROJECT_ID Call by reference Type reference (TYPE) SIW_DTE_PROJECT_ID 20100909

Method INJECT_CONTEXT_ACCESS on class CL_SIW_DB_ACCESS_MOCK has no exception.

Method INJECT_IMPL_ACCESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MOCK_ACCESS Call by reference Object reference (TYPE REF TO) IF_SIW_DB_IMPL_ACCESS 20100909
2 Importing I_PROJECT_ID Call by reference Type reference (TYPE) SIW_DTE_PROJECT_ID 20100909

Method INJECT_IMPL_ACCESS on class CL_SIW_DB_ACCESS_MOCK has no exception.

Method INJECT_MAPPING_ACCESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MOCK_ACCESS Call by reference Object reference (TYPE REF TO) IF_SIW_DB_MAPPING_ACCESS 20100916
2 Importing I_PROJECT_ID Call by reference Type reference (TYPE) SIW_DTE_PROJECT_ID 20100916

Method INJECT_MAPPING_ACCESS on class CL_SIW_DB_ACCESS_MOCK has no exception.

Method INJECT_PROJECT_ACCESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MOCK_ACCESS Call by reference Object reference (TYPE REF TO) IF_SIW_DB_PROJECT_ACCESS 20100909
2 Importing I_PROJECT_ID Call by reference Type reference (TYPE) SIW_DTE_PROJECT_ID 20100909

Method INJECT_PROJECT_ACCESS on class CL_SIW_DB_ACCESS_MOCK has no exception.

Method INJECT_SXF_API_ACCESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MOCK_ACCESS Call by reference Object reference (TYPE REF TO) IF_SIW_DB_SXF_API_ACCESS 20100916
2 Importing I_PROJECT_ID Call by reference Type reference (TYPE) SIW_DTE_PROJECT_ID 20100916

Method INJECT_SXF_API_ACCESS on class CL_SIW_DB_ACCESS_MOCK has no exception.

Method INJECT_SXF_FIELD_ACCESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MOCK_ACCESS Call by reference Object reference (TYPE REF TO) IF_SIW_DB_SXF_FIELD_ACCESS 20100916
2 Importing I_PROJECT_ID Call by reference Type reference (TYPE) SIW_DTE_PROJECT_ID 20100916

Method INJECT_SXF_FIELD_ACCESS on class CL_SIW_DB_ACCESS_MOCK has no exception.

Method INJECT_SXF_FIELD_REL_ACCESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MOCK_ACCESS Call by reference Object reference (TYPE REF TO) IF_SIW_DB_SXF_FIELDRL_ACCESS 20100916
2 Importing I_PROJECT_ID Call by reference Type reference (TYPE) SIW_DTE_PROJECT_ID 20100916

Method INJECT_SXF_FIELD_REL_ACCESS on class CL_SIW_DB_ACCESS_MOCK has no exception.

Method INJECT_SXF_LINK_ACCESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MOCK_ACCESS Call by reference Object reference (TYPE REF TO) IF_SIW_DB_SXF_LINK_ACCESS 20100916
2 Importing I_PROJECT_ID Call by reference Type reference (TYPE) SIW_DTE_PROJECT_ID 20100916

Method INJECT_SXF_LINK_ACCESS on class CL_SIW_DB_ACCESS_MOCK has no exception.

Method INJECT_SXF_TYPE_ACCESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MOCK_ACCESS Call by reference Object reference (TYPE REF TO) IF_SIW_DB_SXF_TYPE_ACCESS 20100916
2 Importing I_PROJECT_ID Call by reference Type reference (TYPE) SIW_DTE_PROJECT_ID 20100916

Method INJECT_SXF_TYPE_ACCESS on class CL_SIW_DB_ACCESS_MOCK has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 731