SAP ABAP Class CL_WDR_P6S_RESOURCE_HANDLER (Handling of P6S Resources)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-ABA (Application Component) Web Dynpro ABAP
     SWDP_PERSONAS (Package) Web Dynpro ABAP Objects for Personas
Properties
Class CL_WDR_P6S_RESOURCE_HANDLER  
Short Description Handling of P6S Resources    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWDP_PERSONAS   Web Dynpro ABAP Objects for Personas 
Created 20140109   SAP 
Last change 20141120    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_WDR_P6S_RESOURCE_HANDLER has no interface implemented.
Friends
Class CL_WDR_P6S_RESOURCE_HANDLER has no friend class.
Attributes
Class CL_WDR_P6S_RESOURCE_HANDLER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_IMAGE_LOCAL Static method Private Method 20140227
2 GET_RESOURCE_URL Static method Public Method Returns URL of a resource 20140109
3 GET_UPLOAD_URL Static method Public Method Returns the URL for the file upload 20140324
4 HANDLE_RESOURCE_REQUEST Static method Public Method Handles a request for a resource 20140109
5 HANDLE_RESOURCE_UPLOAD Static method Public Method Handles the file upload 20140324
Events
Class CL_WDR_P6S_RESOURCE_HANDLER has no event.
Types
Class CL_WDR_P6S_RESOURCE_HANDLER has no local type.
Method Signatures

Method GET_IMAGE_LOCAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting CONTENT Call by reference Type reference (TYPE) XSTRING 20140227
2 Exporting MIME_TYPE Call by reference Type reference (TYPE) STRING 20140227
3 Importing RESOURCE_ID Call by reference Type reference (TYPE) STRING 20140227

Method GET_IMAGE_LOCAL on class CL_WDR_P6S_RESOURCE_HANDLER has no exception.

Method GET_RESOURCE_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing RESOURCE_ID Call by reference Type reference (TYPE) STRING 20140109
2 Returning URL Value transfer Type reference (TYPE) STRING 20140109

Method GET_RESOURCE_URL on class CL_WDR_P6S_RESOURCE_HANDLER has no exception.

Method GET_UPLOAD_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning UPLOAD_URL Value transfer Type reference (TYPE) STRING 20140324

Method GET_UPLOAD_URL on class CL_WDR_P6S_RESOURCE_HANDLER has no exception.

Method HANDLE_RESOURCE_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SERVER Call by reference Object reference (TYPE REF TO) IF_HTTP_SERVER HTTP Framework (iHTTP) HTTP Response 20140109

Method HANDLE_RESOURCE_REQUEST on class CL_WDR_P6S_RESOURCE_HANDLER has no exception.

Method HANDLE_RESOURCE_UPLOAD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HTTP_EXTENSION Call by reference Object reference (TYPE REF TO) IF_HTTP_EXTENSION HTTP Framework (iHTTP) HTTP Request 20140324
2 Importing SERVER Call by reference Object reference (TYPE REF TO) IF_HTTP_SERVER HTTP Framework (iHTTP) HTTP Server 20140324

Method HANDLE_RESOURCE_UPLOAD on class CL_WDR_P6S_RESOURCE_HANDLER has no exception.
History
Last changed by/on SAP  20141120 
SAP Release Created in 740