SAP ABAP Class IF_ESC_REPOSITORY (Repository Interface)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_COM_SE_ESC_REPOSITORY SES Enterprise Search Connector Repository 20041014
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FSI_ES_REPOSITORY Fast Search Infrastructure - Enterprise Search Repository 20041018
Properties
Class IF_ESC_REPOSITORY  
Short Description Repository Interface    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20040901   SAP 
Last change 20050213   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_ESC_REPOSITORY has no forward declaration.
Interfaces
Class IF_ESC_REPOSITORY has no interface implemented.
Friends
Class IF_ESC_REPOSITORY has no friend class.
Attributes
Class IF_ESC_REPOSITORY has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_FEATURES Instance method Public Method 20040901
2 GET_OBJECT_ATTRS Instance method Public Method 20040920
3 GET_OBJECT_ATTR_DESCRS Instance method Public Method 20040920
4 GET_OBJECT_TYPES Instance method Public Method 20040901
5 GET_OBJECT_TYPE_DESCRS Instance method Public Method 20040920
6 INITIALIZE Instance method Public Method 20040901
Events
Class IF_ESC_REPOSITORY has no event.
Types
Class IF_ESC_REPOSITORY has no local type.
Method Signatures

Method GET_FEATURES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJTYPEID Call by reference Type reference (TYPE) SESC_D_OBJTYPEID 20041018
2 Returning R_FEATURES Value transfer Type reference (TYPE) SESC_T_FEATURE 20040902
# Exception Resumable Description Created on
1 CX_ESC_EXCEPTION 20041117

Method GET_OBJECT_ATTRS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_DISPLAY_ATTRS Call by reference Type reference (TYPE) SESC_T_ATTRIBUTE 20040920
2 Exporting E_SEARCHABLE_ATTRS Call by reference Type reference (TYPE) SESC_T_ATTRIBUTE 20040920
3 Importing I_OBJTYPEID Call by reference Type reference (TYPE) SESC_D_OBJTYPEID 20040921
# Exception Resumable Description Created on
1 CX_ESC_EXCEPTION 20041117

Method GET_OBJECT_ATTR_DESCRS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_ATTRID Call by reference Type reference (TYPE) SESC_T_ATTR_ID 20040920
2 Importing I_LANGU Call by reference Type reference (TYPE) SY-LANGU SY-LANGU 20040920
3 Returning RT_ATTR_DESCR Value transfer Type reference (TYPE) SESC_T_ATTR_DESCR 20040920
# Exception Resumable Description Created on
1 CX_ESC_EXCEPTION 20041117

Method GET_OBJECT_TYPES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_OBJTYPES Value transfer Type reference (TYPE) SESC_T_OBJTYPEID 20040901
# Exception Resumable Description Created on
1 CX_ESC_EXCEPTION 20041117

Method GET_OBJECT_TYPE_DESCRS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_OBJTYPEID Call by reference Type reference (TYPE) SESC_T_OBJTYPEID 20040920
2 Importing I_LANGU Call by reference Type reference (TYPE) SY-LANGU SY-LANGU 20040920
3 Returning RT_OBJTYPEDESCR Value transfer Type reference (TYPE) SESC_T_OBJTYPE_DESCR 20040920
# Exception Resumable Description Created on
1 CX_ESC_EXCEPTION 20041117

Method INITIALIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CLASS Call by reference Type reference (TYPE) SESC_D_REPOSITORY_CLASS 20041011
2 Importing I_ID Call by reference Type reference (TYPE) SESC_D_REPOSITORY_ID 20040901
# Exception Resumable Description Created on
1 CX_ESC_INITIALIZE 20040903
History
Last changed by/on SAP  20050213 
SAP Release Created in