SAP ABAP Class CL_SWSP_BASE (CL_SWSP_BASE)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-WS-ABA-CFG (Application Component) WebServices ABAP Configuration
⤷
SWSP (Package) WS Policy Core Library

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SLIB_NAMESPACE_DECL | SLIB Namespace Declaration | 20050620 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SLIB_NODE | SLIB Node | 20050620 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SLIB_NODE_ADMIN | Administrative Access to slib_node | 20060412 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_SWSP_ASSERTION | Assertion | 20050620 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_SWSP_EXACTLY_ONE | wsp:ExactlyOne | 20050620 |
3 | Inheritance (c INHERITING FROM c_ref) | CL_SWSP_POLICY_ALL | wsp:Policy and wsp:All | 20050621 |
4 | Inheritance (c INHERITING FROM c_ref) | CL_SWSP_POLICY_ATTACHMENT | 20060903 | |
5 | Inheritance (c INHERITING FROM c_ref) | CL_SWSP_POLICY_REF | wsp:PolicyReference | 20050620 |
6 | Inheritance (c INHERITING FROM c_ref) | CL_SWSP_POLICY_URI_LIST | 20050620 | |
7 | Inheritance (c INHERITING FROM c_ref) | CL_SWSP_USING_POLICY | wsp:UsingPolicy | 20050620 |
Properties
Class | CL_SWSP_BASE | |
Short Description | ||
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SWSP | WS Policy Core Library |
Created | 20050620 | SAP |
Last change | 20110908 | 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) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_SLIB_NAMESPACE_DECL | SLIB Namespace Declaration | 20050620 | ||
2 | IF_SLIB_NODE | SLIB Node | 20050620 | ||
3 | IF_SLIB_NODE_ADMIN | Administrative Access to slib_node | 20060412 |
Friends
Class CL_SWSP_BASE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | STRING | 20050620 | |||
2 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | IF_SWSP_FACTORY | WS Policy Factory | 20050620 | ||
3 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | 20050620 | |||
4 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | ANYURI | Any URI | 20050620 | ||
5 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | I | 20050620 | |||
6 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | TSLIB_NAMESPACE | SLIB Namespace Declarations | 20050620 | ||
7 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | IF_SLIB_NODE | Parent | 20060412 | ||
8 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | IF_SIDL_REGISTRY | Extension Registry | 20050620 | ||
9 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20050717 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Protected | Method | 20050714 | |
2 | ![]() |
Instance method | Public | Method | 20050620 | |
3 | ![]() |
Instance method | Public | Method | 20050620 | |
4 | ![]() |
Instance method | Protected | Method | 20050622 | |
5 | ![]() |
Instance method | Protected | Method | 20050621 | |
6 | ![]() |
Instance method | Protected | Method | 20050622 | |
7 | ![]() |
Instance method | Protected | Method | 20050621 | |
8 | ![]() |
Instance method | Private | Method | 20101103 | |
9 | ![]() |
Instance method | Protected | Method | 20050622 |
Events
Class CL_SWSP_BASE has no event.
Types
Class CL_SWSP_BASE has no local type.
Method Signatures
Method EXCEPTION_IF_LOCKED Signature
Method EXCEPTION_IF_LOCKED on class CL_SWSP_BASE has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
SLIB Exceptions | 20050714 |
Method SET_FACTORY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FACTORY | Call by reference | Object reference (TYPE REF TO) | IF_SWSP_FACTORY | WS-Policy Factory | 20050620 |
Method SET_FACTORY on class CL_SWSP_BASE has no exception.
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 | 20050620 |
Method SET_REGISTRY on class CL_SWSP_BASE has no exception.
Method _ADD_ATTRIBUTE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ATTRIBUTES | Call by reference | Type reference (TYPE) | TSLIB_ATTR | SLIB XML Attributes | 20050622 | ||
2 | ![]() |
NAME | Call by reference | Type reference (TYPE) | CLIKE | 20050622 | |||
3 | ![]() |
NAMESPACE | Call by reference | Type reference (TYPE) | ANYURI | any URI | 20050622 | ||
4 | ![]() |
VALUE | Call by reference | Type reference (TYPE) | CLIKE | 20050622 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
WS-Policy Exceptions | 20050714 |
Method _ADD_CHILD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NODE | Call by reference | Object reference (TYPE REF TO) | IF_SLIB_NODE | SLIB Node | 20050621 | ||
2 | ![]() |
NODESET | Call by reference | Object reference (TYPE REF TO) | IF_SLIB_NODESET | Nodeset | 20050621 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
WS-Policy Exceptions | 20050714 |
Method _GET_ATTRIBUTE_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ATTRIBUTES | Call by reference | Type reference (TYPE) | TSLIB_ATTR | SLIB XML Attributes | 20050622 | ||
2 | ![]() |
NAME | Call by reference | Type reference (TYPE) | CLIKE | 20050622 | |||
3 | ![]() |
NAMESPACE | Call by reference | Type reference (TYPE) | ANYURI | any URI | 20050622 | ||
4 | ![]() |
RVAL | Value transfer | Type reference (TYPE) | STRING | 20050622 |
Method _GET_ATTRIBUTE_VALUE on class CL_SWSP_BASE has no exception.
Method _GET_CHILD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NODESET | Call by reference | Object reference (TYPE REF TO) | IF_SLIB_NODESET | Nodeset | 20050621 | ||
2 | ![]() |
REFERENCE_URI | Call by reference | Type reference (TYPE) | ANYURI | any URI | 20050621 | ||
3 | ![]() |
RVAL | Value transfer | Object reference (TYPE REF TO) | IF_SWSP_POLICY | Policy | 20050621 |
Method _GET_CHILD on class CL_SWSP_BASE has no exception.
Method _IS_VALID_WSP_NODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NODE_TYPE | Call by reference | Type reference (TYPE) | I | 20101103 | |||
2 | ![]() |
RVAL | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20101103 |
Method _IS_VALID_WSP_NODE on class CL_SWSP_BASE has no exception.
Method _REMOVE_ATTRIBUTE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ATTRIBUTES | Call by reference | Type reference (TYPE) | TSLIB_ATTR | SLIB XML Attributes | 20050622 | ||
2 | ![]() |
NAME | Call by reference | Type reference (TYPE) | CLIKE | 20050622 | |||
3 | ![]() |
NAMESPACE | Call by reference | Type reference (TYPE) | ANYURI | any URI | 20050622 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
WS-Policy Exceptions | 20050714 |
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 710 |