SAP ABAP Class IF_NWECM_PROPERTY_SERVICE (ECMI: Service for Node Property Access)
Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | IF_NWECM_SUBSERVICE | ECMI: Basic Connector Service Interface | 20080722 |
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
Class | IF_NWECM_PROPERTY_SERVICE | |
Short Description | ECMI: Service for Node Property Access | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20080722 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_NWECM_PROPERTY_SERVICE has no forward declaration.
Interfaces
Class IF_NWECM_PROPERTY_SERVICE has no interface implemented.
Friends
Class IF_NWECM_PROPERTY_SERVICE has no friend class.
Attributes
Class 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
Class IF_NWECM_PROPERTY_SERVICE has no event.
Types
Class 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 |