SAP ABAP Class CL_RCM_WEBDAV_RESOURCE_CONT (RCM Webdav Collection for Container Objects)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-CM (Application Component) Case Management
⤷
SRM_WEBDAV (Package) SRM WebDAV Solution
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RCM_WEBDAV_RESOURCE | RCM WebDAV Resource (Abstract) | 20041206 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RCM_WEBDAV_COLLECTION | RCM WebDAV Collection Interface | 20041206 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RCM_WEBDAV_RESOURCE_CONTFLD | RCM Webdav Collection for Container Folders | 20041123 |
Properties
| Class | CL_RCM_WEBDAV_RESOURCE_CONT | |
| Short Description | RCM Webdav Collection for Container Objects | |
| Super Class | CL_RCM_WEBDAV_RESOURCE | RCM WebDAV Resource (Abstract) |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SRM_WEBDAV | SRM WebDAV Solution |
| Created | 20041008 | SAP |
| Last change | 20050214 | 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
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RCM_WEBDAV_COLLECTION | RCM WebDAV Collection Interface | 20041206 |
Friends
Class CL_RCM_WEBDAV_RESOURCE_CONT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | RCMWD_TT_STRING | Table with folder IDs in order of embedding | 20041210 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | SRM_LIST_ATTRIBUTE_VALUE | List of Standard Attributes of the SP | 20041018 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | I | Current Container Level | 20041123 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | STRING | Container Node ID | 20041123 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | TIMESTAMP | 20050720 | ||||
| 6 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_HTTP_WEBDAV_RESOURCE | WebDAV Resource | 20041206 | |||
| 7 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_SRM_POID | POID | 20041008 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20041008 | |
| 2 | Instance method | Protected | Method | Create Child Resource | 20041015 | |
| 3 | Instance method | Protected | Method | Return a collection of the container elements | 20041008 | |
| 4 | Instance method | Private | Method | Return element for resource to be inserted into container | 20041220 | |
| 5 | Instance method | Private | Method | Return Standard SP Attributes | 20041018 | |
| 6 | Instance method | Private | Method | Return SPS ID for New Container Child | 20041210 |
Events
Class CL_RCM_WEBDAV_RESOURCE_CONT has no event.
Types
Class CL_RCM_WEBDAV_RESOURCE_CONT has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_EXISTS | Call by reference | Type reference (TYPE) | BOOLEAN | 'X' | boolsche Variable (X=true, -=false, space=unknown) | 20041008 | ||
| 2 | IM_FOLDER_IDS | Call by reference | Type reference (TYPE) | RCMWD_TT_STRING | Folder IDs for some collection resources | 20041008 | |||
| 3 | IM_PARENT_URI | Call by reference | Type reference (TYPE) | STRING | Parent resource URI | 20041029 | |||
| 4 | IM_PARENT_URL | Call by reference | Type reference (TYPE) | STRING | Parent resource URL | 20041029 | |||
| 5 | IM_RESOURCE_KEY | Call by reference | Type reference (TYPE) | RCMWD_T_RESOURCE_KEY | Complex resource key | 20041012 |
Method CONSTRUCTOR on class CL_RCM_WEBDAV_RESOURCE_CONT has no exception.
Method CREATE_CHILD_RESOURCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_CHILD_ID | Call by reference | Type reference (TYPE) | STRING | Child ID | 20041015 | |||
| 2 | IM_CONT_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_SRM_CONTAINER_ELEMENT | Element in einem Container(Akte etc.) | 20041123 | |||
| 3 | RE_RESOURCE | Value transfer | Object reference (TYPE REF TO) | CL_RCM_WEBDAV_RESOURCE | RCM WebDAV resource (abstract) | 20041015 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Framework (abstrakt) | 20041119 |
Method GET_ELEMENTS_COLLECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_COLLECTION | Value transfer | Object reference (TYPE REF TO) | IF_SRM_CONT_ELEMENT_COLLECT | Collection über Container-Elemente | 20041217 |
Method GET_ELEMENTS_COLLECTION on class CL_RCM_WEBDAV_RESOURCE_CONT has no exception.
Method GET_ELEMENT_FOR_RESOURCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_CONTAINER_CHANGE | Call by reference | Object reference (TYPE REF TO) | IF_SRM_SP_CONT_ELEMENT_CHANGE | Element(e) eines Containers ändern | 20041220 | |||
| 2 | IM_RESOURCE | Call by reference | Object reference (TYPE REF TO) | CL_RCM_WEBDAV_RESOURCE | RCM WebDAV resource (abstract) | 20041220 | |||
| 3 | RE_ELEMENT | Value transfer | Object reference (TYPE REF TO) | IF_SRM_CONTAINER_ELEMENT | Element in einem Container(Akte etc.) | 20041220 |
Method GET_ELEMENT_FOR_RESOURCE on class CL_RCM_WEBDAV_RESOURCE_CONT has no exception.
Method GET_STANDARD_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_CREATED_AT | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) | 20050810 | |||
| 2 | EX_LAST_CHANGED_AT | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) | 20050810 |
Method GET_STANDARD_ATTRIBUTES on class CL_RCM_WEBDAV_RESOURCE_CONT has no exception.
Method SELECT_SPS_ID_FOR_NEW_CHILD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CH_FREE_ELEMENTS | Call by reference | Type reference (TYPE) | SRMRI_CONTAINER_ELEMENT_TAB | Collection über Container-Elemente | 20041214 | |||
| 2 | EX_SPS_ID | Call by reference | Type reference (TYPE) | STRING | Selected SPS ID | 20041214 | |||
| 3 | IM_FILENAME | Call by reference | Type reference (TYPE) | STRING | File name | 20041222 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Framework (abstrakt) | 20041227 |
History
| Last changed by/on | SAP | 20050214 |
| SAP Release Created in | 700 |