SAP ABAP Class /UI5/CL_ADT_REP_RES_CONTENT (ABAP File Store: Base class for content resource)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   CA-UI5-TOL (Application Component) SAP UI development toolkit for HTML5 - Design Time Tools
     /UI5/ADT_REP_FS (Package) ABAP File Store
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  /UI5/CL_ADT_REP_RES_OBJ_BASE ABAP File Store: Base class for resource controller 20120118
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  /UI5/CL_REP_RES_CONTENT UI5 Rep on BSP: Object content resource 20120118
Properties
Class /UI5/CL_ADT_REP_RES_CONTENT  
Short Description ABAP File Store: Base class for content resource    
Super Class /UI5/CL_ADT_REP_RES_OBJ_BASE ABAP File Store: Base class for resource controller 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /UI5/ADT_REP_FS   ABAP File Store 
Created 20120118   SAP 
Last change 20141120    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /UI5/CL_ADT_REP_RES_CONTENT has no forward declaration.
Interfaces
Class /UI5/CL_ADT_REP_RES_CONTENT has no interface implemented.
Friends
Class /UI5/CL_ADT_REP_RES_CONTENT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CV_PROPERTY_CURRENT_ETAG Constant Public Type reference (TYPE) STRING 'CURRENT_ETAG' 20120118
2 CV_PROPERTY_ETAG Constant Public Type reference (TYPE) STRING 'ETAG' 20120118
3 CV_QUERY_PARAM_BINARY Constant Public Type reference (TYPE) STRING 'isBinary' 20120125
4 CV_QUERY_PARAM_CHARSET Constant Public Type reference (TYPE) STRING 'charset' 20120125
5 CV_QUERY_PARAM_DELETE_CHILDREN Constant Public Type reference (TYPE) STRING 'deleteChildren' 20120118
6 CV_QUERY_PARAM_DESCRIPTION Constant Public Type reference (TYPE) STRING 'description' 20120504
7 CV_QUERY_PARAM_DEVCLASS Constant Public Type reference (TYPE) STRING 'devclass' 20120430
8 CV_QUERY_PARAM_NAME Constant Public Type reference (TYPE) STRING 'name' 20120118
9 CV_QUERY_PARAM_PREFERED_LF Constant Public Type reference (TYPE) STRING 'preferedLineSeparator' 20140119
10 CV_QUERY_PARAM_TYPE Constant Public Type reference (TYPE) STRING 'type' 20120118
11 CV_QUERY_PARAM_VALUE_TRUE Constant Public Type reference (TYPE) STRING 'true' 20120118
12 CV_TYPE_FILE Constant Public Type reference (TYPE) STRING 'file' 20120118
13 CV_TYPE_FOLDER Constant Public Type reference (TYPE) STRING 'folder' 20120118
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20120118
2 VERIFY_ETAG_FOR_FILE_CONTENT Instance method Private Method 20120118
Events
Class /UI5/CL_ADT_REP_RES_CONTENT has no event.
Types
Class /UI5/CL_ADT_REP_RES_CONTENT has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_ROOT_PATH_LIST Call by reference Type reference (TYPE) TY_ROOT_PATH_LIST 20120118

Method CONSTRUCTOR on class /UI5/CL_ADT_REP_RES_CONTENT has no exception.

Method VERIFY_ETAG_FOR_FILE_CONTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ACT_ETAG Call by reference Type reference (TYPE) STRING 20120118
2 Importing IV_ETAG Call by reference Type reference (TYPE) STRING 20120118
3 Importing IV_PATH Call by reference Type reference (TYPE) STRING 20120118
# Exception Resumable Description Created on
1 CX_ADT_REST Shared exceptions for resource/service framework 20120118
History
Last changed by/on SAP  20141120 
SAP Release Created in 100