SAP ABAP Class CL_ESH_IF_INA_LOADER_HTTP (ES-InA-Adapter: Load ressource)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-EIM-ESH (Application Component) NetWeaver Enterprise Search
⤷
S_ESH_ENG_INTERFACE_INA (Package) Enterprise Search: InA-Interface
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_HTTP_EXTENSION | HTTP Framework (iHTTP) HTTP Request Handler | 20121128 |
Properties
| Class | CL_ESH_IF_INA_LOADER_HTTP | |
| Short Description | ES-InA-Adapter: Load ressource | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_ESH_ENG_INTERFACE_INA | Enterprise Search: InA-Interface |
| Created | 20121128 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ESH_IF_INA_LOADER_HTTP has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_HTTP_EXTENSION | HTTP Framework (iHTTP) HTTP Request Handler | 20121128 |
Friends
Class CL_ESH_IF_INA_LOADER_HTTP has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | STRING | 'bmp' | 20121205 | |||
| 2 | Constant | Private | Type reference (TYPE) | STRING | 'css' | 20121204 | |||
| 3 | Static Attribute | Private | Type reference (TYPE) | DBCON_NAME | Logical name for a database connection | 20130521 | |||
| 4 | Constant | Private | Type reference (TYPE) | STRING | 'gif' | 20121204 | |||
| 5 | Constant | Private | Type reference (TYPE) | STRING | 'html' | 20121204 | |||
| 6 | Constant | Private | Type reference (TYPE) | STRING | 'javascript' | 20121205 | |||
| 7 | Constant | Private | Type reference (TYPE) | STRING | 'jpeg' | 20121205 | |||
| 8 | Constant | Private | Type reference (TYPE) | STRING | 'jpg' | 20121204 | |||
| 9 | Constant | Private | Type reference (TYPE) | STRING | 'js' | 20121204 | |||
| 10 | Constant | Private | Type reference (TYPE) | STRING | 'json' | 20121204 | |||
| 11 | Constant | Private | Type reference (TYPE) | STRING | 'less' | 20130820 | |||
| 12 | Constant | Private | Type reference (TYPE) | STRING | 'layout/' | 20130319 | |||
| 13 | Constant | Private | Type reference (TYPE) | STRING | 'png' | 20121204 | |||
| 14 | Constant | Private | Type reference (TYPE) | STRING | 'properties' | 20130805 | |||
| 15 | Constant | Private | Type reference (TYPE) | STRING | 'sap/bc/ina/' | 20121205 | |||
| 16 | Constant | Private | Type reference (TYPE) | STRING | 'ttf' | 20130805 | |||
| 17 | Constant | Private | Type reference (TYPE) | STRING | 'xml' | 20121204 | |||
| 18 | Constant | Private | Type reference (TYPE) | STRING | 'zip' | 20121204 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Private | Method | 20121128 | ||
| 2 | Static method | Private | Method | 20121128 | ||
| 3 | Static method | Private | Method | 20121204 | ||
| 4 | Static method | Private | Method | 20130319 |
Events
Class CL_ESH_IF_INA_LOADER_HTTP has no event.
Types
Class CL_ESH_IF_INA_LOADER_HTTP has no local type.
Method Signatures
Method DETERMINE_CONTENT_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_PATH | Call by reference | Type reference (TYPE) | ESH_E_IF_INA_SSTRING | short string | 20121128 | |||
| 2 | RV_CONTENT_TYPE | Value transfer | Type reference (TYPE) | ESH_E_IF_INA_SSTRING | short string | 20121128 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | ES-InA-Adapter: Errors | 20121128 |
Method DETERMINE_PATH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_SERVER | Call by reference | Object reference (TYPE REF TO) | IF_HTTP_SERVER | HTTP Framework (iHTTP) HTTP Server | 20121128 | |||
| 2 | RV_PATH | Value transfer | Type reference (TYPE) | ESH_E_IF_INA_SSTRING | short string | 20121128 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | ES-InA-Adapter: Errors | 20121128 |
Method GET_CONTENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_PATH | Call by reference | Type reference (TYPE) | ESH_E_IF_INA_SSTRING | short string | 20121204 | |||
| 2 | RV_XSTRING | Value transfer | Type reference (TYPE) | XSTRING | 20121205 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | ES-InA-Adapter: Errors | 20121205 |
Method GET_RENDERING_TEMPLATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_PATH | Call by reference | Type reference (TYPE) | ESH_E_IF_INA_SSTRING | short string | 20130319 | |||
| 2 | RV_XSTRING | Value transfer | Type reference (TYPE) | XSTRING | 20130319 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | ES-InA-Adapter: Errors | 20130319 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 740 |