SAP ABAP Class CL_ADT_RES_METH_SIG (Provides access to REST method signature)
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
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ADT_RES_URI Wrapper for request URI 20100614
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ADT_SRL_METHOD_INPUT_DATA Method input data 20100614
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ADT_SRL_METHOD_RESULT_DATA Resource method's result data 20100615
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ADT_SRL_QUERY_PARAMETERS Access to URI query parameters 20100614
Properties
Class CL_ADT_RES_METH_SIG  
Short Description Provides access to REST method signature    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SADT_REST   REST Framework 
Created 20100614   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ADT_RES_METH_SIG has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_ADT_RES_URI Wrapper for request URI 20100614
2 IF_ADT_SRL_METHOD_INPUT_DATA Method input data 20100614
3 IF_ADT_SRL_METHOD_RESULT_DATA Resource method's result data 20100615
4 IF_ADT_SRL_QUERY_PARAMETERS Access to URI query parameters 20100614
Friends
Class CL_ADT_RES_METH_SIG has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 REQUEST Instance attribute Private Object reference (TYPE REF TO) IF_REST_REQUEST 20100614
2 RESPONSE Instance attribute Private Object reference (TYPE REF TO) IF_REST_RESPONSE 20100702
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20100614
2 CONTAINS_REQUEST_ENTITY Instance method Public Method 20100804
Events
Class CL_ADT_RES_METH_SIG has no event.
Types
Class CL_ADT_RES_METH_SIG has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing REQUEST Call by reference Object reference (TYPE REF TO) IF_REST_REQUEST 20100614
2 Importing RESPONSE Call by reference Object reference (TYPE REF TO) IF_REST_RESPONSE 20100702

Method CONSTRUCTOR on class CL_ADT_RES_METH_SIG has no exception.

Method CONTAINS_REQUEST_ENTITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20100804

Method CONTAINS_REQUEST_ENTITY on class CL_ADT_RES_METH_SIG has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 800