SAP ABAP Interface IF_ESC_REPOSITORY (Repository Interface)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-FSI (Application Component) Fast Search Infrastructure
     SESC (Package) Enterprise Search Connector API
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
Interface IF_ESC_REPOSITORY  
Short Description Repository Interface    
General Data
Package SESC   Enterprise Search Connector API 
Created 20040901   SAP 
Last changed 20050213   SAP 
Unicode checks active    
Forward declarations
Interface IF_ESC_REPOSITORY has no forward declaration.
Interfaces
Interface IF_ESC_REPOSITORY has no interface.
Friends
Interface IF_ESC_REPOSITORY has no friend.
Attributes
Interface 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
Interface IF_ESC_REPOSITORY has no event.
Types
Interface 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 700