SAP ABAP Class CL_NWECM_CS_CONTENT_HTTP (Delivers content from CS via HTTP)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ECM-ABA (Application Component) ECM ABAP Stack
⤷
S_NWECM_STORE (Package) ECMI: Store DB Access
⤷
⤷
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 | 20100928 |
Properties
| Class | CL_NWECM_CS_CONTENT_HTTP | |
| Short Description | Delivers content from CS via HTTP | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_NWECM_STORE | ECMI: Store DB Access |
| Created | 20100928 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_NWECM_CS_CONTENT_HTTP has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_HTTP_EXTENSION | HTTP Framework (iHTTP) HTTP Request Handler | 20100928 |
Friends
Class CL_NWECM_CS_CONTENT_HTTP has no friend class.
Attributes
Class CL_NWECM_CS_CONTENT_HTTP has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20100928 | |
| 2 | Static method | Public | Method | Returns an absolute URL for the content of the given doc id | 20100928 |
Events
Class CL_NWECM_CS_CONTENT_HTTP has no event.
Types
Class CL_NWECM_CS_CONTENT_HTTP has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_NWECM_CS_CONTENT_HTTP has no parameter.
Method CONSTRUCTOR on class CL_NWECM_CS_CONTENT_HTTP has no exception.
Method GET_ABSOLUTE_URL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DOC_ID | Call by reference | Type reference (TYPE) | SYSUUID_X16 | ID of the document to read | 20100928 | |||
| 2 | IV_REP_ID | Call by reference | Type reference (TYPE) | SYSUUID_X16 | ID of the repository / doc area | 20100928 | |||
| 3 | RV_URL | Value transfer | Type reference (TYPE) | STRING | An absolute URL that returns the content of the resp. doc | 20100928 |
Method GET_ABSOLUTE_URL on class CL_NWECM_CS_CONTENT_HTTP has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 703 |