SAP ABAP Class CL_CFX_TSEARCH_LISTENER (Handler for Search Engine)
Hierarchy
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
   PLM-CFO (Application Component) Collaboration Folders
     CFX_SEARCH (Package) CFX: Search in cFolders
Properties
Class CL_CFX_TSEARCH_LISTENER  
Short Description Handler for Search Engine    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CFX_SEARCH   CFX: Search in cFolders 
Created 20040628   SAP 
Last change 20141109    
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)
2 CFXF1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 CFXF2 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 CFXN1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_CFX_TSEARCH_LISTENER has no interface implemented.
Friends
Class CL_CFX_TSEARCH_LISTENER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MP_TEXT_REPOSITORY Instance attribute Private Object reference (TYPE REF TO) CL_CFX_TEXT_REPOSITORY Access Object for Language-Dependent Texts 20040628
2 SP_INSTANCE Static Attribute Private Object reference (TYPE REF TO) CL_CFX_TSEARCH_LISTENER Text Application for Notifications 20040628
Methods
# Method Level Visibility Method type Description Created on
1 GET_INSTANCE Static method Public Method 20040628
2 ON_AUTHORIZATION_CHANGED Instance method Public Event handling method 20060926
3 ON_CREATED Instance method Public Event handling method Event Handler for Creating Objects 20040628
4 ON_CREATED_AS_COPY Instance method Public Event handling method Event Handler for Creating Through Copying Objects 20040628
5 ON_DELETED Instance method Public Event handling method Event Handler for Deleting Objects 20040628
6 ON_MODIFIED Instance method Public Event handling method Event Handler for Changing Objects 20040628
7 ON_MOD_METADATA Instance method Public Event handling method Event Handler for Changing Objects 20040628
8 ON_VERSION_CREATED Instance method Public Event handling method Event Handler for New Version of Objects 20040628
9 SET_CHANGE_POINTER Instance method Private Method Writes Change Pointer to Search Engine 20040628
Events
Class CL_CFX_TSEARCH_LISTENER has no event.
Types
Class CL_CFX_TSEARCH_LISTENER has no local type.
Method Signatures

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RP_SEARCH_LISTENER Value transfer Object reference (TYPE REF TO) CL_CFX_TSEARCH_LISTENER Text Applikation für Notifikations 20040628

Method GET_INSTANCE on class CL_CFX_TSEARCH_LISTENER has no exception.

Method ON_AUTHORIZATION_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SENDER Call by reference Attribute reference (LIKE) 20060926

Method ON_AUTHORIZATION_CHANGED on class CL_CFX_TSEARCH_LISTENER has no exception.

Method ON_CREATED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SENDER Call by reference Type reference (TYPE) 20040628

Method ON_CREATED on class CL_CFX_TSEARCH_LISTENER has no exception.

Method ON_CREATED_AS_COPY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SENDER Call by reference Type reference (TYPE) 20040628

Method ON_CREATED_AS_COPY on class CL_CFX_TSEARCH_LISTENER has no exception.

Method ON_DELETED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SENDER Call by reference Type reference (TYPE) 20040628

Method ON_DELETED on class CL_CFX_TSEARCH_LISTENER has no exception.

Method ON_MODIFIED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SENDER Call by reference Type reference (TYPE) 20040628

Method ON_MODIFIED on class CL_CFX_TSEARCH_LISTENER has no exception.

Method ON_MOD_METADATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SENDER Call by reference Attribute reference (LIKE) 20040628

Method ON_MOD_METADATA on class CL_CFX_TSEARCH_LISTENER has no exception.

Method ON_VERSION_CREATED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NUMBER_OF_VERSIONS Call by reference Type reference (TYPE) 20040628
2 Importing SENDER Call by reference Type reference (TYPE) 20040628

Method ON_VERSION_CREATED on class CL_CFX_TSEARCH_LISTENER has no exception.

Method SET_CHANGE_POINTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_COMMON Call by reference Object reference (TYPE REF TO) IF_CFX_COMMON Gemeinsame Schnittstelle aller Objekte 20040628
2 Importing UPD_FLAG Call by reference Type reference (TYPE) COM_SEARCH_TV_UPD_FLAG SES: Update-Kennzeichen: I = Insert; U = Update; D = Delete 20040628

Method SET_CHANGE_POINTER on class CL_CFX_TSEARCH_LISTENER has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in 400