SAP ABAP Class CL_NWECM_ES_CONNECTOR (Class for BAdI: BADI_ESH_IF_OBJECT_DATA)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ECM-ABA-COR (Application Component) ECM Core Infrastructure
⤷
S_NWECM_VIEW_ES (Package) ECMI Enterprise Search Connector
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BADI_ESH_IF_OBJECT_DATA | Object data by list of object ids | 20090825 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20090825 |
Properties
| Class | CL_NWECM_ES_CONNECTOR | |
| Short Description | Class for BAdI: BADI_ESH_IF_OBJECT_DATA | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_NWECM_VIEW_ES | ECMI Enterprise Search Connector |
| Created | 20090825 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_NWECM_ES_CONNECTOR has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BADI_ESH_IF_OBJECT_DATA | Object data by list of object ids | 20090825 | ||
| 2 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20090825 |
Friends
Class CL_NWECM_ES_CONNECTOR has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_NWECM_SESSION | 20090825 | ||||
| 2 | Instance attribute | Private | Type reference (TYPE) | I | 20090908 | ||||
| 3 | Constant | Private | Type reference (TYPE) | STRING | 'ECM Search Connector' | 20090908 | |||
| 4 | Constant | Private | Type reference (TYPE) | ESH_E_OM_OBJECT_TYPE | 'NWECM_T_NODE' | 20090826 | |||
| 5 | Constant | Private | Type reference (TYPE) | ESH_E_IF_PACKAGE_SIZE | 10000 | 20090901 | |||
| 6 | Constant | Private | Type reference (TYPE) | STRING | 'NODE' | 20090826 | |||
| 7 | Constant | Private | Type reference (TYPE) | STRING | 'PROPERTY' | 20090826 | |||
| 8 | Constant | Private | Type reference (TYPE) | STRING | 'PROPERTY_VALUE' | 20090826 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20090825 | ||
| 2 | Instance method | Private | Method | 20090825 | ||
| 3 | Instance method | Private | Method | 20090827 | ||
| 4 | Instance method | Private | Method | 20090827 | ||
| 5 | Instance method | Private | Method | 20090831 | ||
| 6 | Instance method | Private | Method | 20090827 | ||
| 7 | Instance method | Private | Method | 20090825 | ||
| 8 | Instance method | Private | Method | 20090825 |
Events
Class CL_NWECM_ES_CONNECTOR has no event.
Types
Class CL_NWECM_ES_CONNECTOR has no local type.
Method Signatures
Method CLOSE Signature
Method CLOSE on class CL_NWECM_ES_CONNECTOR has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20090825 |
Method CRAWL_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_NODE | Call by reference | Object reference (TYPE REF TO) | IF_NWECM_NODE | 20090825 | ||||
| 2 | IT_OBJECT_EXTRACTION | Call by reference | Type reference (TYPE) | ESH_T_IF_EXTRACT_NODES | 20090825 | ||||
| 3 | RV_CRAWLED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20090831 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20090825 |
Method CRAWL_RECURSIVELY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_NODE | Call by reference | Object reference (TYPE REF TO) | IF_NWECM_NODE | 20090827 | ||||
| 2 | IT_OBJECT_EXTRACTION | Call by reference | Type reference (TYPE) | ESH_T_IF_EXTRACT_NODES | 20090827 | ||||
| 3 | IV_MAX_NO_OF_NODES | Call by reference | Type reference (TYPE) | ESH_E_IF_PACKAGE_SIZE | 20090827 | ||||
| 4 | RV_LAST_NODE_ID | Value transfer | Type reference (TYPE) | STRING | 20090827 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20090827 |
Method CRAWL_REMNANT_NODES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_NODE | Call by reference | Object reference (TYPE REF TO) | IF_NWECM_NODE | 20090827 | ||||
| 2 | IT_OBJECT_EXTRACTION | Call by reference | Type reference (TYPE) | ESH_T_IF_EXTRACT_NODES | 20090827 | ||||
| 3 | IV_MAX_NO_OF_NODES | Call by reference | Type reference (TYPE) | ESH_E_IF_PACKAGE_SIZE | 20090827 | ||||
| 4 | RV_LAST_NODE_ID | Value transfer | Type reference (TYPE) | STRING | 20090827 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20090827 |
Method GET_BASIC_NODE_PROPERTIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_NODE | Call by reference | Object reference (TYPE REF TO) | IF_NWECM_NODE | 20090831 | ||||
| 2 | IS_NODE | Call by reference | Type reference (TYPE) | ESO_S_NWECM_NODE | 20090831 |
Method GET_BASIC_NODE_PROPERTIES on class CL_NWECM_ES_CONNECTOR has no exception.
Method GET_SORTED_CHILDREN_BY_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_FOLDER | Call by reference | Object reference (TYPE REF TO) | IF_NWECM_FOLDER | 20090827 | ||||
| 2 | RT_SORTED_CHILDREN | Value transfer | Type reference (TYPE) | NWECM_T_NODE | 20090827 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20090827 |
Method OPEN Signature
Method OPEN on class CL_NWECM_ES_CONNECTOR has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20090825 |
Method SET_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_VALUE | Call by reference | Type reference (TYPE) | ESO_S_NWECM_PROPERTY_VALUE | 20090825 | ||||
| 2 | IO_VALUE | Call by reference | Object reference (TYPE REF TO) | CL_NWECM_VALUE | 20090825 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20090825 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 730 |