SAP ABAP Class CL_WDR_MIME_PACKAGE (MIME Package API)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-ABA-REN (Application Component) Web Dynpro ABAP Rendering
     SWDP_RUNTIME_RENDERING_CSR (Package) CSR
Properties
Class CL_WDR_MIME_PACKAGE  
Short Description MIME Package API    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWDP_RUNTIME_RENDERING_CSR   CSR 
Created 20100407   SAP 
Last change 20130531   SAP 
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_MIME_PACKAGE has no interface implemented.
Friends
Class CL_WDR_MIME_PACKAGE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_IS_LOCKED Instance attribute Public Type reference (TYPE) ABAP_BOOL 20100407
2 M_MIME_PACKAGE Instance attribute Public Type reference (TYPE) T_PACKAGE 20100407
3 M_PCKG Instance attribute Private Type reference (TYPE) WDR_MIME_PCKG MIME Package 20100420
Methods
# Method Level Visibility Method type Description Created on
1 ASSERT_LOCKED Instance method Private Method 20100407
2 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20120806
3 CONSTRUCTOR Instance method Public Constructor 20100407
4 DELETE_DEPLOYMENT Instance method Private Method 20100407
5 DEPLOY Instance method Public Method 20100407
6 DEPLOY_FILE Instance method Private Method 20100420
7 GET_DEPLOYED_MIME_TIMESTAMP Instance method Private Method 20100420
8 GET_FILE Instance method Public Method 20100420
9 GET_FILE_CACHE_SUFFIX Instance method Public Method 20100428
10 GET_INFOS Instance method Public Method 20100407
11 GET_LAST_MODIFIED_FROM_ZIP Instance method Public Method 20100407
12 GET_PACKAGE Static method Public Method 20100428
13 GET_PACKAGE_INFO Instance method Public Method 20100407
14 GET_PACKAGE_LOCATION Static method Public Method 20100407
15 GET_PACKAGE_LOCATIONS Static method Public Method 20110322
16 GET_RELATIVE_PATH Instance method Public Method 20110322
17 GET_ZIP_FILE_PATH Instance method Private Method 20100420
18 HASH Static method Private Method 20100407
19 IS_UP_TO_DATE Instance method Public Method 20100407
20 LOCK Instance method Private Method 20100407
21 MATCH Instance method Public Method 20110322
22 READ_FILE Instance method Private Method 20100420
23 SHOW_PROGRESS Instance method Private Method 20100407
24 STATIC_GET_FILE Static method Public Method 20100420
25 UNDEPLOY Instance method Public Method 20100420
26 UNLOCK Instance method Private Method 20100407
Events
Class CL_WDR_MIME_PACKAGE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 T_ENTRY Public Type reference (TYPE) WDR_MIME_FILE 20100407
2 T_PACKAGE Public Type reference (TYPE) WDR_MIME_PCKG-MIME_PACKAGE 20100407
3 T_PACKAGE_OBJ_TAB Public See coding 20110322 T_PACKAGE_OBJ_TAB type standard table of ref to cl_wdr_mime_package with default key
4 T_TIMESTAMP Public Type reference (TYPE) SMIMPHIO-CHNG_TIME 20100407
Method Signatures

Method ASSERT_LOCKED Signature

Method ASSERT_LOCKED on class CL_WDR_MIME_PACKAGE has no parameter.
Method ASSERT_LOCKED on class CL_WDR_MIME_PACKAGE has no exception.

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_WDR_MIME_PACKAGE has no parameter.
Method CLASS_CONSTRUCTOR on class CL_WDR_MIME_PACKAGE has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MIME_PACKAGE Call by reference Type reference (TYPE) T_PACKAGE 20100407

Method CONSTRUCTOR on class CL_WDR_MIME_PACKAGE has no exception.

Method DELETE_DEPLOYMENT Signature

Method DELETE_DEPLOYMENT on class CL_WDR_MIME_PACKAGE has no parameter.
Method DELETE_DEPLOYMENT on class CL_WDR_MIME_PACKAGE has no exception.

Method DEPLOY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FORCE_UPDATE Call by reference Type reference (TYPE) ABAP_BOOL 20100407

Method DEPLOY on class CL_WDR_MIME_PACKAGE has no exception.

Method DEPLOY_FILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTENT Call by reference Type reference (TYPE) XSTRING 20100420
2 Importing RELATIVE_PATH Call by reference Type reference (TYPE) STRING 20100420
3 Importing TIMESTAMP Call by reference Type reference (TYPE) T_TIMESTAMP 20100420

Method DEPLOY_FILE on class CL_WDR_MIME_PACKAGE has no exception.

Method GET_DEPLOYED_MIME_TIMESTAMP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning TIMESTAMP Value transfer Type reference (TYPE) T_TIMESTAMP 20100420

Method GET_DEPLOYED_MIME_TIMESTAMP on class CL_WDR_MIME_PACKAGE has no exception.

Method GET_FILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting CONTENT Value transfer Type reference (TYPE) XSTRING 20100420
2 Importing RELATIVE_PATH Call by reference Type reference (TYPE) STRING 20100420
3 Exporting TIMESTAMP Value transfer Type reference (TYPE) T_TIMESTAMP 20100420

