Class Method list used by SAP ABAP Class CL_ADT_RES_CLIENTS (Resource controller for clients)
SAP ABAP Class
CL_ADT_RES_CLIENTS (Resource controller for clients) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CL_ADT_ATOM_UTILITY - CREATE_INSTANCE | Convienience methods | ||
| 2 | CL_ADT_REST_CNT_HDL_FACTORY - GET_HANDLER_FOR_ATOM_FEED | Factory for Generic Content Handlers | ||
| 3 | CL_ADT_REST_CNT_HDL_FACTORY - GET_INSTANCE | Factory for Generic Content Handlers | ||
| 4 | CL_ADT_REST_RESOURCE - GET | Basis Class for ADT Resource Controllers | ||
| 5 | CL_ADT_REST_RESOURCE - GET | Basis Class for ADT Resource Controllers | ||
| 6 | CL_ADT_RES_CLIENTS - FIND_CLIENTS | Resource controller for clients | SOURCE me->find_clients( importing clients = clients ). |
|
| 7 | CL_ADT_RES_CLIENTS - MAP_TO_ATOM_FEED | Resource controller for clients | SOURCE me->map_to_atom_feed( exporting clients = clients importing feed = feed ). |
|
| 8 | CL_ADT_RES_CLIENTS - MAP_TO_ATOM_FEED_ENTRY | Resource controller for clients | SOURCE me->map_to_atom_feed_entry( exporting client = |
|
| 9 | CL_ADT_RES_CLIENTS - MAP_TO_ATOM_FEED_ENTRY | Resource controller for clients | SOURCE importing feed_entry = |
|
| 10 | CL_COS_UTILITIES - IS_SYSTEM_CLIENT | Utility routines for content separation/client separation | ||
| 11 | IF_ADT_ATOM_UTILITY - APPEND_PERSON | Convenience methods for atom structures | ||
| 12 | IF_ADT_ATOM_UTILITY - GET_UTC_TIMESTAMP | Convenience methods for atom structures | ||
| 13 | IF_ADT_ATOM_UTILITY - GET_UTC_TIMESTAMP | Convenience methods for atom structures | ||
| 14 | IF_ADT_REST_RESPONSE - SET_BODY_DATA | ADT Access to REST Response |