SAP ABAP Class CL_NWECM_FS_MIMETYPE (ECMI: Fileshare Connector Mimetype Mapper)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ECM-ABA (Application Component) ECM ABAP Stack
     S_NWECM_CONNECTOR_FS (Package) ECMI: Fileshare Connector
Properties
Class CL_NWECM_FS_MIMETYPE  
Short Description ECMI: Fileshare Connector Mimetype Mapper    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_NWECM_CONNECTOR_FS   ECMI: Fileshare Connector 
Created 20100422   SAP 
Last change 20110908   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_NWECM_FS_MIMETYPE has no interface implemented.
Friends
Class CL_NWECM_FS_MIMETYPE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MT_FILE_EXTENSIONS Static Attribute Private Type reference (TYPE) NWECM_T_FS_EXTENSION 20100422
2 MT_MIMETYPES Static Attribute Private Type reference (TYPE) NWECM_T_FS_MIMETYPE 20100422
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor 20100422
2 GET_EXTENSIONS Static method Public Method 20100422
3 GET_MIMETYPES Static method Public Method 20100422
4 GET_MIMETYPE_FROM_FILENAME Static method Public Method 20100422
5 INITIALIZE_FILE_EXTENSIONS Static method Private Method 20100422
6 INITIALIZE_MIMETYPES Static method Private Method 20100422
7 IS_SUPPORTED Static method Public Method 20100422
Events
Class CL_NWECM_FS_MIMETYPE has no event.
Types
Class CL_NWECM_FS_MIMETYPE has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

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

Method GET_EXTENSIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_EXTENSIONS Value transfer Type reference (TYPE) NWECM_T_FS_EXTENSION ECMI: Fileshare Connector Extension Table 20100422

Method GET_EXTENSIONS on class CL_NWECM_FS_MIMETYPE has no exception.

Method GET_MIMETYPES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_MIMETYPES Value transfer Type reference (TYPE) NWECM_T_FS_MIMETYPE 20100422

Method GET_MIMETYPES on class CL_NWECM_FS_MIMETYPE has no exception.

Method GET_MIMETYPE_FROM_FILENAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FILENAME Call by reference Type reference (TYPE) STRING 20100422
2 Returning RV_MIMETYPE Value transfer Type reference (TYPE) NWECM_FS_MIMETYPE 20100422

Method GET_MIMETYPE_FROM_FILENAME on class CL_NWECM_FS_MIMETYPE has no exception.

Method INITIALIZE_FILE_EXTENSIONS Signature

Method INITIALIZE_FILE_EXTENSIONS on class CL_NWECM_FS_MIMETYPE has no parameter.
Method INITIALIZE_FILE_EXTENSIONS on class CL_NWECM_FS_MIMETYPE has no exception.

Method INITIALIZE_MIMETYPES Signature

Method INITIALIZE_MIMETYPES on class CL_NWECM_FS_MIMETYPE has no parameter.
Method INITIALIZE_MIMETYPES on class CL_NWECM_FS_MIMETYPE has no exception.

Method IS_SUPPORTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_MIMETYPE Call by reference Type reference (TYPE) NWECM_FS_MIMETYPE 20100422
2 Returning RV_EXISTS Value transfer Type reference (TYPE) ABAP_BOOL 20100422

Method IS_SUPPORTED on class CL_NWECM_FS_MIMETYPE has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 703