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
public PortalMIMECommand[] getCommandsList()
Returns the list of commands that are supported by this type (Open, Print ...)
public String[] getExtensionsList()
Returns a list of extension for this type
public String getIconPath()
Returns the path leading to an icon representing the MIME Types
public String[] getOptionalExtensionsList()
Returns a list of optional extension for this type
public String getType()
Returns the type of the data (ex: image/bmp)
public String getTypeDescription()
Returns a description of the data type


Field Detail

Constructor Detail

Method Detail

getCommandsList

    public PortalMIMECommand[] getCommandsList()

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


getExtensionsList

    public String[] getExtensionsList()

Returns a list of extension for this type


getIconPath

    public String getIconPath()

Returns the path leading to an icon representing the MIME Types


getOptionalExtensionsList

    public String[] getOptionalExtensionsList()

Returns a list of optional extension for this type


getType

    public String getType()

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


getTypeDescription

    public String getTypeDescription()

Returns a description of the data type



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