SAP ABAP Class CL_PROXY_LISTENER (Listener for CL_PROXY Events)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-PRX (Application Component) Proxy Generation
     SAI_PROXY_GENTIME (Package) ES Tools: Proxy Generation
Properties
Class CL_PROXY_LISTENER  
Short Description Listener for CL_PROXY Events    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SAI_PROXY_GENTIME   ES Tools: Proxy Generation 
Created 20060217   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_PROXY_LISTENER has no forward declaration.
Interfaces
Class CL_PROXY_LISTENER has no interface implemented.
Friends
Class CL_PROXY_LISTENER has no friend class.
Attributes
Class CL_PROXY_LISTENER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20060220
2 ON_OBJECT_SAVED Instance method Private Event handling method handler for CL_PROXY->SAVED 20060302
3 PROXIES_SAVED Static method Private Method will be called if proxies were saved/activated/deleted 20060217
Events
Class CL_PROXY_LISTENER has no event.
Types
Class CL_PROXY_LISTENER 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 PROXY Call by reference Object reference (TYPE REF TO) CL_PROXY Proxy Generation: Proxy Type with Referenced Proxy Types 20060220

Method CONSTRUCTOR on class CL_PROXY_LISTENER has no exception.

Method ON_OBJECT_SAVED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACTIVATED Call by reference Attribute reference (LIKE) 20060302
2 Importing OBJECTS Call by reference Attribute reference (LIKE) 20060302

Method ON_OBJECT_SAVED on class CL_PROXY_LISTENER has no exception.

Method PROXIES_SAVED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OBJECTS Call by reference Type reference (TYPE) PRX_T_NAMESPACE_OBJECT List of namespace objects 20060217

Method PROXIES_SAVED on class CL_PROXY_LISTENER has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 710