SAP ABAP Class CL_RBAM_WS_FACTORY (Factory-class for the RBAM/WebService PlugIns)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SEC (Application Component) Security
⤷
SRBAMSERVINTF (Package) RBAM for Service Interfaces
⤷
⤷
Properties
| Class | CL_RBAM_WS_FACTORY | |
| Short Description | Factory-class for the RBAM/WebService PlugIns | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SRBAMSERVINTF | RBAM for Service Interfaces |
| Created | 20090918 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RBAM_WS_FACTORY has no forward declaration.
Interfaces
Class CL_RBAM_WS_FACTORY has no interface implemented.
Friends
Class CL_RBAM_WS_FACTORY has no friend class.
Attributes
Class CL_RBAM_WS_FACTORY has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Cleans/Resets the supplied Consumer/Provider Plug-In Instanc | 20090918 | |
| 2 | Static method | Public | Method | Returns a RBAM/WebService Plug-In Instance (for Consumer) | 20090918 | |
| 3 | Static method | Public | Method | Returns a RBAM/WebService Plug-In Instance (for Provider) | 20090918 |
Events
Class CL_RBAM_WS_FACTORY has no event.
Types
Class CL_RBAM_WS_FACTORY has no local type.
Method Signatures
Method CLEANUP_PLUGIN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IRO_RBAM_WS_PLUGIN_CONSUMER | Call by reference | Object reference (TYPE REF TO) | IF_RBAM_WS_PLUGIN_CONSUMER | RBAM/WebService Consumer Instance | 20090918 | |||
| 2 | IRO_RBAM_WS_PLUGIN_PROVIDER | Call by reference | Object reference (TYPE REF TO) | IF_RBAM_WS_PLUGIN_PROVIDER | RBAM/WebService Provider Instance | 20090918 |
Method CLEANUP_PLUGIN on class CL_RBAM_WS_FACTORY has no exception.
Method GET_PLUGIN_CONSUMER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RRO_RBAM_WS_PLUGIN_CONSUMER | Value transfer | Object reference (TYPE REF TO) | IF_RBAM_WS_PLUGIN_CONSUMER | RBAM interface-methods for a WebService Consumer | 20090918 |
Method GET_PLUGIN_CONSUMER on class CL_RBAM_WS_FACTORY has no exception.
Method GET_PLUGIN_PROVIDER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RRO_RBAM_WS_PLUGIN_PROVIDER | Value transfer | Object reference (TYPE REF TO) | IF_RBAM_WS_PLUGIN_PROVIDER | RBAM interface-methods for a WebService Provider | 20090918 |
Method GET_PLUGIN_PROVIDER on class CL_RBAM_WS_FACTORY has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |