SAP ABAP Class CL_NWECM_CORE_UTILITIES (ECMI: Utilities for Runtime Implementation)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ECM-ABA-COR (Application Component) ECM Core Infrastructure
⤷
S_NWECM_CORE (Package) ECMI: Runtime Implementation

⤷

⤷

Properties
Class | CL_NWECM_CORE_UTILITIES | |
Short Description | ECMI: Utilities for Runtime Implementation | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | S_NWECM_CORE | ECMI: Runtime Implementation |
Created | 20081009 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_NWECM_CORE_UTILITIES has no interface implemented.
Friends
Class CL_NWECM_CORE_UTILITIES has no friend class.
Attributes
Class CL_NWECM_CORE_UTILITIES has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Raises exception if specified node is in the cache | 20091106 |
2 | ![]() |
Static method | Public | Method | Returns 'X' if the specified node info is a file info | 20081016 |
3 | ![]() |
Static method | Public | Method | Returns 'X' if the specified node info is a folder info | 20081009 |
4 | ![]() |
Static method | Public | Method | Sets or updates node content properties in the cache | 20090918 |
5 | ![]() |
Static method | Public | Method | Sets or updates node creation properties in the cache | 20090918 |
6 | ![]() |
Static method | Public | Method | Sets or updates all live node properties in the cache | 20090918 |
7 | ![]() |
Static method | Public | Method | Sets or updates node modify properties in the cache | 20090922 |
Events
Class CL_NWECM_CORE_UTILITIES has no event.
Types
Class CL_NWECM_CORE_UTILITIES has no local type.
Method Signatures
Method CHECK_NODE_EXISTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_PATH | Call by reference | Object reference (TYPE REF TO) | CL_NWECM_PATH | 20091106 | |||
2 | ![]() |
IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_NWECM_SESSION | 20091106 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20091106 |
Method IS_FILE 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 | NW ECM: Connector-Specific Node Info | 20081016 | ||
2 | ![]() |
RV_IS_FILE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 'X' if the specified node info is a file info | 20081016 |
Method IS_FILE on class CL_NWECM_CORE_UTILITIES has no exception.
Method IS_FOLDER 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 | NW ECM: Connector-Specific Node Info | 20081009 | ||
2 | ![]() |
RV_IS_FOLDER | Value transfer | Type reference (TYPE) | ABAP_BOOL | 'X' if the specified node info is a folder info | 20081009 |
Method IS_FOLDER on class CL_NWECM_CORE_UTILITIES has no exception.
Method SET_CONTENT_PROPERTIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_FILE | Value transfer | Object reference (TYPE REF TO) | IF_NWECM_FILE | 20090918 | |||
2 | ![]() |
IV_MIME_TYPE | Value transfer | Type reference (TYPE) | STRING | 20090918 | |||
3 | ![]() |
IV_SIZE | Value transfer | Type reference (TYPE) | NWECM_LONG | 20090918 |
Method SET_CONTENT_PROPERTIES on class CL_NWECM_CORE_UTILITIES has no exception.
Method SET_CREATE_PROPERTIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_NODE | Value transfer | Object reference (TYPE REF TO) | IF_NWECM_NODE | 20090918 |
Method SET_CREATE_PROPERTIES on class CL_NWECM_CORE_UTILITIES has no exception.
Method SET_LIVE_PROPERTIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_NODE | Value transfer | Object reference (TYPE REF TO) | IF_NWECM_NODE | 20090930 | |||
2 | ![]() |
IV_MIME_TYPE | Value transfer | Type reference (TYPE) | STRING | 20090918 | |||
3 | ![]() |
IV_SIZE | Value transfer | Type reference (TYPE) | NWECM_LONG | 20090918 |
Method SET_LIVE_PROPERTIES on class CL_NWECM_CORE_UTILITIES has no exception.
Method SET_MODIFY_PROPERTIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_NODE | Value transfer | Object reference (TYPE REF TO) | IF_NWECM_NODE | 20090922 |
Method SET_MODIFY_PROPERTIES on class CL_NWECM_CORE_UTILITIES has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 720 |