SAP ABAP Class CL_SLMP_REST_RESOURCE (SL Protocol REST Resource)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-INS-TC-RT (Application Component) Runtime for ABAP based automated TC
⤷
SLMP_RT (Package) SL Protocol Runtime

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_REST_RESOURCE | REST Resource | 20121029 |
Properties
Class | CL_SLMP_REST_RESOURCE | |
Short Description | SL Protocol REST Resource | |
Super Class | CL_REST_RESOURCE | REST Resource |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SLMP_RT | SL Protocol Runtime |
Created | 20121029 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_SLMP_REST_RESOURCE has no forward declaration.
Interfaces
Class CL_SLMP_REST_RESOURCE has no interface implemented.
Friends
Class CL_SLMP_REST_RESOURCE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | See coding | 20121029 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20121029 |
2 | ![]() |
Instance method | Private | Method | 20121029 | |
3 | ![]() |
Instance method | Private | Method | 20121029 | |
4 | ![]() |
Instance method | Private | Method | 20121123 |
Events
Class CL_SLMP_REST_RESOURCE has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | GTY_STR_CALL_CONTROL | Public | See coding | 20121212 | BEGIN OF gty_str_call_control,
method TYPE string,
uri_prefix TYPE string,
format TYPE string,
call_type TYPE string,
resource TYPE string,
id TYPE string,
action_id TYPE string,
provider_id TYPE string,
navigation TYPE string,
END OF gty_str_call_control
|
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_SLMP_REST_RESOURCE has no parameter.
Method CONSTRUCTOR on class CL_SLMP_REST_RESOURCE has no exception.
Method _CREATE_RESPONSE_ENTITY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_DC_OUT | Call by reference | Object reference (TYPE REF TO) | IF_SLMP_DATA_CONTAINER_OUT | 20121029 | |||
2 | ![]() |
IO_RESPONSE | Call by reference | Object reference (TYPE REF TO) | IF_REST_RESPONSE | 20121029 | |||
3 | ![]() |
IS_CALL_CONTROL | Call by reference | Type reference (TYPE) | GTY_STR_CALL_CONTROL | 20121029 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20121029 |
Method _GET_CALL_CONTROL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_REQUEST | Call by reference | Object reference (TYPE REF TO) | IF_REST_REQUEST | 20121029 | |||
2 | ![]() |
RS_CALL_CONTROL | Value transfer | Type reference (TYPE) | GTY_STR_CALL_CONTROL | 20121029 |
Method _GET_CALL_CONTROL on class CL_SLMP_REST_RESOURCE has no exception.
Method _HANDLE_ERROR_BY_EXCEPTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_CALL_CONTROL | Call by reference | Type reference (TYPE) | GTY_STR_CALL_CONTROL | 20121123 | |||
2 | ![]() |
IV_MEDIA_TYPE | Call by reference | Type reference (TYPE) | STRING | IF_REST_MEDIA_TYPE=>GC_APPL_XML | 20121214 | ||
3 | ![]() |
IV_REQUEST_DATA | Call by reference | Type reference (TYPE) | XSTRING | 20121123 | |||
4 | ![]() |
IX_SLMP | Call by reference | Object reference (TYPE REF TO) | CX_SLMP | 20121123 |
Method _HANDLE_ERROR_BY_EXCEPTION on class CL_SLMP_REST_RESOURCE has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 740 |