public abstract CommandInfo[] getAllCommands (String mimeType)

Get all the available commands for this type. This method should return all the possible commands for this MIME type.

Parameters:
mimeType    the MIME type

Returns:  the CommandInfo objects representing all the commands.