SAP ABAP Class /UI2/CL_HTTP_FILE_ENCODE (File encoding ICF handler)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   CA-UI2-INT-FE (Application Component) Frontend Enablement
     /UI2/SRVC_INFRA (Package) SAP UI Services Infrastructure
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_HTTP_EXTENSION HTTP Framework (iHTTP) HTTP Request Handler 20130920
Properties
Class /UI2/CL_HTTP_FILE_ENCODE  
Short Description File encoding ICF handler    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /UI2/SRVC_INFRA   SAP UI Services Infrastructure 
Created 20130920   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /UI2/CL_HTTP_FILE_ENCODE has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_HTTP_EXTENSION HTTP Framework (iHTTP) HTTP Request Handler 20130920
Friends
Class /UI2/CL_HTTP_FILE_ENCODE has no friend class.
Attributes
Class /UI2/CL_HTTP_FILE_ENCODE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ESCAPE_JAVASCRIPT Instance method Private Method Escape a javascript string 20130925
2 GET_MAX_FILE_SIZE Instance method Private Method Get the maximum allowed file size (DOS protection) 20130925
3 SET_RESPONSE_STATUS Instance method Private Method Set error status and create response body 20130920
Events
Class /UI2/CL_HTTP_FILE_ENCODE has no event.
Types
Class /UI2/CL_HTTP_FILE_ENCODE has no local type.
Method Signatures

Method ESCAPE_JAVASCRIPT Signature

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

Method ESCAPE_JAVASCRIPT on class /UI2/CL_HTTP_FILE_ENCODE has no exception.

Method GET_MAX_FILE_SIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SERVER Call by reference Object reference (TYPE REF TO) IF_HTTP_SERVER HTTP Framework (iHTTP) HTTP Server 20130925
2 Returning RV_MAX_SIZE Value transfer Type reference (TYPE) I Integer with +/- Sign (-2.147.483.648 .. 2.147.483.647) 20130925

Method GET_MAX_FILE_SIZE on class /UI2/CL_HTTP_FILE_ENCODE has no exception.

Method SET_RESPONSE_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_STATUS_CODE Call by reference Type reference (TYPE) I 20130920
2 Importing IV_STATUS_TEXT Call by reference Type reference (TYPE) STRING 20130920
3 Importing I_SERVER Call by reference Object reference (TYPE REF TO) IF_HTTP_SERVER HTTP Framework (iHTTP) HTTP Server 20130920

Method SET_RESPONSE_STATUS on class /UI2/CL_HTTP_FILE_ENCODE has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in 100