SAP ABAP Class CL_CMIS10_CONNECTOR (Simple ECM connector for KE material)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ECM-ABA (Application Component) ECM ABAP Stack
⤷
S_NWECM_CONNECTOR_CMIS_1_0 (Package) CMIS Connector Version 1.0
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20100519 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_NWECM_CONNECTOR | ECMI: BAdI Interface to Locate Connector Implementations | 20100519 |
Properties
| Class | CL_CMIS10_CONNECTOR | |
| Short Description | Simple ECM connector for KE material | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_NWECM_CONNECTOR_CMIS_1_0 | CMIS Connector Version 1.0 |
| Created | 20100519 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CMIS10_CONNECTOR has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20100519 | ||
| 2 | IF_NWECM_CONNECTOR | ECMI: BAdI Interface to Locate Connector Implementations | 20100519 |
Friends
Class CL_CMIS10_CONNECTOR has no friend class.
Attributes
Class CL_CMIS10_CONNECTOR has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20100519 |
Events
Class CL_CMIS10_CONNECTOR has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | CONFIG | Public | See coding | 20100519 | BEGIN OF config,
ecm_rep_name TYPE nwecm_t_cmis_cfg-ECM_REP_NAME,
logical_port TYPE nwecm_t_cmis_cfg-LOGICAL_PORT,
repository_id TYPE nwecm_t_cmis_cfg-REPOSITORY_ID,
END OF config
|
Method Signatures
Method GET_CONFIGURATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_REPOSITORY_NAME | Value transfer | Object reference (TYPE REF TO) | CL_NWECM_NAME | NW ECM: Namespace-Qualified Names | 20100519 | |||
| 2 | RS_CONFIG | Value transfer | Type reference (TYPE) | NWECM_T_CMIS_CFG | Configuration for CMIS Connector | 20100519 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | ECMI: Repository Exception | 20100528 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 703 |