SAP ABAP Class CL_CFX_TSEARCH_APPLICATION (CFX TSUCHE: Application Singleton)
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_APPLICATION  
Short Description CFX TSUCHE: Application Singleton    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CFX_SEARCH   CFX: Search in cFolders 
Created 20040423   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)
Interfaces
Class CL_CFX_TSEARCH_APPLICATION has no interface implemented.
Friends
Class CL_CFX_TSEARCH_APPLICATION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 SC_PAGE_TSEARCH_INFOL_RES Constant Public Type reference (TYPE) CFX_BSPPAGE 'tsearch_infol_res.htm' Name of BSP Page 20040511
2 SC_PAGE_TSEARCH_INFOL_SE Constant Public Type reference (TYPE) CFX_BSPPAGE 'tsearch_infol_se.htm' Name of BSP Page 20040511
3 SC_PAGE_TSEARCH_RES Constant Public Type reference (TYPE) CFX_BSPPAGE 'tsearch_res.htm' Name of BSP Page 20040423
4 SC_PAGE_TSEARCH_SE Constant Public Type reference (TYPE) CFX_BSPPAGE 'tsearch_se.htm' Name of BSP Page 20040423
5 SC_PAGE_TSEARCH_SE_ADV Constant Public Type reference (TYPE) CFX_BSPPAGE 'tsearch_se_adv.htm' Name of BSP Page 20040423
6 SP_INSTANCE Static Attribute Private Object reference (TYPE REF TO) CL_CFX_TSEARCH_APPLICATION CFX Search: Application Singleton 20040423
Methods
# Method Level Visibility Method type Description Created on
1 GET_INSTANCE Static method Public Method Retrieving the Instance 20040423
2 IS_INDEX_SERVER_AVAILABLE Instance method Private Method Discovers Index Server and Then Delivers True 20040506
3 MERGE_RESULTS_AND Instance method Private Method Link Search Results for Meta and Full Text Search with AND 20040512
4 MERGE_RESULTS_WITH_INDEXSERVER Instance method Private Method Mix Search Results from Meta Search and Full-Text Search 20040506
5 SEARCH Instance method Public Method 20040423
6 SEARCH_FULLTEXT_BY_INDEXSERVER Instance method Private Method Have Index Server Search File Content 20040427
Events
Class CL_CFX_TSEARCH_APPLICATION has no event.
Types
Class CL_CFX_TSEARCH_APPLICATION 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_TSEARCH_APPLICATION Value transfer Object reference (TYPE REF TO) CL_CFX_TSEARCH_APPLICATION CFX Suchen: Applikations-Singleton 20040423

Method GET_INSTANCE on class CL_CFX_TSEARCH_APPLICATION has no exception.

Method IS_INDEX_SERVER_AVAILABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_IS_PRESENT Value transfer Type reference (TYPE) ABAP_BOOL 20040506

Method IS_INDEX_SERVER_AVAILABLE on class CL_CFX_TSEARCH_APPLICATION has no exception.

Method MERGE_RESULTS_AND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing IT_FULLTEXT_SEARCH_LOIOS Call by reference Type reference (TYPE) CFX_TT_GUID_32 Tabelle mit guids 20040512
2 Changing IT_SE_RESULT Call by reference Type reference (TYPE) COM_SEARCH_TT_RESULT_ITEM Suchergebnisliste 20040512

Method MERGE_RESULTS_AND on class CL_CFX_TSEARCH_APPLICATION has no exception.

Method MERGE_RESULTS_WITH_INDEXSERVER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CP_RESULT Call by reference Object reference (TYPE REF TO) CL_CFX_TSEARCH_RESULT CFX Suchen: Suchergebnis 20040506
2 Exporting ET_MERGED_LOIOS Call by reference Type reference (TYPE) CFX_TT_GUID_32 Tabelle mit guids 20040506
3 Importing IT_FULLTEXTSEARCH_LOIOS Call by reference Type reference (TYPE) CFX_TT_GUID_32 Tabelle mit guids 20040506

Method MERGE_RESULTS_WITH_INDEXSERVER on class CL_CFX_TSEARCH_APPLICATION has no exception.

Method SEARCH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EP_SEARCHRESULT Call by reference Object reference (TYPE REF TO) CL_CFX_TSEARCH_RESULT CFX Suchen: Suchergebnis 20040518
2 Importing IP_QUERY Call by reference Object reference (TYPE REF TO) CL_CFX_TSEARCH_QUERY CFX Suchen: Suchkriterium 20040428

Method SEARCH on class CL_CFX_TSEARCH_APPLICATION has no exception.

Method SEARCH_FULLTEXT_BY_INDEXSERVER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DOC_LOIOS Call by reference Type reference (TYPE) CFX_TT_GUID_32 Tabelle mit guids 20040427
2 Exporting E_HAS_INDEXSERVER Call by reference Type reference (TYPE) ABAP_BOOL 20040427
3 Exporting E_SERVER_ERROR Call by reference Type reference (TYPE) STRING initial=Ok, sonst Fehler 20040427
4 Importing IP_QUERY Call by reference Object reference (TYPE REF TO) CL_CFX_TSEARCH_QUERY CFX Suchen: Suchkriterium 20040428

Method SEARCH_FULLTEXT_BY_INDEXSERVER on class CL_CFX_TSEARCH_APPLICATION has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in