|
|
|||||
| 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 |
| 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 |
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