SAP ABAP Class CL_ADT_RC_TEST_CLIENT_INTEGR (Test client for integration tests)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-AIE (Application Component) Installation and Infrastructure for ABAP Tools in Eclipse
     SADT_REST (Package) REST Framework
Properties
Class CL_ADT_RC_TEST_CLIENT_INTEGR  
Short Description Test client for integration tests    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 5   
Package SADT_REST   REST Framework 
Created 20101015   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ADT_RC_TEST_CLIENT_INTEGR has no forward declaration.
Interfaces
Class CL_ADT_RC_TEST_CLIENT_INTEGR has no interface implemented.
Friends
Class CL_ADT_RC_TEST_CLIENT_INTEGR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_CLIENT Constant Public See coding 20101015
2 CO_USER_PROFILE Constant Public See coding 20101015
3 HTTP_VERSION Instance attribute Public Type reference (TYPE) STRING 20101019
Methods
# Method Level Visibility Method type Description Created on
1 DELETE Instance method Public Method 20101015
2 GET Instance method Public Method 20101015
3 GET_INSTANCE Static method Public Method 20101015
4 POST Instance method Public Method 20101015
5 PUT Instance method Public Method 20101015
6 SERIALIZE_CONTENT Instance method Public Method 20101015
7 VERIFY_CONNECTION Instance method Public Method 20101015
Events
Class CL_ADT_RC_TEST_CLIENT_INTEGR has no event.
Types
Class CL_ADT_RC_TEST_CLIENT_INTEGR has no local type.
Method Signatures

Method DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTENT_HANDLER Call by reference Object reference (TYPE REF TO) IF_ADT_SRL_CONTENT_HANDLER 20101020
2 Exporting CONTENT_TYPE Call by reference Type reference (TYPE) STRING 20101020
3 Exporting DATA Call by reference Type reference (TYPE) DATA 20101020
4 Exporting HTTP_STATUS Call by reference Type reference (TYPE) I 20101015
5 Importing URI Call by reference Type reference (TYPE) STRING 20101015
6 Importing USER_PROFILE Call by reference Attribute reference (LIKE) CO_USER_PROFILE-MODIFY_ALL CO_USER_PROFILE-MODIFY_ALL 20101015
# Exception Resumable Description Created on
1 CX_ADT_REST 20101221

Method GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTENT_HANDLER Call by reference Object reference (TYPE REF TO) IF_ADT_SRL_CONTENT_HANDLER 20101020
2 Exporting CONTENT_TYPE_OUT Call by reference Type reference (TYPE) STRING 20101015
3 Exporting DATA Call by reference Type reference (TYPE) DATA 20101020
4 Exporting HTTP_STATUS Call by reference Type reference (TYPE) I 20101015
5 Importing URI Call by reference Type reference (TYPE) STRING 20101015
6 Importing USER_PROFILE Call by reference Attribute reference (LIKE) CO_USER_PROFILE-MODIFY_ALL CO_USER_PROFILE-MODIFY_ALL 20101015
# Exception Resumable Description Created on
1 CX_ADT_REST 20101221

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CLIENT Call by reference Type reference (TYPE) STRING CO_CLIENT-INTERNAL 20101015
2 Importing HTTP_VERSION Call by reference Type reference (TYPE) STRING IF_ADT_HEADER=>CO_HTTP_VERSION 20101019
3 Returning RESULT Value transfer Object reference (TYPE REF TO) CL_ADT_RC_TEST_CLIENT_INTEGR 20101015

Method GET_INSTANCE on class CL_ADT_RC_TEST_CLIENT_INTEGR has no exception.

Method POST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTENT_HANDLER_IN Call by reference Object reference (TYPE REF TO) IF_ADT_SRL_CONTENT_HANDLER 20101020
2 Importing CONTENT_HANDLER_OUT Call by reference Object reference (TYPE REF TO) IF_ADT_SRL_CONTENT_HANDLER 20101020
3 Exporting CONTENT_TYPE_OUT Call by reference Type reference (TYPE) STRING 20101015
4 Importing DATA_IN Call by reference Type reference (TYPE) DATA 20101020
5 Exporting DATA_OUT Call by reference Type reference (TYPE) DATA 20101020
6 Exporting HTTP_STATUS Call by reference Type reference (TYPE) I 20101015
7 Importing URI Call by reference Type reference (TYPE) STRING 20101015
8 Importing USER_PROFILE Call by reference Attribute reference (LIKE) CO_USER_PROFILE-MODIFY_ALL CO_USER_PROFILE-MODIFY_ALL 20101015
# Exception Resumable Description Created on
1 CX_ADT_REST 20101221

Method PUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTENT_HANDLER_IN Call by reference Object reference (TYPE REF TO) IF_ADT_SRL_CONTENT_HANDLER 20101020
2 Importing CONTENT_HANDLER_OUT Call by reference Object reference (TYPE REF TO) IF_ADT_SRL_CONTENT_HANDLER 20101020
3 Exporting CONTENT_TYPE_OUT Call by reference Type reference (TYPE) STRING 20101015
4 Importing DATA_IN Call by reference Type reference (TYPE) DATA 20101020
5 Exporting DATA_OUT Call by reference Type reference (TYPE) DATA 20101020
6 Exporting HTTP_STATUS Call by reference Type reference (TYPE) I 20101015
7 Importing URI Call by reference Type reference (TYPE) STRING 20101015
8 Importing USER_PROFILE Call by reference Attribute reference (LIKE) CO_USER_PROFILE-MODIFY_ALL CO_USER_PROFILE-MODIFY_ALL 20101015
# Exception Resumable Description Created on
1 CX_ADT_REST 20101221

Method SERIALIZE_CONTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTENT_TYPE Call by reference Type reference (TYPE) STRING 20101015
2 Importing DATA Call by reference Type reference (TYPE) DATA 20101015
3 Returning RESULT Value transfer Type reference (TYPE) XSTRING 20101015
# Exception Resumable Description Created on
1 CX_ADT_REST 20101221

Method VERIFY_CONNECTION Signature

Method VERIFY_CONNECTION on class CL_ADT_RC_TEST_CLIENT_INTEGR has no parameter.
Method VERIFY_CONNECTION on class CL_ADT_RC_TEST_CLIENT_INTEGR has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 740