SAP ABAP Interface IF_ESH_CON_GENERIC (Connector creation interface)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-EIM-ESH (Application Component) NetWeaver Enterprise Search
     S_ESH_UI_CONNECTOR (Package) Search Connector Management
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ESH_CON_BOS Wizard: BOS Connectors 20070924
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ESH_CON_FS Wizard: File Search connectors 20070924
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ESH_CON_KM Wizard: KM Connectors 20081008
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ESH_CON_MDM Wizard: MDM connectors 20070924
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ESH_CON_OS Wizard: Open Search connectors 20081118
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ESH_CON_WS Wizard: Web Service connectors 20081031
Properties
Interface IF_ESH_CON_GENERIC  
Short Description Connector creation interface    
General Data
Package S_ESH_UI_CONNECTOR   Search Connector Management 
Created 20070924   SAP 
Last changed 20110908   SAP 
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 IF_ESH_CON_GENERIC has no interface.
Friends
Interface IF_ESH_CON_GENERIC has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 HAS_CHANGES Static Attribute Public Type reference (TYPE) ABAP_BOOL 20070924
Methods
# Method Level Visibility Method type Description Created on
1 COMMIT Static method Public Method 20070924
2 DEL_BUFFER Static method Public Method 20071011
3 DEL_CONNECTION Static method Public Method 20071011
4 DISCARD Static method Public Method 20070924
5 GET_ALL_CONNECTIONS Static method Public Method 20071011
6 GET_BUFFER Static method Public Method 20071011
7 GET_CONNECTION Static method Public Method 20071011
8 SAVE Static method Public Method 20070924
9 SET_CONNECTION Static method Public Method 20071011
10 SET_TEMPLATES Static method Public Method 20071011
Events
Interface IF_ESH_CON_GENERIC has no event.
Types
Interface IF_ESH_CON_GENERIC has no local type.
Method Signatures

Method COMMIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_WAIT Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20070924

Method COMMIT on Interface IF_ESH_CON_GENERIC has no exception.

Method DEL_BUFFER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_BUFFER Call by reference Type reference (TYPE) ANY TABLE 20071011

Method DEL_BUFFER on Interface IF_ESH_CON_GENERIC has no exception.

Method DEL_CONNECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_CONNECTION Call by reference Type reference (TYPE) ANY 20071011
2 Importing IV_DELETE_FROM_DB Call by reference Type reference (TYPE) ESH_E_MU_CHECKED ' ' Delete connection from DB 20090702

Method DEL_CONNECTION on Interface IF_ESH_CON_GENERIC has no exception.

Method DISCARD Signature

Method DISCARD on Interface IF_ESH_CON_GENERIC has no parameter.
Method DISCARD on Interface IF_ESH_CON_GENERIC has no exception.

Method GET_ALL_CONNECTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CONNECTION Value transfer Type reference (TYPE) ANY TABLE 20071011
2 Importing IV_ALL_CONNECTIONS Call by reference Type reference (TYPE) ESH_E_MU_CHECKED ' ' Marker for Check Field 20080326
3 Importing IV_CONNECTOR_TYPE Call by reference Type reference (TYPE) ESH_E_OM_TEMPLATE_TYPE Template Type 20071011
4 Importing IV_NO_ADD_TO_BUFFER Call by reference Type reference (TYPE) ESH_E_MU_CHECKED ' ' Marker for Check Field 20071016
5 Importing IV_PRODVERS Call by reference Type reference (TYPE) ESH_E_OM_SYSREL System/Release 20071017
6 Importing IV_TEMPLATE_FOR_STATUS Call by reference Type reference (TYPE) ESH_E_OM_OBJECT_TYPE Object Type 20071107

Method GET_ALL_CONNECTIONS on Interface IF_ESH_CON_GENERIC has no exception.

Method GET_BUFFER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_BUFFER Value transfer Type reference (TYPE) ANY TABLE 20071011

Method GET_BUFFER on Interface IF_ESH_CON_GENERIC has no exception.

Method GET_CONNECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CONNECTION Value transfer Type reference (TYPE) ANY TABLE 20071011

Method GET_CONNECTION on Interface IF_ESH_CON_GENERIC has no exception.

Method SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_CONTEXT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20070924
2 Importing IR_THIS Call by reference Object reference (TYPE REF TO) OBJECT 20070924
3 Returning RV_ERROR Value transfer Type reference (TYPE) ABAP_BOOL 20071115

Method SAVE on Interface IF_ESH_CON_GENERIC has no exception.

Method SET_CONNECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_CONNECTION Call by reference Type reference (TYPE) ANY 20071011
2 Importing IV_CONNECTOR_TYPE Call by reference Type reference (TYPE) ESH_E_OM_TEMPLATE_TYPE Template Type 20071011
3 Importing IV_NO_CHANGE Call by reference Type reference (TYPE) ESH_E_MU_CHECKED ' ' No new data 20071011
4 Importing IV_PRODVERS Call by reference Type reference (TYPE) ESH_E_OM_SYSREL System/Release 20071102

Method SET_CONNECTION on Interface IF_ESH_CON_GENERIC has no exception.

Method SET_TEMPLATES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_CONNECTION Call by reference Type reference (TYPE) ANY TABLE 20071016
2 Importing IT_TEMPLATES Call by reference Type reference (TYPE) ESH_T_CO_TEMPLATE Wizard: List of templates 20071011

Method SET_TEMPLATES on Interface IF_ESH_CON_GENERIC has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 700