SAP ABAP Interface IF_ADT_RESOURCE_CONTROLLER (ADT Resources)
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 - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_ADT_RES_CON_ACTIVATABLE | Activable, checkable resources | 20081111 |
| 2 | Interface composition (i COMPRISING i_ref) | IF_ADT_RES_CON_CHECKABLE | Activable, checkable resources | 20081111 |
| 3 | Interface composition (i COMPRISING i_ref) | IF_ADT_RES_CON_LOCKABLE | Lockable ADT resource controller | 20080715 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_ADT_REST_RES_ADAPTER | Adapter old resource new REST resource | 20100610 |
Properties
| Interface | IF_ADT_RESOURCE_CONTROLLER | |
| Short Description | ADT Resources |
General Data
| Package | SADT_REST | REST Framework |
| Created | 20080618 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_ADT_RESOURCE_CONTROLLER has no forward declaration.
Interfaces
Interface IF_ADT_RESOURCE_CONTROLLER has no interface.
Friends
Interface IF_ADT_RESOURCE_CONTROLLER has no friend.
Attributes
Interface IF_ADT_RESOURCE_CONTROLLER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Create resource | 20080618 | |
| 2 | Instance method | Public | Method | Delete resource | 20080618 | |
| 3 | Instance method | Public | Method | Find resources | 20080625 | |
| 4 | Instance method | Public | Method | Read resource | 20080618 | |
| 5 | Instance method | Public | Method | Update resource | 20080618 |
Events
Interface IF_ADT_RESOURCE_CONTROLLER has no event.
Types
Interface IF_ADT_RESOURCE_CONTROLLER has no local type.
Method Signatures
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATA | Call by reference | Object reference (TYPE REF TO) | IF_ADT_SRL_METHOD_INPUT_DATA | Data | 20080618 | |||
| 2 | RESULT_DATA | Call by reference | Object reference (TYPE REF TO) | IF_ADT_SRL_METHOD_RESULT_DATA | Result | 20080619 | |||
| 3 | URI | Call by reference | Object reference (TYPE REF TO) | IF_ADT_RES_URI | Wrapper for request URI | 20090727 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20101221 |
Method DELETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT_DATA | Call by reference | Object reference (TYPE REF TO) | IF_ADT_SRL_METHOD_RESULT_DATA | Result | 20080619 | |||
| 2 | URI | Call by reference | Object reference (TYPE REF TO) | IF_ADT_RES_URI | Wrapper for request URI | 20090727 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20101221 |
Method FIND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT_DATA | Call by reference | Object reference (TYPE REF TO) | IF_ADT_SRL_METHOD_RESULT_DATA | Result | 20080625 | |||
| 2 | URI | Call by reference | Object reference (TYPE REF TO) | IF_ADT_RES_URI | Wrapper for request URI | 20090727 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20101221 |
Method READ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT_DATA | Call by reference | Object reference (TYPE REF TO) | IF_ADT_SRL_METHOD_RESULT_DATA | Result | 20080619 | |||
| 2 | URI | Call by reference | Object reference (TYPE REF TO) | IF_ADT_RES_URI | Wrapper for request URI | 20090727 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20101221 |
Method UPDATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATA | Call by reference | Object reference (TYPE REF TO) | IF_ADT_SRL_METHOD_INPUT_DATA | Data | 20080618 | |||
| 2 | RESULT_DATA | Call by reference | Object reference (TYPE REF TO) | IF_ADT_SRL_METHOD_RESULT_DATA | Result | 20080619 | |||
| 3 | URI | Call by reference | Object reference (TYPE REF TO) | IF_ADT_RES_URI | Wrapper for request URI | 20090727 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20101221 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 712 |