SAP ABAP Class CL_RFW_SEARCH_ENGINE_TREX_JOIN (Replication Framework - Join Index)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-FSI (Application Component) Fast Search Infrastructure
     SFSRFW_SEARCH_ENGINE (Package) Search Engine Interface and Implementation
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SEARCH_ENGINE_JOIN Join Index Interface 20041206
Properties
Class CL_RFW_SEARCH_ENGINE_TREX_JOIN  
Short Description Replication Framework - Join Index    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SFSRFW_SEARCH_ENGINE   Search Engine Interface and Implementation 
Created 20041206   SAP 
Last change 20050105   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RFW_SEARCH_ENGINE_TREX_JOIN has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_SEARCH_ENGINE_JOIN Join Index Interface 20041206
Friends
# Friend Modeled only Created on Description
1 CL_RFW_SEARCH_ENGINE_FACTORY 20041207 Replication Framework - Search Engine Factory
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MR_JOIN_INDEX_PROPERTY Instance attribute Private Object reference (TYPE REF TO) CL_RFW_JOIN_INDEX_PROPERTY Join Index Schema 20041207
2 M_CONNECTION Instance attribute Private Type reference (TYPE) TREX_RFC-RFC_DESTINATION 20041206
3 M_DESCRIPTION Instance attribute Private Type reference (TYPE) TREX_RFC-DESCRIPTION Description 20041206
4 M_EXISTS_INDEX Instance attribute Private Type reference (TYPE) SFS_BOOL Index Exists 20041207
5 M_INDEX_ID Instance attribute Private Type reference (TYPE) TREX_RFC-INDEX_ID 20041206
6 M_LANGUAGES Instance attribute Private Type reference (TYPE) TREX_RFC-RETURN_TEXT Return Text 20041206
7 M_LAST_ERROR_CODE Instance attribute Private Type reference (TYPE) TREX_RFC-RETURN_CODE Fast Search Error Code 20041207
8 M_LAST_ERROR_TEXT Instance attribute Private Type reference (TYPE) TREX_RFC-RETURN_TEXT Fast Search Error Text 20041207
9 M_TREX_INFO Instance attribute Private Type reference (TYPE) TREX_INFO TREX Index Settings 20041207
Methods
# Method Level Visibility Method type Description Created on
1 CHANGE_JOIN_INDEX Instance method Private Method 20041207
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20041206
3 CREATE_JOIN_INDEX Instance method Private Method 20041207
4 RETRIEVE_DEFAULT_SETTINGS Instance method Private Method Determines the Default Settings 20041207
5 RETRIEVE_TREX_JOIN_INFO Instance method Protected Method Gets Information for TREX Index 20041207
Events
Class CL_RFW_SEARCH_ENGINE_TREX_JOIN has no event.
Types
Class CL_RFW_SEARCH_ENGINE_TREX_JOIN has no local type.
Method Signatures

Method CHANGE_JOIN_INDEX Signature

Method CHANGE_JOIN_INDEX on class CL_RFW_SEARCH_ENGINE_TREX_JOIN has no parameter.
# Exception Resumable Description Created on
1 CX_SEARCH_ENGINE_ERROR Replizierungsframework Suchengine Fehler 20041207

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONNECTION Call by reference Type reference (TYPE) CSEQUENCE 20041206
2 Importing INDEX_NAME Call by reference Type reference (TYPE) CSEQUENCE 20041206

Method CONSTRUCTOR on class CL_RFW_SEARCH_ENGINE_TREX_JOIN has no exception.

Method CREATE_JOIN_INDEX Signature

Method CREATE_JOIN_INDEX on class CL_RFW_SEARCH_ENGINE_TREX_JOIN has no parameter.
# Exception Resumable Description Created on
1 CX_SEARCH_ENGINE_ERROR Replizierungsframework Suchengine Fehler 20041207

Method RETRIEVE_DEFAULT_SETTINGS Signature

Method RETRIEVE_DEFAULT_SETTINGS on class CL_RFW_SEARCH_ENGINE_TREX_JOIN has no parameter.
Method RETRIEVE_DEFAULT_SETTINGS on class CL_RFW_SEARCH_ENGINE_TREX_JOIN has no exception.

Method RETRIEVE_TREX_JOIN_INFO Signature

Method RETRIEVE_TREX_JOIN_INFO on class CL_RFW_SEARCH_ENGINE_TREX_JOIN has no parameter.
# Exception Resumable Description Created on
1 CX_TREX_ENGINE_ERROR Fehlerklasse für TREX Fehler 20041207
History
Last changed by/on SAP  20050105 
SAP Release Created in 700