SAP ABAP Interface IF_NWECM_APPLICATION (ECMI: Application)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ECM-ABA-COR (Application Component) ECM Core Infrastructure
⤷
S_NWECM_API_REPOSITORY (Package) ECMI: Repositories, Sessions and Related Classes

⤷

⤷

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
Interface | IF_NWECM_APPLICATION | |
Short Description | ECMI: Application |
General Data
Package | S_NWECM_API_REPOSITORY | ECMI: Repositories, Sessions and Related Classes |
Created | 20080529 | SAP |
Last changed | 20110908 | SAP |
Unicode checks active |
Forward declarations
Interface IF_NWECM_APPLICATION has no forward declaration.
Interfaces
Interface IF_NWECM_APPLICATION has no interface.
Friends
Interface IF_NWECM_APPLICATION has no friend.
Attributes
Interface 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
Interface IF_NWECM_APPLICATION has no event.
Types
Interface 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 Interface 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 | 712 |