SAP ABAP Class CL_DV_DOCUMENT_AO_FILE (ArchiveLink File on Front End)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-ARL (Application Component) ArchiveLink
     SDV0 (Package) Document Viewing
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_DV_DOCUMENT_FILE File on Front End 20040331
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_DV_DOCUMENT_AO ArchiveLink Document 20040318
Properties
Class CL_DV_DOCUMENT_AO_FILE  
Short Description ArchiveLink File on Front End    
Super Class CL_DV_DOCUMENT_FILE File on Front End 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SDV0   Document Viewing 
Created 20040316   SAP 
Last change 20040518   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 SDVT Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_DV_DOCUMENT_AO ArchiveLink Document 20040318
Friends
Class CL_DV_DOCUMENT_AO_FILE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DOC_TYPE Instance attribute Private Type reference (TYPE) STRING 20040316
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20040316
2 GET_DOC_TYPE_FROM_MIME_TYPE Static method Private Method Determine Document Type for MIME Type 20040318
Events
Class CL_DV_DOCUMENT_AO_FILE has no event.
Types
Class CL_DV_DOCUMENT_AO_FILE 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 FILE_NAME Call by reference Type reference (TYPE) CSEQUENCE 20040316
# Exception Resumable Description Created on
1 CX_DV_EXCEPTION Basisklasse für Ausnahmen 20040331

Method GET_DOC_TYPE_FROM_MIME_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning DOC_TYPE Value transfer Type reference (TYPE) STRING 20040318
2 Importing MIME_TYPE Call by reference Type reference (TYPE) CSEQUENCE 20040318

Method GET_DOC_TYPE_FROM_MIME_TYPE on class CL_DV_DOCUMENT_AO_FILE has no exception.
History
Last changed by/on SAP  20040518 
SAP Release Created in 700