SAP ABAP Class IF_NWECM_APPLICATION (ECMI: Application)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_NWECM_APPLICATION | ECMI: Application Implementation | 20080609 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_NWECM_APPLICATION_AWR | ECMI: Application API Firewall Wrapper | 20080722 |
Properties
| Class | IF_NWECM_APPLICATION | |
| Short Description | ECMI: Application | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20080529 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_NWECM_APPLICATION has no forward declaration.
Interfaces
Class IF_NWECM_APPLICATION has no interface implemented.
Friends
Class IF_NWECM_APPLICATION has no friend class.
Attributes
Class IF_NWECM_APPLICATION has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Gets the name of the application | 20080721 | |
| 2 | Instance method | Public | Method | Gets a repository name for the given repository alias | 20090707 | |
| 3 | Instance method | Public | Method | Gets a repository configured for this application | 20090702 | |
| 4 | Instance method | Public | Method | Gets a repository configured for this application | 20090702 | |
| 5 | Instance method | Public | Method | Gets the names of all repositories configured | 20080721 |
Events
Class IF_NWECM_APPLICATION has no event.
Types
Class IF_NWECM_APPLICATION has no local type.
Method Signatures
Method GET_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_NAME | Value transfer | Object reference (TYPE REF TO) | CL_NWECM_NAME | Application name | 20080721 |
Method GET_NAME on class IF_NWECM_APPLICATION has no exception.
Method GET_NAME_FOR_ALIAS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ALIAS | Call by reference | Type reference (TYPE) | STRING | 20090707 | ||||
| 2 | RO_NAME | Value transfer | Object reference (TYPE REF TO) | CL_NWECM_NAME | NW ECM: Namespace-Qualified Names | 20090707 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | NW ECM: Repository Exception | 20090707 | ||
| 2 | NW ECM: Lock not found | 20090708 |
Method GET_REPOSITORY_BY_ALIAS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ALIAS | Call by reference | Type reference (TYPE) | STRING | 20090707 | ||||
| 2 | RO_REPOSITORY | Value transfer | Object reference (TYPE REF TO) | IF_NWECM_REPOSITORY | Repository | 20090702 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | NW ECM Repository Exception | 20090702 | ||
| 2 | NW ECM: Repository not found | 20090708 |
Method GET_REPOSITORY_BY_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_NAME | Value transfer | Object reference (TYPE REF TO) | CL_NWECM_NAME | Repository Name | 20090702 | |||
| 2 | RO_REPOSITORY | Value transfer | Object reference (TYPE REF TO) | IF_NWECM_REPOSITORY | Repository | 20090702 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | NW ECM Repository Exception | 20090702 | ||
| 2 | NW ECM: Node or Property Not Found Exception | 20090708 |
Method GET_REPOSITORY_NAMES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_NAMES | Value transfer | Type reference (TYPE) | NWECM_T_REP_NAME_ALIAS | Table of repository names | 20080721 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | NW ECM Repository Exception | 20080721 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |