SAP ABAP Interface IF_GFS_QUERY_REPOSITORY (Query Definition which Maps an ESI Query)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-FSI (Application Component) Fast Search Infrastructure
     SFSG_RP (Package) Fast Search Repository
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GFS_QUERY_REPOSITORY 20050304
Properties
Interface IF_GFS_QUERY_REPOSITORY  
Short Description Query Definition which Maps an ESI Query    
General Data
Package SFSG_RP   Fast Search Repository 
Created 20050304   SAP 
Last changed 20050411   SAP 
Unicode checks active    
Forward declarations
Interface IF_GFS_QUERY_REPOSITORY has no forward declaration.
Interfaces
Interface IF_GFS_QUERY_REPOSITORY has no interface.
Friends
Interface IF_GFS_QUERY_REPOSITORY has no friend.
Attributes
Interface IF_GFS_QUERY_REPOSITORY has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_QUERY Instance method Public Method 20050304
2 DELETE_QUERY Instance method Public Method 20050304
3 GET_QUERY Instance method Public Method 20050304
4 LIST_QUERIES Instance method Public Method 20050304
Events
Interface IF_GFS_QUERY_REPOSITORY has no event.
Types
Interface IF_GFS_QUERY_REPOSITORY has no local type.
Method Signatures

Method CREATE_QUERY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ID Call by reference Type reference (TYPE) SFSG_QR_BO_QUERY_ID Indentify of bo query 20050304
2 Returning RR_QUERY_DEF Value transfer Object reference (TYPE REF TO) IF_GFS_QUERY_DEF Query definition which maps a esi query 20050304
# Exception Resumable Description Created on
1 CX_GFS_AUTHORITY_ERROR Fast Search Basis Ausnahmeklasse 20050304
2 CX_GFS_TR_ERROR Transport Error 20050404
3 CX_SFS_DUPLICATE_ENTRY Fast Search Exception - Duplicate Entry 20050304
4 CX_SFS_LOCK_ERROR Fast Search Enqueue Fehler 20050404

Method DELETE_QUERY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ID Call by reference Type reference (TYPE) SFSG_QR_BO_QUERY_ID Indentify of bo query 20050304
# Exception Resumable Description Created on
1 CX_GFS_AUTHORITY_ERROR Fast Search Basis Ausnahmeklasse 20050304
2 CX_GFS_TR_ERROR Transport Error 20050304
3 CX_SFS_LOCK_ERROR Fast Search Enqueue Fehler 20050304

Method GET_QUERY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_AS4LOCAL Call by reference Type reference (TYPE) AS4LOCAL Aktivierungsstand eines Repository-Objektes 20050304
2 Importing I_ID Call by reference Type reference (TYPE) SFSG_QR_BO_QUERY_ID Indentify of bo query 20050304
3 Returning R_QUERY Value transfer Object reference (TYPE REF TO) IF_GFS_QUERY_DEF Query definition which maps a esi query 20050304
# Exception Resumable Description Created on
1 CX_SFS_NOT_FOUND Fast Search - Eintrag nicht gefunden 20050304

Method LIST_QUERIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_AS4LOCAL Call by reference Type reference (TYPE) AS4LOCAL Aktivierungsstand eines Repository-Objektes 20050304
2 Importing I_ID Call by reference Type reference (TYPE) SFSG_QR_BO_QUERY_ID Indentify of bo query 20050304
3 Returning RT_KEYS Value transfer Type reference (TYPE) SFSG_QUERY_DEF_KEY_T internal table of query ids 20050307

Method LIST_QUERIES on Interface IF_GFS_QUERY_REPOSITORY has no exception.
History
Last changed by/on SAP  20050411 
SAP Release Created in 710