Package com.dassault_systemes.catweb.base.net.registry

   
Class PortalMIMETypes

 
Class Hierarchy
java.lang.Object
  |
  +-com.dassault_systemes.catweb.base.net.registry.PortalMIMETypes
Class Location

Framework : PortalBase

Module : PLBbase

Class Description

public class PortalMIMETypes

Field Summary

Constructor Summary

Method Summary
String getType()
String getTypeDescription()
String getIconPath()
String[] getExtensionsList()
String[] getOptionalExtensionsList()
PortalMIMECommand[] getCommandsList()


Field Detail

Constructor Detail

Method Detail

getType

    String getType()

Returns the type of the data (ex: image/bmp)


getTypeDescription

    String getTypeDescription()

Returns a description of the data type


getIconPath

    String getIconPath()

Returns the path leading to an icon representing the MIME Types


getExtensionsList

    String[] getExtensionsList()

Returns a list of extension for this type


getOptionalExtensionsList

    String[] getOptionalExtensionsList()

Returns a list of optional extension for this type


getCommandsList

    PortalMIMECommand[] getCommandsList()

Returns the list of commands that are supported by this type (Open, Print ...)



Copyright © 2000, Dassault Systèmes. All rights reserved