SAP ABAP Interface IF_NWECM_PROPERTY_SERVICE (ECMI: Service for Node Property Access)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ECM-ABA-COR (Application Component) ECM Core Infrastructure
⤷
S_NWECM_SPI (Package) Service Provider Interface for ECMI
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CMIS10_PROPERTY_SRV | CMIS Property Service | 20100521 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_NWECM_PLC_PROPERTY_SRV | ECMI: Property Service implementation | 20090504 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_NWECM_PROPERTY_FS | ECMI: Fileshare Property Service Implementation | 20100414 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_NWECM_PROPERTY_SERVICE_STUB | NW ECM: Configurable Property Service Stub | 20081013 |
| 5 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_NWECM_PROPERTY_SERVICE_SWR | ECMI: Property Service SPI Firewall Wrapper | 20080731 |
| 6 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_NWECM_WD_PROPERTY_SERVICE | WebDAV connector Property Service | 20090108 |
| 7 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SRM_ECM_PROPERTY_SERVICE | NW ECM: Property Service | 20081007 |
Properties
| Interface | IF_NWECM_PROPERTY_SERVICE | |
| Short Description | ECMI: Service for Node Property Access |
General Data
| Package | S_NWECM_SPI | Service Provider Interface for ECMI |
| Created | 20080722 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_NWECM_PROPERTY_SERVICE has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_NWECM_SUBSERVICE | ECMI: Basic Connector Service Interface | 20080722 |
Friends
Interface IF_NWECM_PROPERTY_SERVICE has no friend.
Attributes
Interface IF_NWECM_PROPERTY_SERVICE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Gets all properties | 20080813 | |
| 2 | Instance method | Public | Method | Gets a single property | 20080813 |
Events
Interface IF_NWECM_PROPERTY_SERVICE has no event.
Types
Interface IF_NWECM_PROPERTY_SERVICE has no local type.
Method Signatures
Method GET_PROPERTIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_NODE_INFO | Value transfer | Object reference (TYPE REF TO) | IF_NWECM_NODE_INFO | rovides the basic information required to build nodes | 20080813 | |||
| 2 | IO_SESSION_INFO | Value transfer | Object reference (TYPE REF TO) | IF_NWECM_SESSION_INFO | used for user and workspace identification | 20080813 | |||
| 3 | IT_NAMES | Call by reference | Type reference (TYPE) | NWECM_T_NAME | 20081203 | ||||
| 4 | RT_PROPERTY_INFOS | Value transfer | Type reference (TYPE) | NWECM_T_PROPERTY_INFO | Table of property info type | 20080813 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | NW ECM: Access Denied Exception | 20081031 | ||
| 2 | NW ECM: Node Not Found | 20081008 | ||
| 3 | NW ECM Repository Exception | 20080813 |
Method GET_PROPERTY 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 | 20081203 | ||||
| 2 | IO_NODE_INFO | Value transfer | Object reference (TYPE REF TO) | IF_NWECM_NODE_INFO | rovides the basic information required to build nodes | 20080813 | |||
| 3 | IO_SESSION_INFO | Value transfer | Object reference (TYPE REF TO) | IF_NWECM_SESSION_INFO | used for user and workspace identification | 20080813 | |||
| 4 | RO_PROPERTY_INFO | Value transfer | Object reference (TYPE REF TO) | IF_NWECM_PROPERTY_INFO | Provides the basic information to build a Property | 20080813 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | NW ECM: Access Denied Exception | 20081031 | ||
| 2 | NW ECM: Node Not Found | 20081008 | ||
| 3 | NW ECM: Property Not Found Exception | 20080813 | ||
| 4 | NW ECM Repository Exception | 20080813 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 712 |