Method GET_FILE on class CL_WDR_MIME_PACKAGE has no exception.

Method GET_FILE_CACHE_SUFFIX Signature

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

Method GET_FILE_CACHE_SUFFIX on class CL_WDR_MIME_PACKAGE has no exception.

Method GET_INFOS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning INFOS Value transfer Type reference (TYPE) TIHTTPNVP 20100407

Method GET_INFOS on class CL_WDR_MIME_PACKAGE has no exception.

Method GET_LAST_MODIFIED_FROM_ZIP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning LAST_MODIFIED Value transfer Type reference (TYPE) T_TIMESTAMP 20100407

Method GET_LAST_MODIFIED_FROM_ZIP on class CL_WDR_MIME_PACKAGE has no exception.

Method GET_PACKAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MIME_PACKAGE Call by reference Type reference (TYPE) T_PACKAGE 20100428
2 Returning PACKAGE Value transfer Object reference (TYPE REF TO) CL_WDR_MIME_PACKAGE 20100428

Method GET_PACKAGE on class CL_WDR_MIME_PACKAGE has no exception.

Method GET_PACKAGE_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ZIP_FILE_PATH Call by reference Type reference (TYPE) STRING 20100407
2 Exporting ZIP_PATH_PREFIX Call by reference Type reference (TYPE) STRING 20100407

Method GET_PACKAGE_INFO on class CL_WDR_MIME_PACKAGE has no exception.

Method GET_PACKAGE_LOCATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ABSOLUTE_FILE_PATH Call by reference Type reference (TYPE) STRING 20100407
2 Exporting PACKAGE Call by reference Object reference (TYPE REF TO) CL_WDR_MIME_PACKAGE 20100407
3 Exporting RELATIVE_PATH Call by reference Type reference (TYPE) STRING 20100407

Method GET_PACKAGE_LOCATION on class CL_WDR_MIME_PACKAGE has no exception.

Method GET_PACKAGE_LOCATIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ABSOLUTE_FILE_PATH Call by reference Type reference (TYPE) STRING 20110322
2 Returning PACKAGES Value transfer Type reference (TYPE) T_PACKAGE_OBJ_TAB 20110322

Method GET_PACKAGE_LOCATIONS on class CL_WDR_MIME_PACKAGE has no exception.

Method GET_RELATIVE_PATH Signature

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

Method GET_RELATIVE_PATH on class CL_WDR_MIME_PACKAGE has no exception.

Method GET_ZIP_FILE_PATH Signature

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

Method GET_ZIP_FILE_PATH on class CL_WDR_MIME_PACKAGE has no exception.

Method HASH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning HASH Value transfer Type reference (TYPE) WDR_MIME_FILE-PATH_HASH 20100407
2 Importing RELATIVE_PATH Call by reference Type reference (TYPE) STRING 20100407

Method HASH on class CL_WDR_MIME_PACKAGE has no exception.

Method IS_UP_TO_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning UP_TO_DATE Value transfer Type reference (TYPE) ABAP_BOOL 20100407

Method IS_UP_TO_DATE on class CL_WDR_MIME_PACKAGE has no exception.

Method LOCK Signature

Method LOCK on class CL_WDR_MIME_PACKAGE has no parameter.
Method LOCK on class CL_WDR_MIME_PACKAGE has no exception.

Method MATCH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_ABSOLUTE Call by reference Type reference (TYPE) ABAP_BOOL 20110322
2 Returning IS_MATCHING Value transfer Type reference (TYPE) ABAP_BOOL 20110322
3 Importing PATH Call by reference Type reference (TYPE) STRING 20110322

Method MATCH on class CL_WDR_MIME_PACKAGE has no exception.

Method READ_FILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CONTENT Value transfer Type reference (TYPE) XSTRING 20100420
2 Importing RELATIVE_PATH Call by reference Type reference (TYPE) STRING 20100420

Method READ_FILE on class CL_WDR_MIME_PACKAGE has no exception.

Method SHOW_PROGRESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PERCENT Call by reference Type reference (TYPE) I 20100407
2 Importing TEXT Call by reference Type reference (TYPE) STRING 20100407

Method SHOW_PROGRESS on class CL_WDR_MIME_PACKAGE has no exception.

Method STATIC_GET_FILE 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 20100420
2 Importing PATH Call by reference Type reference (TYPE) STRING 20100420
3 Exporting TIMESTAMP Call by reference Type reference (TYPE) T_TIMESTAMP 20100420

Method STATIC_GET_FILE on class CL_WDR_MIME_PACKAGE has no exception.

Method UNDEPLOY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FORCE_UPDATE Call by reference Type reference (TYPE) ABAP_BOOL 20100420

Method UNDEPLOY on class CL_WDR_MIME_PACKAGE has no exception.

Method UNLOCK Signature

Method UNLOCK on class CL_WDR_MIME_PACKAGE has no parameter.
Method UNLOCK on class CL_WDR_MIME_PACKAGE has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 703