SAP ABAP Class CL_SR_INBOUND_PUB_SUB_HANDLER (Services Registry: Pub Sub Handler)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-WS-ABA-CFG (Application Component) WebServices ABAP Configuration
⤷
SUDDICLIENT_NEW (Package) New development regarding UDDI Publication
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SR_INBOUND_PUB | Services Registry: Publication Info | 20120709 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SR_INBOUND_SUB | Services Registry: Subscription Info | 20120709 |
Properties
| Class | CL_SR_INBOUND_PUB_SUB_HANDLER | |
| Short Description | Services Registry: Pub Sub Handler | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SUDDICLIENT_NEW | New development regarding UDDI Publication |
| Created | 20120709 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SR_INBOUND_PUB_SUB_HANDLER has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SR_INBOUND_PUB | Services Registry: Publication Info | 20120709 | ||
| 2 | IF_SR_INBOUND_SUB | Services Registry: Subscription Info | 20120709 |
Friends
Class CL_SR_INBOUND_PUB_SUB_HANDLER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | STRING | 'CL_SR_INBOUND_PUB_SUB_HANDLER' | 20120709 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | STTY_SR_PUB_CACHE | 20120709 | ||||
| 3 | Instance attribute | Protected | Type reference (TYPE) | STTY_SR_SUB_CACHE | 20120709 | ||||
| 4 | Instance attribute | Private | Type reference (TYPE) | BOOLEAN | 20120709 | ||||
| 5 | Instance attribute | Private | Type reference (TYPE) | SDTE_SRT_WSP_SR_IDENTIFIER | 20120709 | ||||
| 6 | Instance attribute | Private | Type reference (TYPE) | SDTE_SRT_WSP_SR_OBJECT_TYPE | 20120709 | ||||
| 7 | Instance attribute | Private | Type reference (TYPE) | BOOLEAN | 20120709 | ||||
| 8 | Instance attribute | Private | Type reference (TYPE) | BOOLEAN | 20120709 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20120709 | |
| 2 | Instance method | Private | Method | create cache of publication infos | 20120709 | |
| 3 | Instance method | Private | Method | create cache of subscription infos | 20120709 | |
| 4 | Instance method | Private | Method | find hidden/deleted publication info | 20120709 | |
| 5 | Instance method | Private | Method | find hidden/deleted subscription info | 20120709 | |
| 6 | Instance method | Public | Method | Deletes all publication and subscription infos | 20120709 |
Events
Class CL_SR_INBOUND_PUB_SUB_HANDLER has no event.
Types
Class CL_SR_INBOUND_PUB_SUB_HANDLER has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_OBJECT_GUID | Call by reference | Type reference (TYPE) | SDTE_SRT_WSP_SR_IDENTIFIER | 20120709 | ||||
| 2 | IV_OBJECT_TYPE | Call by reference | Type reference (TYPE) | SDTE_SRT_WSP_SR_OBJECT_TYPE | 20120709 |
Method CONSTRUCTOR on class CL_SR_INBOUND_PUB_SUB_HANDLER has no exception.
Method CREATE_PUB_CACHE Signature
Method CREATE_PUB_CACHE on class CL_SR_INBOUND_PUB_SUB_HANDLER has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120709 |
Method CREATE_SUB_CACHE Signature
Method CREATE_SUB_CACHE on class CL_SR_INBOUND_PUB_SUB_HANDLER has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120709 |
Method FIND_HIDDEN_PUB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_PUB | Call by reference | Type reference (TYPE) | SSTR_SR_PUB | 20120709 | ||||
| 2 | IV_GUID | Call by reference | Type reference (TYPE) | SDTE_SRT_WSP_SR_IDENTIFIER | 20120709 | ||||
| 3 | IV_OBJECT_ID | Call by reference | Type reference (TYPE) | SDTE_SRT_WSP_SR_OBJECT_ID | 20120709 | ||||
| 4 | IV_OBJECT_TYPE | Call by reference | Type reference (TYPE) | SDTE_SRT_WSP_SR_OBJECT_TYPE | 20120709 | ||||
| 5 | IV_ORIG_SENDER | Call by reference | Type reference (TYPE) | SDTE_SRT_WSP_SR_APP_KEY | 20120709 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120709 |
Method FIND_HIDDEN_SUB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_SUB | Call by reference | Type reference (TYPE) | SSTR_SR_SUB | 20120709 | ||||
| 2 | IV_GUID | Call by reference | Type reference (TYPE) | SDTE_SRT_WSP_SR_IDENTIFIER | 20120709 | ||||
| 3 | IV_OBJECT_ID | Call by reference | Type reference (TYPE) | SDTE_SRT_WSP_SR_OBJECT_ID | 20120709 | ||||
| 4 | IV_OBJECT_TYPE | Call by reference | Type reference (TYPE) | SDTE_SRT_WSP_SR_OBJECT_TYPE | 20120709 | ||||
| 5 | IV_ORIG_SENDER | Call by reference | Type reference (TYPE) | SDTE_SRT_WSP_SR_APP_KEY | 20120709 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120709 |
Method REMOVE_ALL_PUB_SUB_INFOS Signature
Method REMOVE_ALL_PUB_SUB_INFOS on class CL_SR_INBOUND_PUB_SUB_HANDLER has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120709 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |