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 MO_SESSION Instance attribute Private Object reference (TYPE REF TO) IF_NWECM_SESSION 20090825
2 MV_COUNTER Instance attribute Private Type reference (TYPE) I 20090908
3 SC_ES_APP_NAME Constant Private Type reference (TYPE) STRING 'ECM Search Connector' 20090908
4 SC_OBJECT_TYPE_ID Constant Private Type reference (TYPE) ESH_E_OM_OBJECT_TYPE 'NWECM_T_NODE' 20090826
5 SC_PACKAGE_SIZE Constant Private Type reference (TYPE) ESH_E_IF_PACKAGE_SIZE 10000 20090901
6 SC_TEMPL_NODE_NODE Constant Private Type reference (TYPE) STRING 'NODE' 20090826
7 SC_TEMPL_NODE_PROPERTY Constant Private Type reference (TYPE) STRING 'PROPERTY' 20090826
8 SC_TEMPL_NODE_PROPERTY_VALUE Constant Private Type reference (TYPE) STRING 'PROPERTY_VALUE' 20090826
Methods
# Method Level Visibility Method type Description Created on
1 CLOSE Instance method Private Method 20090825
2 CRAWL_NODE Instance method Private Method 20090825
3 CRAWL_RECURSIVELY Instance method Private Method 20090827
4 CRAWL_REMNANT_NODES Instance method Private Method 20090827
5 GET_BASIC_NODE_PROPERTIES Instance method Private Method 20090831
6 GET_SORTED_CHILDREN_BY_ID Instance method Private Method 20090827
7 OPEN Instance method Private Method 20090825
8 SET_VALUE 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 CX_NWECM 20090825

Method CRAWL_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_NODE Call by reference Object reference (TYPE REF TO) IF_NWECM_NODE 20090825
2 Importing IT_OBJECT_EXTRACTION Call by reference Type reference (TYPE) ESH_T_IF_EXTRACT_NODES 20090825
3 Returning RV_CRAWLED Value transfer Type reference (TYPE) ABAP_BOOL 20090831
# Exception Resumable Description Created on
1 CX_NWECM 20090825

Method CRAWL_RECURSIVELY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_NODE Call by reference Object reference (TYPE REF TO) IF_NWECM_NODE 20090827
2 Importing IT_OBJECT_EXTRACTION Call by reference Type reference (TYPE) ESH_T_IF_EXTRACT_NODES 20090827
3 Importing IV_MAX_NO_OF_NODES Call by reference Type reference (TYPE) ESH_E_IF_PACKAGE_SIZE 20090827
4 Returning RV_LAST_NODE_ID Value transfer Type reference (TYPE) STRING 20090827
# Exception Resumable Description Created on
1 CX_NWECM 20090827

Method CRAWL_REMNANT_NODES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_NODE Call by reference Object reference (TYPE REF TO) IF_NWECM_NODE 20090827
2 Importing IT_OBJECT_EXTRACTION Call by reference Type reference (TYPE) ESH_T_IF_EXTRACT_NODES 20090827
3 Importing IV_MAX_NO_OF_NODES Call by reference Type reference (TYPE) ESH_E_IF_PACKAGE_SIZE 20090827
4 Returning RV_LAST_NODE_ID Value transfer Type reference (TYPE) STRING 20090827
# Exception Resumable Description Created on
1 CX_NWECM 20090827

Method GET_BASIC_NODE_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_NODE Call by reference Object reference (TYPE REF TO) IF_NWECM_NODE 20090831
2 Changing 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 Importing IO_FOLDER Call by reference Object reference (TYPE REF TO) IF_NWECM_FOLDER 20090827
2 Returning RT_SORTED_CHILDREN Value transfer Type reference (TYPE) NWECM_T_NODE 20090827
# Exception Resumable Description Created on
1 CX_NWECM 20090827

Method OPEN Signature

Method OPEN on class CL_NWECM_ES_CONNECTOR has no parameter.
# Exception Resumable Description Created on
1 CX_NWECM 20090825

Method SET_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_VALUE Call by reference Type reference (TYPE) ESO_S_NWECM_PROPERTY_VALUE 20090825
2 Importing IO_VALUE Call by reference Object reference (TYPE REF TO) CL_NWECM_VALUE 20090825
# Exception Resumable Description Created on
1 CX_NWECM 20090825
History
Last changed by/on SAP  20110908 
SAP Release Created in 730