SAP ABAP Interface IF_SLIB_ENTITY_CONTAINER (IF_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 - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SLIB_ENTITY_CONTAINER | 20050302 |
Properties
Interface | IF_SLIB_ENTITY_CONTAINER | |
Short Description |
General Data
Package | SWSDLPP | SIDL/SLIB Model and Serialization Framework |
Created | 20050224 | SAP |
Last changed | 20090618 | SAP |
Unicode checks active |
Forward declarations
Interface IF_SLIB_ENTITY_CONTAINER has no forward declaration.
Interfaces
Interface IF_SLIB_ENTITY_CONTAINER has no interface.
Friends
Interface IF_SLIB_ENTITY_CONTAINER has no friend.
Attributes
Interface IF_SLIB_ENTITY_CONTAINER has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20050302 | |
2 | ![]() |
Instance method | Public | Method | 20050302 | |
3 | ![]() |
Instance method | Public | Method | 20050302 | |
4 | ![]() |
Instance method | Public | Method | 20050302 | |
5 | ![]() |
Instance method | Public | Method | 20050302 | |
6 | ![]() |
Instance method | Public | Method | 20050302 | |
7 | ![]() |
Instance method | Public | Method | 20050517 | |
8 | ![]() |
Instance method | Public | Method | 20050303 | |
9 | ![]() |
Instance method | Public | Method | 20050302 | |
10 | ![]() |
Instance method | Public | Method | 20050517 | |
11 | ![]() |
Instance method | Public | Method | 20050303 |
Events
Interface IF_SLIB_ENTITY_CONTAINER has no event.
Types
Interface IF_SLIB_ENTITY_CONTAINER has no local type.
Method Signatures
Method ADD_ENTITY_BY_NODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
LOCATION | Call by reference | Type reference (TYPE) | ANYURI | any URI | 20050302 | ||
2 | ![]() |
NODE | Call by reference | Object reference (TYPE REF TO) | IF_SLIB_NODE | SLIB Node | 20050302 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
SLIB Exceptions | 20050302 |
Method ADD_ENTITY_BY_URI Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
LOCATION | Call by reference | Type reference (TYPE) | ANYURI | 20050302 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
SLIB Exceptions | 20050302 |
Method ADD_ENTITY_BY_XSTRING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
LOCATION | Call by reference | Type reference (TYPE) | ANYURI | any URI | 20050302 | ||
2 | ![]() |
XSTRING | Call by reference | Type reference (TYPE) | XSTRING | 20050302 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
SLIB Exceptions | 20050302 |
Method GET_ENTITIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RVAL | Value transfer | Type reference (TYPE) | TSLIB_IMPORT_ENTITY | SLIB Import Entities | 20050302 |
Method GET_ENTITIES on Interface IF_SLIB_ENTITY_CONTAINER has no exception.
Method GET_ENTITY_BY_LOCATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
LOCATION | Call by reference | Type reference (TYPE) | ANYURI | any URI | 20050302 | ||
2 | ![]() |
RVAL | Value transfer | Object reference (TYPE REF TO) | IF_SLIB_NODE | SLIB Node | 20050302 |
Method GET_ENTITY_BY_LOCATION on Interface IF_SLIB_ENTITY_CONTAINER has no exception.
Method GET_ENTITY_BY_NAMESPACE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DOCUMENT_NAMESPACE | Call by reference | Type reference (TYPE) | ANYURI | any URI | 20050304 | ||
2 | ![]() |
LOCATION | Call by reference | Type reference (TYPE) | ANYURI | any URI | 20071204 | ||
3 | ![]() |
RVAL | Value transfer | Object reference (TYPE REF TO) | IF_SLIB_NODE | SLIB Node | 20050302 | ||
4 | ![]() |
TARGET_NAMESPACE | Call by reference | Type reference (TYPE) | ANYURI | any URI | 20050304 |
Method GET_ENTITY_BY_NAMESPACE on Interface IF_SLIB_ENTITY_CONTAINER has no exception.
Method GET_REGISTRY 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_SIDL_REGISTRY | Extension Registry | 20050517 |
Method GET_REGISTRY on Interface IF_SLIB_ENTITY_CONTAINER has no exception.
Method GET_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 | 20050303 |
Method GET_RETRIEVER on Interface IF_SLIB_ENTITY_CONTAINER has no exception.
Method REMOVE_ENTITY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DOCUMENT_NAMESPACE | Call by reference | Type reference (TYPE) | ANYURI | any URI | 20050304 | ||
2 | ![]() |
LOCATION | Call by reference | Type reference (TYPE) | ANYURI | 20050302 | |||
3 | ![]() |
TARGET_NAMESPACE | Call by reference | Type reference (TYPE) | ANYURI | 20050304 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
SLIB Exceptions | 20050302 |
Method SET_REGISTRY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
REGISTRY | Call by reference | Object reference (TYPE REF TO) | IF_SIDL_REGISTRY | Extension Registry | 20050517 |
Method SET_REGISTRY on Interface IF_SLIB_ENTITY_CONTAINER has no exception.
Method SET_RETRIEVER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RETRIEVER | Call by reference | Object reference (TYPE REF TO) | IF_SLIB_RETRIEVER | 20050303 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
SLIB Exceptions | 20090117 |
History
Last changed by/on | SAP | 20090618 |
SAP Release Created in | 710 |