SAP ABAP Class CL_NWECM_CONN_MNGR (ECMI: Connector Manager)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ECM-ABA-COR (Application Component) ECM Core Infrastructure
     S_NWECM_CORE (Package) ECMI: Runtime Implementation
Properties
Class CL_NWECM_CONN_MNGR  
Short Description ECMI: Connector Manager    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_NWECM_CORE   ECMI: Runtime Implementation 
Created 20080610   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_NWECM_CONN_MNGR has no forward declaration.
Interfaces
Class CL_NWECM_CONN_MNGR has no interface implemented.
Friends
Class CL_NWECM_CONN_MNGR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 BADI_MAP Instance attribute Private Type reference (TYPE) NWECM_T_NAME_BADI 20090630
2 SC_ECM_KEY Constant Private Type reference (TYPE) STRING 'ECM' 20081202
Methods
# Method Level Visibility Method type Description Created on
1 GET_BADI_FILTER Instance method Private Method 20090630
2 GET_CONNECTOR Instance method Private Method 20090630
3 GET_CONNECTORS Instance method Private Method 20090630
4 GET_REPOSITORY_NAMES Instance method Public Method 20090630
5 GET_REPOSITORY_SERVICE Instance method Public Method 20090630
6 QUERY_ALL_REPOSITORY_NAMES Instance method Public Method 20090630
Events
Class CL_NWECM_CONN_MNGR has no event.
Types
Class CL_NWECM_CONN_MNGR has no local type.
Method Signatures

Method GET_BADI_FILTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_REPOSITORY_NAME Call by reference Object reference (TYPE REF TO) CL_NWECM_NAME 20090630
2 Returning RV_BADI_FILTER Value transfer Type reference (TYPE) STRING 20090630
# Exception Resumable Description Created on
1 CX_NWECM_REPOSITORY 20090630

Method GET_CONNECTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BADI_FILTER Call by reference Type reference (TYPE) STRING 20090630
2 Returning RO_C Value transfer Object reference (TYPE REF TO) IF_NWECM_CONNECTOR 20090630
# Exception Resumable Description Created on
1 CX_NWECM_REPOSITORY 20090630

Method GET_CONNECTORS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_C Value transfer Type reference (TYPE) NWECM_T_CONNECTOR 20090630

Method GET_CONNECTORS on class CL_NWECM_CONN_MNGR has no exception.

Method GET_REPOSITORY_NAMES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_REPOSITORY_NAME Value transfer Type reference (TYPE) NWECM_T_NAME 20090630

Method GET_REPOSITORY_NAMES on class CL_NWECM_CONN_MNGR has no exception.

Method GET_REPOSITORY_SERVICE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_REPOSITORY_NAME Call by reference Object reference (TYPE REF TO) CL_NWECM_NAME 20090630
2 Returning RO_REPOSITORY_SERVICE Value transfer Object reference (TYPE REF TO) IF_NWECM_REPOSITORY_SERVICE 20090630
# Exception Resumable Description Created on
1 CX_NWECM_REPOSITORY 20090630

Method QUERY_ALL_REPOSITORY_NAMES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_REPOSITORY_NAME Value transfer Type reference (TYPE) NWECM_T_NAME 20090706

Method QUERY_ALL_REPOSITORY_NAMES on class CL_NWECM_CONN_MNGR has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 712