SAP ABAP Class CL_CSI_FILESTORE_DIR_AWS (CSI AWS File Store Object Directory)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-EPT-RCC (Application Component) Remote Control and Communication Framework
⤷
CSI_PROVIDER_AWS (Package) Cloud Service Provider: AWS
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_CSI_FILESTORE_OBJECT_AWS | CSI AWS Main FileStore Object | 20091228 |
Properties
| Class | CL_CSI_FILESTORE_DIR_AWS | |
| Short Description | CSI AWS File Store Object Directory | |
| Super Class | CL_CSI_FILESTORE_OBJECT_AWS | CSI AWS Main FileStore Object |
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CSI_PROVIDER_AWS | Cloud Service Provider: AWS |
| Created | 20091119 | 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) | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 3 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_CSI_FILESTORE_DIR_AWS has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_CSI_FILESTORE | 20100318 | CSI Filestore | |
| 2 | CL_CSI_FILESTORE_AWS | 20091228 | CSI AWS File Store: S3 | |
| 3 | CL_CSI_FILESTORE_FILE_AWS | 20091228 | CSI AWS File Store Object File | |
| 4 | CL_CSI_FILESTORE_OBJECT | 20100318 | CSI Filestore Object | |
| 5 | CL_CSI_PROVIDER_AWS | 20091119 | CSI AWS Cloud Provider Implementation |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | CSI_STRING | '$folder$' | CSI String | 20100119 | ||
| 2 | Constant | Public | Type reference (TYPE) | CSI_STRING | '_' | CSI String | 20100119 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Convert the FullPath to a valid Directory | 20100120 |
Events
Class CL_CSI_FILESTORE_DIR_AWS has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | GTYS_LIST_DATA | Private | See coding | 20100318 | BEGIN OF gtys_list_data,
object_type TYPE csi_filestore_objecttype,
object_filter TYPE csi_string,
max_results TYPE csi_int,
rel_url TYPE csi_string,
bucket TYPE csi_string,
directory TYPE csi_string,
END OF gtys_list_data
|
Method Signatures
Method MAKE_FULLPATH_DIRECTORY Signature
Method MAKE_FULLPATH_DIRECTORY on class CL_CSI_FILESTORE_DIR_AWS has no parameter.
Method MAKE_FULLPATH_DIRECTORY on class CL_CSI_FILESTORE_DIR_AWS has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 702 |