SAP ABAP Class CL_GFS_GENERIC_QE (QE Adapter)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-FSI (Application Component) Fast Search Infrastructure
     SFSG_QE (Package) Fast Search Query Execution
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_GFS_QUERY_EXECUTION Interface for Query Execution 20040728
Properties
Class CL_GFS_GENERIC_QE  
Short Description QE Adapter    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SFSG_QE   Fast Search Query Execution 
Created 20040728   SAP 
Last change 20040930   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_GFS_GENERIC_QE has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_GFS_QUERY_EXECUTION Interface for Query Execution 20040728
Friends
Class CL_GFS_GENERIC_QE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MR_DEF_RT Instance attribute Private Object reference (TYPE REF TO) IF_GFS_SEARCHDEF_RT Trex Impl. of IF_SFSG_QUERY_EXECUTION 20040728
2 MR_QE Instance attribute Private Object reference (TYPE REF TO) CL_GFS_ABSTRACT_QE Interface for Query Execution 20040728
3 M_DEF_NAME Instance attribute Private Type reference (TYPE) SFSG_DEFINITION_NAME Search Definition Name of Generic Fast Search 20040728
4 M_RETRIEVE Instance attribute Private Type reference (TYPE) SFSG_RETRIEVE Retrieve Method 20040728
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20040728
2 CREATE_QE Instance method Private Method 20040728
3 GET_SQL_STRING Instance method Public Method 20040728
Events
Class CL_GFS_GENERIC_QE has no event.
Types
Class CL_GFS_GENERIC_QE 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 I_DEF_NAME Call by reference Type reference (TYPE) SFSG_DEFINITION_NAME Search Definition Name of Generic Fast Search 20040728
# Exception Resumable Description Created on
1 CX_SFS_NOT_FOUND Eintrag nicht gefunden 20040728

Method CREATE_QE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_COPY_QE Call by reference Object reference (TYPE REF TO) CL_GFS_ABSTRACT_QE Abstraction impl. of IF_SFSG_QUERY_EXECUTION 20040728
2 Importing IR_DEF_RT Call by reference Object reference (TYPE REF TO) IF_GFS_SEARCHDEF_RT Trex Impl. of IF_SFSG_QUERY_EXECUTION 20040728
3 Importing I_RETRIEVE Call by reference Type reference (TYPE) SFSG_RETRIEVE Retrieve Method 20040728
4 Returning RR_QE Value transfer Object reference (TYPE REF TO) CL_GFS_ABSTRACT_QE Interface for Query Execution 20040728
# Exception Resumable Description Created on
1 CX_SFS_NOT_FOUND Eintrag nicht gefunden 20040819

Method GET_SQL_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COUNT_ONLY Call by reference Type reference (TYPE) SFS_BOOL Boolean type 20040728
2 Importing I_PAGE_SIZE Call by reference Type reference (TYPE) I 20040728
3 Importing I_SORT_ATTRIBUTES Call by reference Type reference (TYPE) SFS_SORT_ATTRIBUTES_T Table for sorting 20040728
4 Importing I_START_ROW Call by reference Type reference (TYPE) I 20040728
5 Returning SQL Value transfer Type reference (TYPE) STRING 20040728

Method GET_SQL_STRING on class CL_GFS_GENERIC_QE has no exception.
History
Last changed by/on SAP  20040930 
SAP Release Created in 700