SAP ABAP Class CL_ESH_IF_MDATA_REL_CONNECTOR (Metadata: Relation to search connector)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-EIM-ESH (Application Component) NetWeaver Enterprise Search
⤷
S_ESH_ENG_INTERFACE (Package) Interface

⤷

⤷

Properties
Class | CL_ESH_IF_MDATA_REL_CONNECTOR | |
Short Description | Metadata: Relation to search connector | |
Super Class | ||
Instantiability of a Class | 1 | Protected |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | S_ESH_ENG_INTERFACE | Interface |
Created | 20130115 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_ESH_IF_MDATA_REL_CONNECTOR has no interface implemented.
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_ESH_IF_MDATA_CONNECTOR | 20130115 | Metadata: Search Connector |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_ESH_IF_MDATA_CONNECTOR | Metadata: Search Connector | 20130115 | ||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_ESH_SE_RUNTIME_DATA=>S_CONNECTOR_SORTED | 20130115 | |||
3 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_ESH_SE_RUNTIME_DATA=>S_RELATED_CONNECTOR_SORTED | 20130115 | |||
4 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | ESH_E_IF_NAME | ESH_E_IF_NAME | 20130125 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Protected | Constructor | Constructor | 20130115 |
2 | ![]() |
Instance method | Public | Method | Get related connector | 20130115 |
3 | ![]() |
Instance method | Public | Method | Get Description | 20130125 |
4 | ![]() |
Instance method | Public | Method | Get operation ID | 20130327 |
5 | ![]() |
Static method | Protected | Method | Get instance | 20130115 |
6 | ![]() |
Static method | Private | Method | Get relevant languages | 20130125 |
7 | ![]() |
Instance method | Public | Method | Get parameters of relation | 20130121 |
8 | ![]() |
Instance method | Public | Method | Get related request type | 20130115 |
9 | ![]() |
Instance method | Public | Method | Get relation type | 20130115 |
10 | ![]() |
Instance method | Public | Method | Relation has 0 to 1 targets | 20130402 |
Events
Class CL_ESH_IF_MDATA_REL_CONNECTOR has no event.
Types
Class CL_ESH_IF_MDATA_REL_CONNECTOR has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_CONNECTOR | Call by reference | Object reference (TYPE REF TO) | CL_ESH_IF_MDATA_CONNECTOR | Meta Data: Search Connector | 20130115 | ||
2 | ![]() |
IR_CONNECTOR_DATA | Call by reference | Object reference (TYPE REF TO) | IF_ESH_SE_RUNTIME_DATA=>S_CONNECTOR_SORTED | 20130115 | |||
3 | ![]() |
IR_RELATED_CONNECTOR_DATA | Call by reference | Object reference (TYPE REF TO) | IF_ESH_SE_RUNTIME_DATA=>S_RELATED_CONNECTOR_SORTED | 20130115 |
Method CONSTRUCTOR on class CL_ESH_IF_MDATA_REL_CONNECTOR has no exception.
Method GET_CONNECTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RO_CONNECTOR | Value transfer | Object reference (TYPE REF TO) | CL_ESH_IF_MDATA_CONNECTOR | Metadata: Search Connector | 20130115 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
ESH Interface Exception | 20130115 |
Method GET_DESCRIPTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_DESCRIPTION | Value transfer | Type reference (TYPE) | ESH_E_IF_NAME | Readable Name | 20130125 |
Method GET_DESCRIPTION on class CL_ESH_IF_MDATA_REL_CONNECTOR has no exception.
Method GET_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_ID | Value transfer | Type reference (TYPE) | ESH_E_IF_TARGET_NAVIGATION_ID | ID of Target Navigation | 20130327 |
Method GET_ID on class CL_ESH_IF_MDATA_REL_CONNECTOR has no exception.
Method GET_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_CONNECTOR | Call by reference | Object reference (TYPE REF TO) | CL_ESH_IF_MDATA_CONNECTOR | Meta Data: Search Connector | 20130115 | ||
2 | ![]() |
IR_CONNECTOR_DATA | Call by reference | Object reference (TYPE REF TO) | IF_ESH_SE_RUNTIME_DATA=>S_CONNECTOR_SORTED | 20130115 | |||
3 | ![]() |
IR_RELATED_CONNECTOR_DATA | Call by reference | Object reference (TYPE REF TO) | IF_ESH_SE_RUNTIME_DATA=>S_RELATED_CONNECTOR_SORTED | 20130115 | |||
4 | ![]() |
RO_RELATED_CONNECTOR | Value transfer | Object reference (TYPE REF TO) | CL_ESH_IF_MDATA_REL_CONNECTOR | Metadata: Related Search Connector | 20130115 |
Method GET_INSTANCE on class CL_ESH_IF_MDATA_REL_CONNECTOR has no exception.
Method GET_LANGUAGES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_LANGUAGES | Call by reference | Type reference (TYPE) | ESH_T_OM_LANGU | Table of Languages used for Admin | 20130125 |
Method GET_LANGUAGES on class CL_ESH_IF_MDATA_REL_CONNECTOR has no exception.
Method GET_PARAMETERS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_PARAMETERS | Call by reference | Type reference (TYPE) | ESH_T_IF_MDATA_REL_2_CON_P_OBJ | Meta Data: Parameter Objects of Connector Relation | 20130121 |
Method GET_PARAMETERS on class CL_ESH_IF_MDATA_REL_CONNECTOR has no exception.
Method GET_REQUEST_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RO_REQUEST_TYPE | Value transfer | Object reference (TYPE REF TO) | CL_ESH_IF_MDATA_REQUEST_TYPE | Metadata: Request Type | 20130115 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
ESH Interface Exception | 20130115 |
Method GET_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_RELATION_TYPE | Value transfer | Type reference (TYPE) | ESH_E_IF_RELATION_TYPE | Relation Type | 20130115 |
Method GET_TYPE on class CL_ESH_IF_MDATA_REL_CONNECTOR has no exception.
Method IS_SINGLETON Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_TRUE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20130402 |
Method IS_SINGLETON on class CL_ESH_IF_MDATA_REL_CONNECTOR has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 740 |