SAP ABAP Class CL_GFS_VIEWDEF (Impl. of IF_GFS_VIEWDEF)
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 Inheritance (c INHERITING FROM c_ref)  CL_GFS_DEFINITION Impl. of IF_GFS_DEFINITION 20040420
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_GFS_VIEWDEF GFS View Definition 20040414
Properties
Class CL_GFS_VIEWDEF  
Short Description Impl. of IF_GFS_VIEWDEF    
Super Class CL_GFS_DEFINITION Impl. of IF_GFS_DEFINITION 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SFSG_RP   Fast Search Repository 
Created 20040414   SAP 
Last change 20050411   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_GFS_VIEWDEF has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_GFS_VIEWDEF GFS View Definition 20040414
Friends
Class CL_GFS_VIEWDEF has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MR_CURRENT_EXT Instance attribute Private Object reference (TYPE REF TO) IF_GFS_EXTENSION 20050121
2 MT_EXTENSION_NAMES Instance attribute Private Type reference (TYPE) SFSG_DEFINITION_NAME_T Table of Search Definition Name 20040421
Methods
# Method Level Visibility Method type Description Created on
1 CLEAR_CURRENT_EXTENSION Instance method Public Method 20050121
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20040420
3 GET_NAME Instance method Public Method 20050318
4 SET_CURRENT_EXTENSION Instance method Public Method 20050121
Events
Class CL_GFS_VIEWDEF has no event.
Types
Class CL_GFS_VIEWDEF has no local type.
Method Signatures

Method CLEAR_CURRENT_EXTENSION Signature

Method CLEAR_CURRENT_EXTENSION on class CL_GFS_VIEWDEF has no parameter.
Method CLEAR_CURRENT_EXTENSION on class CL_GFS_VIEWDEF has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_REPOSITORY Call by reference Object reference (TYPE REF TO) CL_GFS_REPOSITORY GFS Repository 20040420
2 Importing I_AS4LOCAL Call by reference Type reference (TYPE) AS4LOCAL Aktivierungsstand eines Repository-Objektes 20040420
3 Importing I_VIEW_NAME Call by reference Type reference (TYPE) SFSG_DEFINITION_NAME Search Definition Name of Generic Fast Search 20040420

Method CONSTRUCTOR on class CL_GFS_VIEWDEF has no exception.

Method GET_NAME Signature

Method GET_NAME on class CL_GFS_VIEWDEF has no parameter.
Method GET_NAME on class CL_GFS_VIEWDEF has no exception.

Method SET_CURRENT_EXTENSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_EXT Call by reference Object reference (TYPE REF TO) IF_GFS_EXTENSION 20050121

Method SET_CURRENT_EXTENSION on class CL_GFS_VIEWDEF has no exception.
History
Last changed by/on SAP  20050411 
SAP Release Created in 700