SAP ABAP Class CL_ADT_REST_REGISTRATIONS (Get Router registrations)
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_REST_REGISTRATIONS | |
| Short Description | Get Router registrations | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SADT_REST | REST Framework |
| Created | 20110404 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ADT_REST_REGISTRATIONS has no forward declaration.
Interfaces
Class CL_ADT_REST_REGISTRATIONS has no interface implemented.
Friends
Class CL_ADT_REST_REGISTRATIONS has no friend class.
Attributes
Class CL_ADT_REST_REGISTRATIONS has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20110621 |
Events
Class CL_ADT_REST_REGISTRATIONS has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_REGISTRATION_ENTRY | Public | See coding | 20110621 | begin of ty_registration_entry,
path type string,
res_app type seoclsname,
handler_class type seoclsname,
end of ty_registration_entry
|
||
| 2 | TY_REGISTRATION_LIST | Public | See coding | 20110621 | ty_registration_list type standard table of ty_registration_entry with default key
|
Method Signatures
Method GET_ALL_ADT_REGISTRATIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | REGISTRATION_LIST | Call by reference | Type reference (TYPE) | TY_REGISTRATION_LIST | 20110621 |
Method GET_ALL_ADT_REGISTRATIONS on class CL_ADT_REST_REGISTRATIONS has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 740 |