SAP ABAP Class CL_ESH_AT_CONFIGURATION (register connectors for auto tagging)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-EIM-ESH (Application Component) NetWeaver Enterprise Search
     S_ESH_ENG_AUTO_TAGGING (Package) Automatic tagging
Properties
Class CL_ESH_AT_CONFIGURATION  
Short Description register connectors for auto tagging    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_ESH_ENG_AUTO_TAGGING   Automatic tagging 
Created 20100527   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ESH_AT_CONFIGURATION has no forward declaration.
Interfaces
Class CL_ESH_AT_CONFIGURATION has no interface implemented.
Friends
Class CL_ESH_AT_CONFIGURATION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_MSGTY_E Static Attribute Private Type reference (TYPE) SYMSGTY 'E' Message Type 20100527
Methods
# Method Level Visibility Method type Description Created on
1 GET_INSTANCE Static method Public Method Create instance of the class 20100527
2 GET_REGISTRATION_4_CONN_ID Instance method Public Method Get the registartions for auto tagging for a connector 20100528
3 REGISTER_CONN_FOR_AUTOTAGG Instance method Public Method Register connectors for auto tagging 20100527
4 UNREGISTER_AT_FOR_CONN_PAIR Instance method Public Method Unregister all the conn-pairs corresp. to the given TbO_guid 20100602
5 UNREGISTER_CONN_FOR_AUTOTAGG Instance method Public Method Unregister all the conn-pairs corresp. to the given conn_id 20100527
Events
Class CL_ESH_AT_CONFIGURATION has no event.
Types
Class CL_ESH_AT_CONFIGURATION has no local type.
Method Signatures

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_INSTANCE Value transfer Object reference (TYPE REF TO) CL_ESH_AT_CONFIGURATION register connectors for auto tagging 20100527

Method GET_INSTANCE on class CL_ESH_AT_CONFIGURATION has no exception.

Method GET_REGISTRATION_4_CONN_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_REG_AS_SOURCE Call by reference Type reference (TYPE) ESH_T_AT_CONFIG_REGISTER Register connector configuration for auto tagging 20100528
2 Exporting ET_REG_AS_TARGET Call by reference Type reference (TYPE) ESH_T_AT_CONFIG_REGISTER Register connector configuration for auto tagging 20100528
3 Importing IV_CONNECTOR_ID Call by reference Type reference (TYPE) ESH_E_IF_SEARCH_CONNECTOR_ID Search Connector ID 20100528

Method GET_REGISTRATION_4_CONN_ID on class CL_ESH_AT_CONFIGURATION has no exception.

Method REGISTER_CONN_FOR_AUTOTAGG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_APPL_LOG Call by reference Object reference (TYPE REF TO) IF_ESH_OM_APPLOG Application Log 20100527
2 Importing IT_REG_FOR_AUTOTAGG Call by reference Type reference (TYPE) ESH_T_AT_CONFIG_REGISTER Register connector configuration for auto tagging 20100527
# Exception Resumable Description Created on
1 CX_ESH_AT_AUTOTAGG_EXCEPTION Error handling for auto tagging 20100527

Method UNREGISTER_AT_FOR_CONN_PAIR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_AT_CONFIG_REG Call by reference Type reference (TYPE) ESH_T_AT_CONFIG_REGISTER Register connector configuration for auto tagging 20100602

Method UNREGISTER_AT_FOR_CONN_PAIR on class CL_ESH_AT_CONFIGURATION has no exception.

Method UNREGISTER_CONN_FOR_AUTOTAGG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CONNECTOR_ID Call by reference Type reference (TYPE) ESH_E_IF_SEARCH_CONNECTOR_ID Search Connector ID 20100527

Method UNREGISTER_CONN_FOR_AUTOTAGG on class CL_ESH_AT_CONFIGURATION has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 703