SAP ABAP Class CL_SR_INBOUND_URL_HANDLER (Services Registry: URL 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_URL Services Registry: Entity that have URLs 20120709
Properties
Class CL_SR_INBOUND_URL_HANDLER  
Short Description Services Registry: URL 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
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_SR_INBOUND_URL Services Registry: Entity that have URLs 20120709
Friends
Class CL_SR_INBOUND_URL_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_URL_HANDLER' 20120709
2 MT_URL Instance attribute Private Type reference (TYPE) STTY_SR_URL_CACHE 20120709
3 MV_IS_PERSISTED Instance attribute Private Type reference (TYPE) ABAP_BOOL 20120709
4 MV_LOCKED Instance attribute Private Type reference (TYPE) ABAP_BOOL 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_URL_CACHED Instance attribute Private Type reference (TYPE) ABAP_BOOL 20120709
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20120709
2 CREATE_URL_CACHE Instance method Private Method Creates cache of URLs 20120709
3 ENSURE_LOCK Instance method Private Method Raises exception if not "locked" 20120709
4 LOCK Instance method Public Method Lock 20120709
5 REMOVE_ALL_URLS Instance method Public Method Set all URLs to be deleted 20120709
6 UNLOCK Instance method Public Method Unlock 20120709
Events
Class CL_SR_INBOUND_URL_HANDLER has no event.
Types
Class CL_SR_INBOUND_URL_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 Value transfer Type reference (TYPE) SDTE_SRT_WSP_SR_IDENTIFIER 20120709
2 Importing IV_OBJECT_TYPE Value transfer Type reference (TYPE) SDTE_SRT_WSP_SR_OBJECT_TYPE 20120709
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20120709

Method CREATE_URL_CACHE Signature

Method CREATE_URL_CACHE on class CL_SR_INBOUND_URL_HANDLER has no parameter.
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20120709

Method ENSURE_LOCK Signature

Method ENSURE_LOCK on class CL_SR_INBOUND_URL_HANDLER has no parameter.
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20120709

Method LOCK Signature

Method LOCK on class CL_SR_INBOUND_URL_HANDLER has no parameter.
Method LOCK on class CL_SR_INBOUND_URL_HANDLER has no exception.

Method REMOVE_ALL_URLS Signature

Method REMOVE_ALL_URLS on class CL_SR_INBOUND_URL_HANDLER has no parameter.
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20120709

Method UNLOCK Signature

Method UNLOCK on class CL_SR_INBOUND_URL_HANDLER has no parameter.
Method UNLOCK on class CL_SR_INBOUND_URL_HANDLER has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in