SAP ABAP Class CL_SLIB_ENTITY_CONTAINER (CL_SLIB_ENTITY_CONTAINER)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-WS-ABA-CFG (Application Component) WebServices ABAP Configuration
⤷
SWSDLPP (Package) SIDL/SLIB Model and Serialization Framework
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SLIB_ENTITY_CONTAINER | 20050302 | |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SLIB_MEX_PARTS_RETRIEVER | Retrieve WSDL pares comming from MEX protocol | 20090110 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SLIB_RETRIEVER | 20050302 |
Properties
| Class | CL_SLIB_ENTITY_CONTAINER | |
| Short Description | ||
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWSDLPP | SIDL/SLIB Model and Serialization Framework |
| Created | 20050302 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 4 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 5 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SLIB_ENTITY_CONTAINER | 20050302 | |||
| 2 | IF_SLIB_MEX_PARTS_RETRIEVER | Retrieve WSDL pares comming from MEX protocol | 20090110 | ||
| 3 | IF_SLIB_RETRIEVER | 20050302 |
Friends
Class CL_SLIB_ENTITY_CONTAINER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | STRING | WSDL access password | 20081117 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | STRING | WSDL access user | 20081117 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | TSLIB_IMPORT_ENTITY | SLIB Import Entities | 20050302 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | STRING | 20050302 | ||||
| 5 | Instance attribute | Private | Type reference (TYPE) | T_HTTP_CLIENT_TABLE | 20051115 | ||||
| 6 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_SIDL_REGISTRY | Extension Registry | 20050517 | |||
| 7 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_SLIB_RETRIEVER | 20050303 | ||||
| 8 | Instance attribute | Private | Type reference (TYPE) | TSIDL_SAPMEX_PARTS | Table of sapmex parts | 20090110 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | I | 1 | 20090121 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20061122 | ||
| 2 | Static method | Public | Method | 20061119 | ||
| 3 | Static method | Public | Method | 20061119 | ||
| 4 | Instance method | Public | Method | 20061119 | ||
| 5 | Instance method | Private | Method | 20090117 | ||
| 6 | Instance method | Private | Method | 20051114 | ||
| 7 | Instance method | Private | Method | 20051115 | ||
| 8 | Instance method | Private | Method | 20050524 | ||
| 9 | Instance method | Private | Method | 20090112 | ||
| 10 | Instance method | Private | Method | 20050524 | ||
| 11 | Instance method | Private | Method | 20050518 | ||
| 12 | Instance method | Private | Method | 20051116 | ||
| 13 | Instance method | Private | Method | 20050518 |
Events
Class CL_SLIB_ENTITY_CONTAINER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | T_HTTP_CLIENT_ITEM | Private | See coding | 20051115 | begin of T_HTTP_CLIENT_ITEM,
destination type rfcdest,
authority type string,
client type ref to if_http_client,
end of T_HTTP_CLIENT_ITEM
|
||
| 2 | T_HTTP_CLIENT_TABLE | Private | See coding | 20051115 | T_HTTP_CLIENT_TABLE type table of T_HTTP_CLIENT_ITEM
|
Method Signatures
Method CONSTRUCT_URL_FROM_DESTINATION Signature
Method CONSTRUCT_URL_FROM_DESTINATION on class CL_SLIB_ENTITY_CONTAINER has no parameter.
Method CONSTRUCT_URL_FROM_DESTINATION on class CL_SLIB_ENTITY_CONTAINER has no exception.
Method CREATE_ENTITY_CONTAINER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RVAL | Value transfer | Object reference (TYPE REF TO) | IF_SLIB_ENTITY_CONTAINER | 20061119 |
Method CREATE_ENTITY_CONTAINER on class CL_SLIB_ENTITY_CONTAINER has no exception.
Method CREATE_RETRIEVER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RVAL | Value transfer | Object reference (TYPE REF TO) | IF_SLIB_RETRIEVER | 20061119 |
Method CREATE_RETRIEVER on class CL_SLIB_ENTITY_CONTAINER has no exception.
Method PREPARE_HTTP_HEADERS Signature
Method PREPARE_HTTP_HEADERS on class CL_SLIB_ENTITY_CONTAINER has no parameter.
Method PREPARE_HTTP_HEADERS on class CL_SLIB_ENTITY_CONTAINER has no exception.
Method _ADD_MEX_SCHEMA Signature
Method _ADD_MEX_SCHEMA on class CL_SLIB_ENTITY_CONTAINER has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SLIB Exceptions | 20090117 |
Method _GET_FILE_CONTENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PATH | Call by reference | Type reference (TYPE) | STRING | 20051207 | ||||
| 2 | RVAL | Value transfer | Type reference (TYPE) | XSTRING | 20051114 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SLIB Exceptions | 20051114 |
Method _GET_HTTP_CLIENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RVAL | Value transfer | Object reference (TYPE REF TO) | IF_HTTP_CLIENT | HTTP Client Abstraction | 20051115 | |||
| 2 | URL | Call by reference | Type reference (TYPE) | ANYURI | any URI | 20051115 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SLIB Exceptions | 20051115 |
Method _GET_HTTP_CONTENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RVAL | Value transfer | Type reference (TYPE) | XSTRING | 20050524 | ||||
| 2 | URL | Call by reference | Type reference (TYPE) | ANYURI | any URI | 20051115 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SLIB Exceptions | 20050524 |
Method _GET_MEX_CONTENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RVAL | Value transfer | Type reference (TYPE) | XSTRING | 20090112 | ||||
| 2 | URL | Call by reference | Type reference (TYPE) | ANYURI | Any URI | 20090112 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SLIB Exceptions | 20090112 |
Method _GET_URI_PROTOCOL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RVAL | Value transfer | Type reference (TYPE) | STRING | 20050524 | ||||
| 2 | URI | Call by reference | Type reference (TYPE) | ANYURI | any URI | 20050524 |
Method _GET_URI_PROTOCOL on class CL_SLIB_ENTITY_CONTAINER has no exception.
Method _INIT_REGISTRY Signature
Method _INIT_REGISTRY on class CL_SLIB_ENTITY_CONTAINER has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20050518 |
Method _IS_ABSOLUTE_URI Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RVAL | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20051116 | ||||
| 2 | URI | Call by reference | Type reference (TYPE) | ANYURI | any URI | 20051116 |
Method _IS_ABSOLUTE_URI on class CL_SLIB_ENTITY_CONTAINER has no exception.
Method _PARSE_XML_DOCUMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RVAL | Value transfer | Object reference (TYPE REF TO) | IF_IXML_DOCUMENT | IF_IXML_DOCUMENT | 20050518 | |||
| 2 | XSTRING | Call by reference | Type reference (TYPE) | XSTRING | 20050518 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SLIB Exceptions | 20050518 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 710 |