SAP ABAP Class CL_NWECM_WD_NODE_INFO (WebDAV connector Node Info)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ECM-ABA (Application Component) ECM ABAP Stack
⤷
S_NWECM_WEBDAV_CONNECTOR (Package) WebDAV connector for ECMI
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_NWECM_NODE_INFO | ECMI: Connector-Specific Node Info | 20090108 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_NWECM_WD_FILE_INFO | WebDAV connector file info | 20090108 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_NWECM_WD_FOLDER_INFO | WebDAV connector Folder Info | 20090108 |
Properties
| Class | CL_NWECM_WD_NODE_INFO | |
| Short Description | WebDAV connector Node Info | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_NWECM_WEBDAV_CONNECTOR | WebDAV connector for ECMI |
| Created | 20090108 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_NWECM_WD_NODE_INFO has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_NWECM_NODE_INFO | ECMI: Connector-Specific Node Info | 20090108 |
Friends
Class CL_NWECM_WD_NODE_INFO has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_SWDCL_RESOURCE | WebDAV Resource | 20090108 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | STRING | Node ID | 20090108 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20090108 | ||
| 2 | Instance method | Public | Method | Returns all properties | 20090112 | |
| 3 | Instance method | Public | Method | Returns the WebDAV Resource | 20090625 |
Events
Class CL_NWECM_WD_NODE_INFO has no event.
Types
Class CL_NWECM_WD_NODE_INFO has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_RESOURCE | Call by reference | Object reference (TYPE REF TO) | IF_SWDCL_RESOURCE | WebDAV Resource | 20090108 | |||
| 2 | I_NODE_ID | Call by reference | Type reference (TYPE) | STRING | Node ID | 20090108 |
Method CONSTRUCTOR on class CL_NWECM_WD_NODE_INFO has no exception.
Method GET_PROPERTIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_PROPERTIES | Value transfer | Type reference (TYPE) | NWECM_T_PROPERTY_INFO | Table of property info type | 20090112 |
Method GET_PROPERTIES on class CL_NWECM_WD_NODE_INFO has no exception.
Method GET_WD_RESOURCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_WD_RESOURCE | Value transfer | Object reference (TYPE REF TO) | IF_SWDCL_RESOURCE | WebDAV Resource | 20090625 |
Method GET_WD_RESOURCE on class CL_NWECM_WD_NODE_INFO has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |