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 CO_CLASS_NAME Constant Private Type reference (TYPE) STRING 'CL_SR_INBOUND_PUB_SUB_HANDLER' 20120709
2 MT_PUB_INFOS Instance attribute Protected Type reference (TYPE) STTY_SR_PUB_CACHE 20120709
3 MT_SUB_INFOS Instance attribute Protected Type reference (TYPE) STTY_SR_SUB_CACHE 20120709
4 MV_LOCKED Instance attribute Private Type reference (TYPE) BOOLEAN 20120709
5 MV_OBJECT_GUID Instance attribute Private Type reference (TYPE) SDTE_SRT_WSP_SR_IDENTIFIER 20120709
6 MV_OBJECT_TYPE Instance attribute Private Type reference (TYPE) SDTE_SRT_WSP_SR_OBJECT_TYPE 20120709
7 MV_PUB_CACHED Instance attribute Private Type reference (TYPE) BOOLEAN 20120709
8 MV_SUB_CACHED Instance attribute Private Type reference (TYPE) BOOLEAN 20120709
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20120709
2 CREATE_PUB_CACHE Instance method Private Method create cache of publication infos 20120709
3 CREATE_SUB_CACHE Instance method Private Method create cache of subscription infos 20120709
4 FIND_HIDDEN_PUB Instance method Private Method find hidden/deleted publication info 20120709
5 FIND_HIDDEN_SUB Instance method Private Method find hidden/deleted subscription info 20120709
6 REMOVE_ALL_PUB_SUB_INFOS 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 Importing IV_OBJECT_GUID Call by reference Type reference (TYPE) SDTE_SRT_WSP_SR_IDENTIFIER 20120709
2 Importing 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 CX_SRT_WSP_CONFIG 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 CX_SRT_WSP_CONFIG 20120709

Method FIND_HIDDEN_PUB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_PUB Call by reference Type reference (TYPE) SSTR_SR_PUB 20120709
2 Importing IV_GUID Call by reference Type reference (TYPE) SDTE_SRT_WSP_SR_IDENTIFIER 20120709
3 Importing IV_OBJECT_ID Call by reference Type reference (TYPE) SDTE_SRT_WSP_SR_OBJECT_ID 20120709
4 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) SDTE_SRT_WSP_SR_OBJECT_TYPE 20120709
5 Importing IV_ORIG_SENDER Call by reference Type reference (TYPE) SDTE_SRT_WSP_SR_APP_KEY 20120709
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20120709

Method FIND_HIDDEN_SUB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_SUB Call by reference Type reference (TYPE) SSTR_SR_SUB 20120709
2 Importing IV_GUID Call by reference Type reference (TYPE) SDTE_SRT_WSP_SR_IDENTIFIER 20120709
3 Importing IV_OBJECT_ID Call by reference Type reference (TYPE) SDTE_SRT_WSP_SR_OBJECT_ID 20120709
4 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) SDTE_SRT_WSP_SR_OBJECT_TYPE 20120709
5 Importing IV_ORIG_SENDER Call by reference Type reference (TYPE) SDTE_SRT_WSP_SR_APP_KEY 20120709
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 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 CX_SRT_WSP_CONFIG 20120709
History
Last changed by/on SAP  20130531 
SAP Release Created in