SAP ABAP Class CL_SFW_OBJECT_REGISTRY (CL_SFW_OBJECT_REGISTRY)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-SFW (Application Component) Switch Framework Tools
⤷
SFW_API (Package) WB - SFW - API
⤷
⤷
Properties
| Class | CL_SFW_OBJECT_REGISTRY | |
| Short Description | ||
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SFW_API | WB - SFW - API |
| Created | 20070724 | SAP |
| Last change | 20080612 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SFW_OBJECT_REGISTRY has no forward declaration.
Interfaces
Class CL_SFW_OBJECT_REGISTRY has no interface implemented.
Friends
Class CL_SFW_OBJECT_REGISTRY 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) | CHAR30 | OBJ_FACTORY | 20070724 | |||
| 2 | Instance attribute | Protected | See coding | REGISTRY | 20070724 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | ADD_OBJECT | 20070724 | |
| 2 | Instance method | Public | Method | CREATE_OBJECT | 20080122 | |
| 3 | Instance method | Public | Method | GET_OBJECT | 20070724 |
Events
Class CL_SFW_OBJECT_REGISTRY has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | REG_ENTRY | Protected | See coding | REG_ENTRY | 20070724 | begin of reg_entry,
id type string,
version type if_sfw_domains=>ty_activation_state,
versno type versno,
obj type ref to object, "if_sfw_wb_object,
end of reg_entry
|
Method Signatures
Method ADD_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID | Value transfer | Type reference (TYPE) | CSEQUENCE | ID | 20070724 | |||
| 2 | OBJ | Value transfer | Object reference (TYPE REF TO) | OBJECT | OBJ | 20070724 | |||
| 3 | VERSION | Value transfer | Type reference (TYPE) | IF_SFW_DOMAINS=>TY_ACTIVATION_STATE | IF_SFW_DOMAINS=>CO_ACTIVATION_STATE-ACTIVE | VERSION | 20070724 | ||
| 4 | VERSNO | Value transfer | Type reference (TYPE) | VERSNO | 0 | 20080122 |
Method ADD_OBJECT on class CL_SFW_OBJECT_REGISTRY has no exception.
Method CREATE_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID | Value transfer | Type reference (TYPE) | CSEQUENCE | 20080122 | ||||
| 2 | OBJ | Value transfer | Object reference (TYPE REF TO) | OBJECT | 20080122 | ||||
| 3 | VERSNO | Value transfer | Type reference (TYPE) | VERSNO | 0 | 20080122 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20080122 |
Method GET_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID | Value transfer | Type reference (TYPE) | CSEQUENCE | ID | 20070724 | |||
| 2 | OBJ | Value transfer | Object reference (TYPE REF TO) | OBJECT | OBJ | 20070724 | |||
| 3 | VERSION | Value transfer | Type reference (TYPE) | IF_SFW_DOMAINS=>TY_ACTIVATION_STATE | IF_SFW_DOMAINS=>CO_ACTIVATION_STATE-ACTIVE | VERSION | 20070724 | ||
| 4 | VERSNO | Value transfer | Type reference (TYPE) | VERSNO | 0 | 20080122 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20070813 |
History
| Last changed by/on | SAP | 20080612 |
| SAP Release Created in | 710 |