Package com.dassault_systemes.catweb.base.net.registry |
java.lang.Object
|
+-com.dassault_systemes.catweb.base.net.registry.PortalMIMETypes
Framework : PortalBase
Module : PLBbase
public class PortalMIMETypes
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