SAP ABAP Class CL_NWECM_WEBDAV_UTIL (Utils for escaping and others)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ECM-ABA-COR (Application Component) ECM Core Infrastructure
⤷
S_NWECM_VIEW_WEBDAV (Package) ECMI WebDAV view implementation

⤷

⤷

Properties
Class | CL_NWECM_WEBDAV_UTIL | |
Short Description | Utils for escaping and others | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | S_NWECM_VIEW_WEBDAV | ECMI WebDAV view implementation |
Created | 20081119 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_NWECM_WEBDAV_UTIL has no forward declaration.
Interfaces
Class CL_NWECM_WEBDAV_UTIL has no interface implemented.
Friends
Class CL_NWECM_WEBDAV_UTIL has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | '[^d]' | 20081124 | ||
2 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | '[^lud.-_]' | 20081119 | ||
3 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | '[^lu_]' | 20081119 | ||
4 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | '[d.-]' | 20081119 | ||
5 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | '_-[dABCDEFabcdef]{4}' | 20081120 | ||
6 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | '_x[dABCDEFabcdef]{4}_' | 20090216 | ||
7 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'Infinite' | 20081124 | ||
8 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | '>' | 20081124 | ||
9 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | ' |
20081124 |
| |
10 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | '[d]' | 20081124 | ||
11 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | '@' | 20081124 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | 20081119 | |
2 | ![]() |
Static method | Public | Method | 20090216 | |
3 | ![]() |
Static method | Public | Method | 20081124 | |
4 | ![]() |
Static method | Public | Method | 20081124 | |
5 | ![]() |
Static method | Public | Method | 20081124 | |
6 | ![]() |
Static method | Public | Method | 20081124 | |
7 | ![]() |
Static method | Public | Method | 20081119 | |
8 | ![]() |
Static method | Public | Method | 20090216 |
Events
Class CL_NWECM_WEBDAV_UTIL has no event.
Types
Class CL_NWECM_WEBDAV_UTIL has no local type.
Method Signatures
Method ESCAPE_PROP_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_PROP_NAME | Value transfer | Type reference (TYPE) | STRING | 20081119 | |||
2 | ![]() |
RV_XML_NAME | Value transfer | Type reference (TYPE) | STRING | 20081119 |
Method ESCAPE_PROP_NAME on class CL_NWECM_WEBDAV_UTIL has no exception.
Method ESCAPE_PROP_NAME_LIKE_PD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_PROP_NAME | Value transfer | Type reference (TYPE) | STRING | 20090216 | |||
2 | ![]() |
RV_XML_NAME | Value transfer | Type reference (TYPE) | STRING | 20090216 |
Method ESCAPE_PROP_NAME_LIKE_PD on class CL_NWECM_WEBDAV_UTIL has no exception.
Method IS_TIMEOUT_INFINITE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_TIMEOUT_HEADER | Value transfer | Type reference (TYPE) | STRING | 20081124 | |||
2 | ![]() |
RV_INFINITE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20081124 |
Method IS_TIMEOUT_INFINITE on class CL_NWECM_WEBDAV_UTIL has no exception.
Method PARSE_LOCKTOKEN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_LOCKTOKEN_COMPLETE | Value transfer | Type reference (TYPE) | STRING | 20081124 | |||
2 | ![]() |
RV_LOCKTOKEN | Value transfer | Type reference (TYPE) | STRING | 20081124 |
Method PARSE_LOCKTOKEN on class CL_NWECM_WEBDAV_UTIL has no exception.
Method PARSE_TIMEOUT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_TIMEOUT_HEADER | Value transfer | Type reference (TYPE) | STRING | 20081124 | |||
2 | ![]() |
RV_TIMEOUT | Value transfer | Type reference (TYPE) | STRING | 20081124 |
Method PARSE_TIMEOUT on class CL_NWECM_WEBDAV_UTIL has no exception.
Method PARSE_USER_FROM_PDR_LOCK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_PDR_LOCK | Value transfer | Type reference (TYPE) | STRING | 20081124 | |||
2 | ![]() |
RV_USER | Value transfer | Type reference (TYPE) | STRING | 20081124 |
Method PARSE_USER_FROM_PDR_LOCK on class CL_NWECM_WEBDAV_UTIL has no exception.
Method UNESCAPE_PROP_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_XML_NAME | Value transfer | Type reference (TYPE) | STRING | 20081119 | |||
2 | ![]() |
RV_PROP_NAME | Value transfer | Type reference (TYPE) | STRING | 20081119 |
Method UNESCAPE_PROP_NAME on class CL_NWECM_WEBDAV_UTIL has no exception.
Method UNESCAPE_PROP_NAME_LIKE_PD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_XML_NAME | Value transfer | Type reference (TYPE) | STRING | 20090216 | |||
2 | ![]() |
RV_PROP_NAME | Value transfer | Type reference (TYPE) | STRING | 20090216 |
Method UNESCAPE_PROP_NAME_LIKE_PD on class CL_NWECM_WEBDAV_UTIL has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 720 |