SAP ABAP Class CL_GFS_QUERY_REPOSITORY (CL_GFS_QUERY_REPOSITORY)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-FSI (Application Component) Fast Search Infrastructure
     SFSG_RP (Package) Fast Search Repository
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_GFS_QUERY_REPOSITORY Query Definition which Maps an ESI Query 20050304
Properties
Class CL_GFS_QUERY_REPOSITORY  
Short Description    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SFSG_RP   Fast Search Repository 
Created 20050304   SAP 
Last change 20130531   SAP 
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
# Interface Abstract Final Description Created on
1 IF_GFS_QUERY_REPOSITORY Query Definition which Maps an ESI Query 20050304
Friends
Class CL_GFS_QUERY_REPOSITORY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MR_INSTANCE Static Attribute Private Object reference (TYPE REF TO) CL_GFS_QUERY_REPOSITORY Query Definition which Maps an ESI Query 20050307
Methods
# Method Level Visibility Method type Description Created on
1 AUTHORITY_CHECK Static method Public Method 20050304
2 CREATE_LOCK_PROVIDER Instance method Public Method 20050304
3 CREATE_QUERY Instance method Private Method 20050304
4 DELETE_QUERY Instance method Private Method 20050304
5 EXISTS Instance method Private Method 20050304
6 FIND Instance method Private Method 20050304
7 GET_INSTANCE Static method Public Method 20050307
8 GET_QUERY Instance method Private Method 20050304
9 LIST_QUERIES Instance method Private Method 20050304
Events
Class CL_GFS_QUERY_REPOSITORY has no event.
Types
Class CL_GFS_QUERY_REPOSITORY has no local type.
Method Signatures

Method AUTHORITY_CHECK Signature

Method AUTHORITY_CHECK on class CL_GFS_QUERY_REPOSITORY has no parameter.
# Exception Resumable Description Created on
1 CX_GFS_AUTHORITY_ERROR Fast Search Basis Ausnahmeklasse 20050304

Method CREATE_LOCK_PROVIDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ENQUEUE_OBJ Call by reference Type reference (TYPE) SFSG_QR_ENQUEUE Query Queue 20050304
2 Returning RR_LOCK Value transfer Object reference (TYPE REF TO) IF_GFS_LOCK_PROVIDER FS Lock Provider 20050304

Method CREATE_LOCK_PROVIDER on class CL_GFS_QUERY_REPOSITORY has no exception.

Method CREATE_QUERY Signature

Method CREATE_QUERY on class CL_GFS_QUERY_REPOSITORY has no parameter.
Method CREATE_QUERY on class CL_GFS_QUERY_REPOSITORY has no exception.

Method DELETE_QUERY Signature

Method DELETE_QUERY on class CL_GFS_QUERY_REPOSITORY has no parameter.
Method DELETE_QUERY on class CL_GFS_QUERY_REPOSITORY has no exception.

Method EXISTS 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 R_BOOL Value transfer Type reference (TYPE) ABAP_BOOL 20050304

Method EXISTS on class CL_GFS_QUERY_REPOSITORY has no exception.

Method FIND 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 Key of query definition 20050304
3 Returning RT_KEYS Value transfer Type reference (TYPE) SFSG_QUERY_DEF_KEY_T internal table of query definition key 20050304

Method FIND on class CL_GFS_QUERY_REPOSITORY has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_INSTANCE Value transfer Object reference (TYPE REF TO) IF_GFS_QUERY_REPOSITORY Query definition which maps a esi query 20050307

Method GET_INSTANCE on class CL_GFS_QUERY_REPOSITORY has no exception.

Method GET_QUERY Signature

Method GET_QUERY on class CL_GFS_QUERY_REPOSITORY has no parameter.
Method GET_QUERY on class CL_GFS_QUERY_REPOSITORY has no exception.

Method LIST_QUERIES Signature

Method LIST_QUERIES on class CL_GFS_QUERY_REPOSITORY has no parameter.
Method LIST_QUERIES on class CL_GFS_QUERY_REPOSITORY has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 710