SAP ABAP Class IF_NWECM_CONNECTOR (ECMI: BAdI Interface to Locate Connector Implementations)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20080813
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CMIS10_CONNECTOR Simple ECM connector for KE material 20100519
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_NWECM_CONNECTOR_FS ECMI: Implementation of IF_NWECM_CONNECTOR 20100414
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_NWECM_PLC_CONNECTOR ECMI: Connector implementation for BADI Interface 20090504
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_NWECM_WD_CONNECTOR WebDAV connector 20090108
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SRM_ECM_CONNECTOR NW ECM: RM Connector 20081007
Properties
Class IF_NWECM_CONNECTOR  
Short Description ECMI: BAdI Interface to Locate Connector Implementations    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20080813   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_NWECM_CONNECTOR has no forward declaration.
Interfaces
Class IF_NWECM_CONNECTOR has no interface implemented.
Friends
Class IF_NWECM_CONNECTOR has no friend class.
Attributes
Class IF_NWECM_CONNECTOR has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_ALL_REPOSITORY_NAMES Instance method Public Method 20090630
2 GET_BADI_FILTER Instance method Public Method 20090630
3 GET_REPOSITORY_SERVICE Instance method Public Method 20090630
Events
Class IF_NWECM_CONNECTOR has no event.
Types
Class IF_NWECM_CONNECTOR has no local type.
Method Signatures

Method GET_ALL_REPOSITORY_NAMES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_REPSOSITORY_NAME Call by reference Type reference (TYPE) NWECM_T_NAME 20090630
# Exception Resumable Description Created on
1 CX_NWECM_REPOSITORY 20090630

Method GET_BADI_FILTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_BADI_FILTER Value transfer Type reference (TYPE) STRING 20090630

Method GET_BADI_FILTER on class IF_NWECM_CONNECTOR has no exception.

Method GET_REPOSITORY_SERVICE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CO_REPOSITORY_SERVICE Value transfer Object reference (TYPE REF TO) IF_NWECM_REPOSITORY_SERVICE 20090630
2 Importing IO_REPOSITORY_NAME Call by reference Object reference (TYPE REF TO) CL_NWECM_NAME 20090630
# Exception Resumable Description Created on
1 CX_NWECM_REPOSITORY 20090630
History
Last changed by/on SAP  20110908 
SAP Release Created in